Commit graph

8 commits

Author SHA1 Message Date
a5c170a478
refactor(gateway): make node name explicitly configurable in spec
Some checks failed
E2E Tests / Run on Ubuntu (push) Failing after 25s
Tests / Run on Ubuntu (push) Failing after 3m9s
Lint / Run on Ubuntu (push) Failing after 3m39s
2025-01-17 15:03:13 +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
2ef37683cb
chore: add husky config
Some checks failed
E2E Tests / Run on Ubuntu (push) Failing after 30s
Lint / Run on Ubuntu (push) Failing after 3m3s
Tests / Run on Ubuntu (push) Failing after 3m21s
2025-01-04 17:22:41 +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
2fae578618
fix(ci): use arm64 version of kind if necessary
Some checks failed
Lint / Run on Ubuntu (push) Failing after 2m33s
E2E Tests / Run on Ubuntu (push) Failing after 5m25s
Tests / Run on Ubuntu (push) Failing after 2m50s
2024-12-13 10:04:22 +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
734e1b22f9
initial commit 2024-12-10 08:43:59 +01:00