Commit graph

5 commits

Author SHA1 Message Date
89b682935b
docs: extend docs
Some checks failed
Docs / deploy (push) Successful in 1m56s
Lint / Run on Ubuntu (push) Failing after 4m27s
release / release (push) Successful in 5m46s
E2E Tests / Run on Ubuntu (push) Failing after 3m50s
Tests / Run on Ubuntu (push) Failing after 3m23s
2025-01-28 18:01:34 +01:00
d02e2d4653
fix: minor issues
Some checks failed
Deploy pages / deploy (push) Successful in 1m59s
Lint / Run on Ubuntu (push) Failing after 3m23s
E2E Tests / Run on Ubuntu (push) Failing after 4m0s
release / release (push) Successful in 7m16s
Tests / Run on Ubuntu (push) Failing after 3m45s
2025-01-21 19:50:11 +01:00
1ba52b5713
chore: update image versions
Some checks failed
E2E Tests / Run on Ubuntu (push) Failing after 3m42s
Lint / Run on Ubuntu (push) Failing after 3m50s
Tests / Run on Ubuntu (push) Failing after 3m27s
2025-01-20 17:10:39 +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