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

[v17] temporarily remove app label checker for saml_idp_service_provider resources #48023

Merged
merged 4 commits into from
Nov 1, 2024

Conversation

flyinghermit
Copy link
Contributor

@flyinghermit flyinghermit commented Oct 28, 2024

Given pending Role V8 introduction, we cannot rollout app label based RBAC for saml_idp_service_provider resources in the v17, which otherwise would be a breaking change for customer upgrading to v17. This PR removes the app_label checker for saml_idp_service_provider resource CRUD methods which were added to the auth_with_roles methods.

The tests includes app label matcher but expects no error. This is done to ensure that app label are not accidentally introduced/enforced on saml resources.

Manually tested the saml_idp_service_provider are only enforced with the verbs, as it used to be before enforcing app_labels

@flyinghermit flyinghermit added the no-changelog Indicates that a PR does not require a changelog entry label Oct 28, 2024
@flyinghermit flyinghermit marked this pull request as ready for review October 28, 2024 18:03
@github-actions github-actions bot requested review from kiosion and zmb3 October 28, 2024 18:04
@flyinghermit flyinghermit added this pull request to the merge queue Oct 31, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 31, 2024
@flyinghermit flyinghermit added this pull request to the merge queue Nov 1, 2024
Merged via the queue into branch/v17 with commit e5e51b7 Nov 1, 2024
39 checks passed
@flyinghermit flyinghermit deleted the sshah/revert-saml-app-label-checker branch November 1, 2024 05:39
rosstimothy pushed a commit that referenced this pull request Nov 4, 2024
…ider` resources (#48023)

* temporarily remove app label checker for saml_idp_service_provider resources

* add todo for role V8, update test to accomodate default implicit RO rule
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants