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

beta to stable #6377

Merged
merged 27 commits into from
Aug 25, 2023
Merged

beta to stable #6377

merged 27 commits into from
Aug 25, 2023

Conversation

zalando-teapot-robot
Copy link
Collaborator

@zalando-teapot-robot zalando-teapot-robot commented Aug 24, 2023

  • Validation webhook for ingress (#⁠6341)
  • Make it possible to setup a custom etcd stack (#⁠6375)
  • skipper: configure terminationMessagePolicy (#⁠6376)
  • Include externalIngress port in stack definition. (#⁠6381)
  • skipper: add config to enable ingress validation webhook (#⁠6384)

MustafaSaber and others added 12 commits August 16, 2023 16:47
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>
…r-ingress

Validation webhook for ingress
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
* configure terminationMessagePolicy for hostname-credentials CronJobs to
have last log messages in the pod status
* update versions

Signed-off-by: Alexander Yastrebov <alexander.yastrebov@zalando.de>
@mikkeloscar
Copy link
Contributor

Users reported a potential issue with the validation. We need to understand if this is an issue or not before rolling forward.

gargravarr and others added 5 commits August 24, 2023 14:24
Signed-off-by: Rodrigo Reis <rodrigo.gargravarr@gmail.com>
Signed-off-by: Rodrigo Reis <rodrigo.gargravarr@gmail.com>
…minationMessagePolicy

skipper: configure terminationMessagePolicy
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
Copy link
Member

We need to understand if this is an issue or not before rolling forward.

I propose we disable it #6384 and develop a better rollout plan.

@AlexanderYastrebov
Copy link
Member

Also do not update webhook version #6385

…ok-config

skipper: add config to enable ingress validation webhook
@AlexanderYastrebov
Copy link
Member

Also do not update webhook version #6385

Decided not to downgrade.

@mikkeloscar
Copy link
Contributor

👍

@mikkeloscar
Copy link
Contributor

Users reported a potential issue with the validation. We need to understand if this is an issue or not before rolling forward.

This validation has been disabled which is included now in the PR. So we're good to move forward.

@gargravarr
Copy link
Contributor

👍

@gargravarr gargravarr merged commit 151cf7a into stable Aug 25, 2023
9 checks passed
@gargravarr gargravarr deleted the beta-to-stable branch August 25, 2023 12:01
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

5 participants