supabase-operator/internal/controller
Peter Kurfer c0cbd22bb0
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
refactor(apigateway): configure api & dashboard listeneres individually
2025-01-24 09:16:58 +01:00
..
templates feat: basic functionality implemented 2025-01-04 17:07:49 +01:00
apigateway_controller.go refactor(apigateway): configure api & dashboard listeneres individually 2025-01-24 09:16:58 +01:00
apigateway_controller_test.go chore: add license header to all files 2025-01-20 17:20:04 +01:00
core_db_controller.go feat(storage): finish initial basic implementation 2025-01-23 18:00:05 +01:00
core_db_controller_test.go chore: add license header to all files 2025-01-20 17:20:04 +01:00
core_gotrue_controller.go feat(storage): finish initial basic implementation 2025-01-23 18:00:05 +01:00
core_jwt_controller.go feat(storage): prepare custom resource for storage API 2025-01-21 21:56:17 +01:00
core_postgrest_controller.go feat(storage): finish initial basic implementation 2025-01-23 18:00:05 +01:00
dashboard_controller_test.go chore: add license header to all files 2025-01-20 17:20:04 +01:00
dashboard_pg-meta_controller.go feat(storage): prepare custom resource for storage API 2025-01-21 21:56:17 +01:00
dashboard_studio_controller.go chore: setup some example schema to play around 2025-01-21 08:53:10 +01:00
object_meta.go chore: add license header to all files 2025-01-20 17:20:04 +01:00
permissions.go feat(storage): prepare custom resource for storage API 2025-01-21 21:56:17 +01:00
storage_api_controller.go feat(storage): finish initial basic implementation 2025-01-23 18:00:05 +01:00
storage_api_controller_test.go feat(storage): finish initial basic implementation 2025-01-23 18:00:05 +01:00
storage_imgproxy_controller.go feat(storage): finish initial basic implementation 2025-01-23 18:00:05 +01:00
storage_s3_creds_controller.go feat(storage): finish initial basic implementation 2025-01-23 18:00:05 +01:00
suite_test.go chore: add license header to all files 2025-01-20 17:20:04 +01:00
utils.go feat(storage): finish initial basic implementation 2025-01-23 18:00:05 +01:00