Commit graph

7 commits

Author SHA1 Message Date
b55afea477
feat(storage): prepare custom resource for storage API
Some checks failed
Deploy pages / deploy (push) Successful in 40s
release / release (push) Waiting to run
E2E Tests / Run on Ubuntu (push) Failing after 1m47s
Lint / Run on Ubuntu (push) Failing after 3m33s
Tests / Run on Ubuntu (push) Failing after 5m3s
2025-01-21 21:56:17 +01:00
03270ec5b7
chore: add license header to all files
Some checks failed
E2E Tests / Run on Ubuntu (push) Failing after 28s
Lint / Run on Ubuntu (push) Failing after 3m9s
Tests / Run on Ubuntu (push) Failing after 2m56s
2025-01-20 17:20:04 +01:00
3104f50c58
refactor: implement control plane as controller-runtime manager
Some checks failed
Tests / Run on Ubuntu (push) Waiting to run
Lint / Run on Ubuntu (push) Has been cancelled
E2E Tests / Run on Ubuntu (push) Has been cancelled
2025-01-20 17:06:41 +01:00
0b551325b9
feat(dashboard): initial support for studio & pg-meta services
Some checks failed
Lint / Run on Ubuntu (push) Failing after 3m49s
E2E Tests / Run on Ubuntu (push) Failing after 3m58s
Tests / Run on Ubuntu (push) Failing after 3m52s
2025-01-11 16:51:53 +01:00
7d9e518f86
refactor(db): extract Supabase migrations from release artifact
Some checks failed
Lint / Run on Ubuntu (push) Failing after 2m42s
E2E Tests / Run on Ubuntu (push) Failing after 3m44s
Tests / Run on Ubuntu (push) Failing after 3m53s
2025-01-05 11:42:15 +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
12090c913a
feat(db): prepare migrations and core CRD
Some checks failed
E2E Tests / Run on Ubuntu (push) Failing after 20s
Lint / Run on Ubuntu (push) Failing after 3m45s
Tests / Run on Ubuntu (push) Failing after 16m8s
2024-12-13 09:09:14 +01:00