b4347cc8a2
chore: update migrations & images and switch to new registry
2025-04-01 20:27:03 +02:00
87a06dac66
feat(ci): update Postgres minor version and delete temporary tags
2025-03-26 15:42:57 +01:00
8b2425d16d
refactor: don't mount service account token into workloads
...
closes #9
2025-02-13 20:17:18 +01:00
2d71a4a132
fix(db): track state of migrations and execute them again when necessary
2025-02-13 09:29:47 +01:00
7f56a3db56
feat: custom postgres images
2025-02-12 17:17:43 +01:00
e9302c51be
feat(apigateway): allow to enable debug logging
2025-02-04 16:42:17 +01:00
6c61adb1c7
fix: route propagation
2025-02-03 15:51:44 +01:00
867daaa375
fix(envoy): version not handled properly
2025-02-03 15:16:54 +01:00
0fccef973f
feat(dashboard): PoC Oauth2 auth
2025-02-03 09:57:05 +01:00
c0cbd22bb0
refactor(apigateway): configure api & dashboard listeneres individually
2025-01-24 09:16:58 +01:00
0014927ca9
feat(storage): finish initial basic implementation
...
- support both s3 & file storage backends
- support imgproxy to scale images
- manually tested with MinIO & local storage
- fixed service discovery issue in APIGatey reconciler not detecting
service changes
- refactored defaults and env variable code to make it manageable again
- add repo link to docs
2025-01-23 18:00:05 +01:00
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
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
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
12090c913a
feat(db): prepare migrations and core CRD
2024-12-13 09:09:14 +01:00