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

Fix RBAC role generation for IAC #745

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Conversation

dipti-pai
Copy link
Member

Currently, the dev environment setup for IAC is broken due to missing RBAC roles. This PR fixes this.

Changes include :

  • Add missing RBAC permissions in controller
  • Fix make manifests to generate config/rbac/role.yaml
  • Generate config/rbac/role.yaml with additional RBAC permissions.

Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

LGTM

@dipti-pai please rebase with upstream main and force push.

Signed-off-by: Dipti Pai <diptipai89@outlook.com>
@stefanprodan stefanprodan merged commit 649188c into fluxcd:main Sep 11, 2024
7 checks passed
@dipti-pai dipti-pai deleted the fixrbac branch September 11, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing Testing related issues and PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants