Commit graph

3 commits

Author SHA1 Message Date
c0cbd22bb0
refactor(apigateway): configure api & dashboard listeneres individually
Some checks failed
Lint / Run on Ubuntu (push) Has been cancelled
E2E Tests / Run on Ubuntu (push) Has been cancelled
Tests / Run on Ubuntu (push) Has been cancelled
Docs / deploy (push) Successful in 1m54s
release / release (push) Successful in 7m41s
2025-01-24 09:16:58 +01:00
7e0550f190
chore: cleanup examples
Some checks failed
release / release (push) Failing after 2m16s
Docs / deploy (push) Successful in 39s
Lint / Run on Ubuntu (push) Failing after 2m43s
E2E Tests / Run on Ubuntu (push) Has been cancelled
Tests / Run on Ubuntu (push) Has been cancelled
2025-01-22 08:38:36 +01:00
647f602c79
feat: basic functionality implemented
Some checks failed
Lint / Run on Ubuntu (push) Failing after 2m58s
E2E Tests / Run on Ubuntu (push) Failing after 4m18s
Tests / Run on Ubuntu (push) Failing after 2m39s
- 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