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

Add ExternalRules to RoleTemplate #1357

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

raulcabello
Copy link
Contributor

backport #1356

Co-authored-by: Jonathan Crowther [email protected]
Co-authored-by: Enrico Candino [email protected]

@raulcabello raulcabello changed the title Add ExternalRules to RoleTemplate (#4) Add ExternalRules to RoleTemplate Jun 18, 2024
Copy link
Collaborator

@matttrach matttrach left a comment

Choose a reason for hiding this comment

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

The changes themselves look sane, I am not sure about the updates in the go mod, if we can get unit and acceptance tests working I think this change can be merged.

@jiaqiluo
Copy link
Member

hi @raulcabello, a PR for adding GHA workflows was just merged, could you rebase your PR against the base branch so that the workflow will run on your PR?

@raulcabello
Copy link
Contributor Author

The changes themselves look sane, I am not sure about the updates in the go mod, if we can get unit and acceptance tests working I think this change can be merged.

I bumped the Rancher version because we need the new RoleTemplate field. All those version bumps are because this new version of Rancher requires new versions of other dependencies.

@raulcabello raulcabello requested a review from matttrach June 19, 2024 08:09
External rules used for authorization. This field is required when External=true and no underlying ClusterRole exists

---------

Co-authored-by: Jonathan Crowther <[email protected]>
Co-authored-by: Enrico Candino <[email protected]>

bump rancher version to include external rules

Signed-off-by: raul <[email protected]>
@matttrach matttrach merged commit 6fed2a6 into rancher:release/v3 Jun 27, 2024
1 check passed
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.

5 participants