Skip to content

Conversation

@STRRL
Copy link
Owner

@STRRL STRRL commented Oct 15, 2025

Add comprehensive Helm chart for deploying supabase-operator with:

  • Complete RBAC setup (ClusterRole, ServiceAccount, bindings)
  • Leader election and metrics collection support
  • Configurable deployment with values.yaml
  • CRD bundled in chart for self-contained installation

Add build tooling in hack/ directory:

  • build-image.sh: BuildKit-enabled image builder with auto-tagging
  • commit-hash.sh: Git commit hash helper for versioning
  • install-setup-envtest.sh: envtest setup automation
  • update-kubernetes-library.sh: Kubernetes dependency updater

Update Makefile with 'image' target for streamlined builds. Update README.md with Helm installation and image build instructions.

Add comprehensive Helm chart for deploying supabase-operator with:
- Complete RBAC setup (ClusterRole, ServiceAccount, bindings)
- Leader election and metrics collection support
- Configurable deployment with values.yaml
- CRD bundled in chart for self-contained installation

Add build tooling in hack/ directory:
- build-image.sh: BuildKit-enabled image builder with auto-tagging
- commit-hash.sh: Git commit hash helper for versioning
- install-setup-envtest.sh: envtest setup automation
- update-kubernetes-library.sh: Kubernetes dependency updater

Update Makefile with 'image' target for streamlined builds.
Update README.md with Helm installation and image build instructions.

Co-Authored-By: Claude <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants