Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

syncing rbac based yamls by manually updating all_in_one.yaml and generating latest helm files using make helm-chart #298

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sbdtu5498
Copy link
Contributor

Ⅰ. Describe what this PR does

This PR syncs RBAC based rules across different manifests i.e. role.yaml and all_in_one.yaml. Also, this PR generates the latest version of helm charts.

II. Does this pull request fix one issue?

Fixes #257

III. Special notes for reviewers if any.

None

…erating latest helm files using make helm-chart

Signed-off-by: Sanskar Bhushan <[email protected]>
@SimonCqk
Copy link
Collaborator

SimonCqk commented Jul 7, 2023

I'll review ASAP

@@ -26,25 +26,6 @@ rules:
- get
- patch
- update
- apiGroups:
- "coordination.k8s.io"
resources:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

leases RBAC should be reserved?

@SimonCqk
Copy link
Collaborator

SimonCqk commented Jan 2, 2024

btw, PR conflicts with master branch

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.

[BUG] role.yaml and all_in_one.yaml is not in sync
2 participants