Generate RBAC role directly into Chart template, adapt hardcoded path.#299
Generate RBAC role directly into Chart template, adapt hardcoded path.#299
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
📝 WalkthroughWalkthroughThis PR reorganizes RBAC generation and Helm templates: controller-gen now emits RBAC artifacts into the chart templates directory and uses role name ChangesRBAC Configuration Refactoring
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
helmify before did convert the controller-gen generated rbac role to helm, but now we can just use it directly in the charts. Seperated out the rbac role. Should work as before.
helmify before did convert the controller-gen generated rbac role to
helm, but now we can just use it directly in the charts. Seperated out
the rbac role.
Should work as before.
Summary by CodeRabbit