Clean up duplicated RBAC shadow-compare paths#1464
Open
anniegracehu wants to merge 1 commit intocloud-ark:masterfrom
Open
Clean up duplicated RBAC shadow-compare paths#1464anniegracehu wants to merge 1 commit intocloud-ark:masterfrom
anniegracehu wants to merge 1 commit intocloud-ark:masterfrom
Conversation
Drop old/new consumer/provider RBAC builders and parity-only checks, and use one canonical ruleset for each apply path while preserving current permissions behavior and provider perms wildcard filtering. Made-with: Cursor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
_assert_rule_parity,_assert_all_resources_parity, and old/new dual-builder flow)_build_consumer_rules,_build_provider_rules) and use it directly in apply paths-permswildcard filtering viaskip_wildcard=TrueTest plan
python -m unittest tests.test_provider_kubeconfig.TestCli -vKUBECONFIG=/path/to/kubeconfig python -m unittest tests.test_provider_kubeconfig -v