argo-helm icon indicating copy to clipboard operation
argo-helm copied to clipboard

feat(argo-rollouts): flag to disable clusterrole/clusterrolebinding creation

Open jphelton opened this issue 1 year ago • 0 comments

Added 3 boolean flags to optionally disable the creation of ClusterRoles/ClusterRoleBindings when running argo-rollouts in cluster mode. fixes issue #1384

Note on DCO:

If the DCO action in the integration test fails, one or more of your commits are not signed off. Please click on the Details link next to the DCO action for instructions on how to resolve this.

Checklist:

  • [x] I have bumped the chart version according to versioning
  • [x] I have updated the documentation according to documentation
  • [x] I have updated the chart changelog with all the changes that come with this pull request according to changelog.
  • [x] Any new values are backwards compatible and/or have sensible default.
  • [x] I have signed off all my commits as required by DCO.
  • [x] My build is green (troubleshooting builds).

Changes are automatically published when merged to main. They are not published on branches.

jphelton avatar Aug 01 '22 00:08 jphelton