Skip to content
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

Validation webhook for ingress #6341

Merged
merged 6 commits into from
Aug 23, 2023
Merged

Conversation

MustafaSaber
Copy link
Member

Introducing validation for skipper Ingress annotations

Related zalando/skipper#2493 & zalando/skipper#1618

@MustafaSaber MustafaSaber self-assigned this Aug 15, 2023
Signed-off-by: Mustafa Abdelrahman <mustafa.abdelrahman@zalando.de>
Signed-off-by: Mustafa Abdelrahman <mustafa.abdelrahman@zalando.de>
Signed-off-by: Mustafa Abdelrahman <mustafa.abdelrahman@zalando.de>
add initial deletion

remove condition for webhook to work always with ingress at least

Signed-off-by: Mustafa Abdelrahman <mustafa.abdelrahman@zalando.de>
Signed-off-by: Mustafa Abdelrahman <mustafa.abdelrahman@zalando.de>
Signed-off-by: Mustafa Abdelrahman <mustafa.abdelrahman@zalando.de>
@AlexanderYastrebov
Copy link
Member

👍

1 similar comment
@gargravarr
Copy link
Contributor

👍

@gargravarr gargravarr merged commit dae852e into dev Aug 23, 2023
9 checks passed
@gargravarr gargravarr deleted the validation-webhook-for-ingress branch August 23, 2023 09:30
This was referenced Aug 23, 2023
AlexanderYastrebov added a commit that referenced this pull request Aug 24, 2023
Followup on #6341

Signed-off-by: Alexander Yastrebov <alexander.yastrebov@zalando.de>
AlexanderYastrebov added a commit that referenced this pull request Aug 24, 2023
Followup on #6341

Signed-off-by: Alexander Yastrebov <alexander.yastrebov@zalando.de>
AlexanderYastrebov added a commit that referenced this pull request Aug 24, 2023
Similar to existing routegroups_validation.

Tested that it works also when both are disabled:
```
~$ kubectl get ValidatingWebhookConfiguration skipper-admitter.teapot.zalan.do
NAME                               WEBHOOKS   AGE
skipper-admitter.teapot.zalan.do   0          27h
```

Followup on #6341

Signed-off-by: Alexander Yastrebov <alexander.yastrebov@zalando.de>
AlexanderYastrebov added a commit that referenced this pull request Aug 24, 2023
Use version before #6341.
PR #6384 introduces config item for ingress validation.

Signed-off-by: Alexander Yastrebov <alexander.yastrebov@zalando.de>
mikkeloscar pushed a commit that referenced this pull request Aug 25, 2023
Use version before #6341.
PR #6384 introduces config item for ingress validation.

Signed-off-by: Alexander Yastrebov <alexander.yastrebov@zalando.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants