supabase-operator/internal/supabase
Peter Kurfer 0014927ca9
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
feat(storage): finish initial basic implementation
- 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
..
auth.go feat(storage): finish initial basic implementation 2025-01-23 18:00:05 +01:00
db_roles.go chore: add license header to all files 2025-01-20 17:20:04 +01:00
env.go feat(storage): finish initial basic implementation 2025-01-23 18:00:05 +01:00
env_types.go chore: add license header to all files 2025-01-20 17:20:04 +01:00
envoy.go feat(storage): finish initial basic implementation 2025-01-23 18:00:05 +01:00
images.go fix: minor issues 2025-01-21 19:50:11 +01:00
img_proxy.go feat(storage): finish initial basic implementation 2025-01-23 18:00:05 +01:00
jwt.go feat(storage): finish initial basic implementation 2025-01-23 18:00:05 +01:00
pg_meta.go feat(storage): finish initial basic implementation 2025-01-23 18:00:05 +01:00
postgrest.go feat(storage): finish initial basic implementation 2025-01-23 18:00:05 +01:00
storage.go feat(storage): finish initial basic implementation 2025-01-23 18:00:05 +01:00
studio.go feat(storage): finish initial basic implementation 2025-01-23 18:00:05 +01:00