- when setting an OIDC issuer URL the defaulter will fetch and set
authorization and token endpoints
- basic auth allows to use either inline hashed credentials or plaintext
credentials from a secret that are automatically hashed
- finish TLS support for API & dashboard listeners
- added Core CRD to manage DB migrations & configuration, PostgREST and
GoTrue (auth)
- added APIGateway CRD to manage Envoy proxy
- added Dashboard CRD to manage (so far) pg-meta and (soon) studio
deployments
- implemented basic Envoy control plane based on K8s watcher