policy: Improve PASS handling for non-consecutive tiers and wildcard fallbacks#43917
Merged
jrajahalme merged 1 commit intocilium:mainfrom Feb 11, 2026
Merged
policy: Improve PASS handling for non-consecutive tiers and wildcard fallbacks#43917jrajahalme merged 1 commit intocilium:mainfrom
jrajahalme merged 1 commit intocilium:mainfrom
Conversation
7dd31af to
6d58ea9
Compare
Contributor
Author
|
/test |
1 similar comment
Contributor
Author
|
/test |
c2c3aa3 to
ecabc60
Compare
b780e34 to
5847464
Compare
5847464 to
43264f0
Compare
3 tasks
Contributor
|
/test |
fristonio
approved these changes
Feb 10, 2026
jrajahalme
reviewed
Feb 10, 2026
jrajahalme
requested changes
Feb 10, 2026
43264f0 to
8b8471e
Compare
Signed-off-by: Blaz Zupan <blaz@google.com>
8b8471e to
252dd85
Compare
jrajahalme
approved these changes
Feb 11, 2026
Member
|
/test |
Contributor
|
I had some trouble backporting this to v1.19. The code in v1.19 is slightly different and I don't want to do something wrong for policy relevant code. Marking this as |
Contributor
|
@glrf thanks for the attempt. @jrajahalme will do the backport. |
1 task
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.
Fixes errors when PASSing over tiers (e.g., Tier 0 to Tier 2)
Fixes: #43916