Skip to content

fix: add missing deployments RBAC to Helm chart manager-role template#9

Merged
austin-barrington merged 2 commits into
mainfrom
fix_operator_permissions
Jul 1, 2026
Merged

fix: add missing deployments RBAC to Helm chart manager-role template#9
austin-barrington merged 2 commits into
mainfrom
fix_operator_permissions

Conversation

@austin-barrington

Copy link
Copy Markdown
Member

The Helm chart RBAC template only listed statefulsets under the apps apiGroup, omitting deployments. This caused the controller-runtime informer cache to fail on startup with a forbidden error when watching Deployment resources.

The Helm chart RBAC template only listed statefulsets under the apps
apiGroup, omitting deployments. This caused the controller-runtime
informer cache to fail on startup with a forbidden error when watching
Deployment resources.
 - Add missing deployments RBAC permission to Helm chart manager-role
 - Add missing monitoring.coreos.com/servicemonitors RBAC marker
 - Regenerate CRDs, RBAC, and install.yaml
 - Add optional Ingress and Gateway API templates (disabled by default)
@austin-barrington austin-barrington merged commit 1f16651 into main Jul 1, 2026
4 checks passed
@austin-barrington austin-barrington deleted the fix_operator_permissions branch July 1, 2026 12:54
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.

1 participant