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

dev to kube-1.24 #6383

Merged
merged 10 commits into from
Aug 25, 2023
Merged

dev to kube-1.24 #6383

merged 10 commits into from
Aug 25, 2023

Commits on Aug 23, 2023

  1. skipper: configure terminationMessagePolicy

    * configure terminationMessagePolicy for hostname-credentials CronJobs to
    have last log messages in the pod status
    * update versions
    
    Signed-off-by: Alexander Yastrebov <[email protected]>
    AlexanderYastrebov committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    2cdefb7 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Include externalIngress port in stack definition.

    Signed-off-by: Rodrigo Reis <[email protected]>
    gargravarr committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    c162d2b View commit details
    Browse the repository at this point in the history
  2. Include config item templating.

    Signed-off-by: Rodrigo Reis <[email protected]>
    gargravarr committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b17f0d9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6376 from zalando-incubator/skipper/configure-ter…

    …minationMessagePolicy
    
    skipper: configure terminationMessagePolicy
    AlexanderYastrebov authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    1b0d57e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f42c035 View commit details
    Browse the repository at this point in the history
  5. skipper: add config to enable ingress validation webhook

    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 <[email protected]>
    AlexanderYastrebov committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    c23dffc View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6381 from zalando-incubator/stack-external-ingress

    Include externalIngress port in stack definition.
    gargravarr authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    4a5592f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6ce299f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #6384 from zalando-incubator/skipper/ingress-webho…

    …ok-config
    
    skipper: add config to enable ingress validation webhook
    AlexanderYastrebov authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    bef7c68 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    39ae2aa View commit details
    Browse the repository at this point in the history