-
Notifications
You must be signed in to change notification settings - Fork 247
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
test: implement e2e test of the deny-label-ns flag #1070
test: implement e2e test of the deny-label-ns flag #1070
Conversation
✅ Deploy Preview for kubernetes-sigs-nfd ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Hi @AhmedGrati. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/cc @marquiz |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @AhmedGrati for the PR. And, really good to get some coverage for the extra-label-ns flag, too. Just a few comments but generally looks good
/ok-to-test |
7d2fddd
to
8b38918
Compare
8b38918
to
932c75c
Compare
932c75c
to
ba1ad9e
Compare
I tried to run these and hit some issues. We need #1074 before merging this one |
@AhmedGrati please rebase (and address the one open comment). After that we should be good to go |
@marquiz which comment? |
ba1ad9e
to
d8764b1
Compare
Woops, my review was pending, not submitted 🤦 |
d8764b1
to
0295dc0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work @AhmedGrati on this! I'm ready to get this in
/assign @fmuyassarov |
0295dc0
to
0c80e0b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @AhmedGrati! Looks good 👍 You just need to update go.mod to include the new dep e.g. by running go mod tidy
0c80e0b
to
7770286
Compare
7770286
to
a523505
Compare
Signed-off-by: AhmedGrati <[email protected]>
a523505
to
16abfd7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me now 👍
ping @fmuyassarov
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: AhmedGrati, marquiz The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Thank you.
LGTM label has been added. Git tree hash: 00363c8664a635a92fa447d2f449cf3cbcce48a3
|
Resolves #1060.
Tested scenarios:
-extra-label-ns
flag*.kubernetes.io
namespace is by default denied.