Update docs with RBAC for raw & keda remote deploys#3427
Update docs with RBAC for raw & keda remote deploys#3427knative-prow[bot] merged 2 commits intoknative:mainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3427 +/- ##
==========================================
- Coverage 54.62% 54.56% -0.07%
==========================================
Files 179 179
Lines 20228 20214 -14
==========================================
- Hits 11049 11029 -20
- Misses 8009 8013 +4
- Partials 1170 1172 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
If I understand correctly - on changing deployer this would require removing the old permissions to set new permissions. Should we also include a "one fits all" setup which could set all permissions for all deployers? |
TBH: I was wondering the same, but somehow didn't follow up on this. Let me add a solution for all deployers too |
|
/cc @gauron99 |
|
thanks! awesome |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: creydr, gauron99 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Updating the docs with the require roles & rolebindings to make the remote deployments with the raw & keda deployer work