-
Notifications
You must be signed in to change notification settings - Fork 16.8k
[stable/nginx-ingress] Add Validation webhook for nginx ingress controller #17230
[stable/nginx-ingress] Add Validation webhook for nginx ingress controller #17230
Conversation
Hi @LucasBoisserie. Thanks for your PR. I'm waiting for a helm 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. |
/assign @ChiefAlexander |
/ok-to-test Can you also add a test to https://github.com/helm/charts/tree/master/stable/nginx-ingress/ci |
Signed-off-by: LucasBoisserie <lucas.boisserie@gmail.com>
I add 4 tests for webhook and webhook with psp |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ChiefAlexander, LucasBoisserie 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 |
…oller (helm#17230) * Add Validation webhook for nginx ingress controller Signed-off-by: LucasBoisserie <lucas.boisserie@gmail.com> * add tests Signed-off-by: LucasBoisserie <lucas.boisserie@gmail.com>
…oller (helm#17230) * Add Validation webhook for nginx ingress controller Signed-off-by: LucasBoisserie <lucas.boisserie@gmail.com> * add tests Signed-off-by: LucasBoisserie <lucas.boisserie@gmail.com> Signed-off-by: Ali Sattari <ali.sattari@gmail.com>
Is this a new chart
No
What this PR does / why we need it:
Nginx-ingress controller add a Validation webhook in 0.25 for ingress object
Add deployment inside helm chart
Which issue this PR fixes
None
Special notes for your reviewer:
Implementation is inspired by the prometheus operator webhooks
Checklist
[stable/chart]
)