Commit graph

5 commits

Author SHA1 Message Date
b55afea477
feat(storage): prepare custom resource for storage API 2025-01-21 21:56:17 +01:00
ef8f3471ab
chore: setup some example schema to play around 2025-01-21 08:53:10 +01:00
03270ec5b7
chore: add license header to all files 2025-01-20 17:20:04 +01:00
0b551325b9
feat(dashboard): initial support for studio & pg-meta services 2025-01-11 16:51:53 +01:00
647f602c79
feat: basic functionality implemented
- 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
2025-01-04 17:07:49 +01:00