Commit graph

13 commits

Author SHA1 Message Date
ef8f3471ab
chore: setup some example schema to play around 2025-01-21 08:53:10 +01:00
39a262dd34
feat: prepare release 2025-01-20 18:03:42 +01:00
03270ec5b7
chore: add license header to all files 2025-01-20 17:20:04 +01:00
1ba52b5713
chore: update image versions 2025-01-20 17:10:39 +01:00
3104f50c58
refactor: implement control plane as controller-runtime manager 2025-01-20 17:06:41 +01:00
a5c170a478
refactor(gateway): make node name explicitly configurable in spec 2025-01-17 15:03:13 +01:00
0b551325b9
feat(dashboard): initial support for studio & pg-meta services 2025-01-11 16:51:53 +01:00
7d9e518f86
refactor(db): extract Supabase migrations from release artifact 2025-01-05 11:42:15 +01:00
2ef37683cb
chore: add husky config 2025-01-04 17:22:41 +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
2fae578618
fix(ci): use arm64 version of kind if necessary 2024-12-13 10:04:22 +01:00
12090c913a
feat(db): prepare migrations and core CRD 2024-12-13 09:09:14 +01:00
734e1b22f9
initial commit 2024-12-10 08:43:59 +01:00