-
Notifications
You must be signed in to change notification settings - Fork 3.4k
TESTING: cilium-cli: add connectivity tests for policy-default-local-cluster #39731
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
Closed
MrFreezeex
wants to merge
3
commits into
cilium:main
from
MrFreezeex:conn-test-policy-default-local-cluster
Closed
TESTING: cilium-cli: add connectivity tests for policy-default-local-cluster #39731
MrFreezeex
wants to merge
3
commits into
cilium:main
from
MrFreezeex:conn-test-policy-default-local-cluster
Conversation
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
/test |
87560d1
to
a657837
Compare
/test |
a657837
to
b282000
Compare
/test |
b282000
to
ed41650
Compare
/test |
ed41650
to
97d620b
Compare
/test |
97d620b
to
9203d29
Compare
/test |
9203d29
to
0aa7edf
Compare
/test |
0aa7edf
to
1dda024
Compare
/test |
1dda024
to
646353f
Compare
/test |
646353f
to
bf8cc7f
Compare
/test |
1 similar comment
/test |
bf8cc7f
to
e045597
Compare
/test |
e045597
to
ac4fcba
Compare
/test |
ac4fcba
to
e75283f
Compare
/test |
e75283f
to
2ccfa16
Compare
/test |
Add a new test when policy-default-local-cluster where we have a policy which we don't specify any cluster to be filtered. In a multicluster scenario this means that the traffic to the remote cluster is denied and in a single cluster the traffic should be authorized. Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
2ccfa16
to
16af2d8
Compare
/test |
/ci-ingress |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
cilium-cli
This PR contains changes related with cilium-cli
dont-merge/needs-release-note-label
The author needs to describe the release impact of these changes.
dont-merge/preview-only
Only for preview or testing, don't merge it.
sig/policy
Impacts whether traffic is allowed or denied based on user-defined policies.
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.
Please ensure your pull request adheres to the following guidelines:
description and a
Fixes: #XXX
line if the commit addresses a particularGitHub issue.
Fixes: <commit-id>
tag, thenplease add the commit author[s] as reviewer[s] to this issue.
Fixes: #issue-number