Commit graph

14 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
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
0014927ca9
feat(storage): finish initial basic implementation
Some checks failed
E2E Tests / Run on Ubuntu (push) Has been cancelled
Tests / Run on Ubuntu (push) Has been cancelled
Lint / Run on Ubuntu (push) Has been cancelled
Docs / deploy (push) Successful in 1m51s
release / release (push) Successful in 6m36s
- 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
604525de38
feat: prepare test execution with mage & update tools
Some checks failed
Docs / deploy (push) Successful in 53s
Lint / Run on Ubuntu (push) Failing after 3m49s
E2E Tests / Run on Ubuntu (push) Failing after 28s
Tests / Run on Ubuntu (push) Failing after 3m38s
release / release (push) Successful in 9m13s
2025-01-22 19:15:26 +01:00
6e9ebb5e61
fix(ci): omit import path in container images
Some checks failed
E2E Tests / Run on Ubuntu (push) Has been cancelled
Tests / Run on Ubuntu (push) Has been cancelled
Docs / deploy (push) Has been cancelled
Lint / Run on Ubuntu (push) Has been cancelled
release / release (push) Failing after 5m20s
2025-01-22 10:12:56 +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
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
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
39a262dd34
feat: prepare release
Some checks failed
Lint / Run on Ubuntu (push) Failing after 3m5s
E2E Tests / Run on Ubuntu (push) Failing after 24s
Tests / Run on Ubuntu (push) Failing after 2m40s
release / release (push) Successful in 7m50s
2025-01-20 18:03:42 +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