Skip to content

beta to stable#11124

Merged
demonCoder95 merged 68 commits into
stablefrom
beta-to-stable
Apr 28, 2026
Merged

beta to stable#11124
demonCoder95 merged 68 commits into
stablefrom
beta-to-stable

Conversation

@k8s-on-aws-manager-app

Copy link
Copy Markdown
Contributor
  • audittrail-adapter: Update to version master-109 (#⁠11097) - dependencies minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
  • deployment-status-service: Update to version master-309 (#⁠11090) - dependencies
  • scheduled-scaling-vpa: Update to version main-8 (#⁠11103) - dependencies
  • cleanup: delete skipper-ingress-redis and remove toggles to enable disable valkey (#⁠11034) - minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
  • update to latest EKS addon versions (#⁠11108) - minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
  • chore: update wiz-kubernetes-integration chart to v0.3.32 (#⁠11106) - minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
  • Enable OPA print tracing (#⁠11008) - minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
  • pod-deletion-cost-controller: Update to version main-36 (#⁠11111) - major Major feature changes or updates, e.g. feature rollout to a new country, new API calls.
  • coredns: Update to version 1.14.3-master-34 (#⁠11109) - minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
  • kube-node-decommissioner: Update to version main-20 (#⁠11110) - dependencies minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
  • skipper-internal: Update to version v0.24.77-1409 (#⁠11082) - dependencies documentation minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
  • fix: canary opt-out non zone aware routes (#⁠11113) - bugfix Bug fixes and patches, e.g. fixing of a production issue that is affecting the customer experience.
  • ShadowTraffic: Introduces e2e tests for RouteGroup as source route object (#⁠10852) - minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
  • skipper-internal: Update to version v0.24.80-1412 (#⁠11114) - minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
  • pod-deletion-cost-controller: Update to version main-37 (#⁠11115) - minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
  • skipper: Update to version v0.24.80 (#⁠11068) - bugfix Bug fixes and patches, e.g. fixing of a production issue that is affecting the customer experience. dependencies documentation minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.

Thilina Madumal and others added 30 commits March 20, 2026 17:05
Once a user creates a ST resource with a RouteGroup(RG) as the source
routing object, the shadow-traffic-controller should kick in and create
the shadow RG. When the user deletes the ST resource, then the
controller should delete the created shadow RG.

Signed-off-by: Thilina Madumal <thilina.madumal@zalando.de>
With the upgrade of k8s.io/* from v1.34.2 to  v1.35.2 to
resolve the dependency requirement of k8s.io/client-go/tools/cache
in the shadow-traffic-controller, the uniqeness of the test names has
become compulsory.

This change fixes the duplicate names to ensure their uniqueness.

Signed-off-by: Thilina Madumal <thilina.madumal@zalando.de>
…sable valkey

Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de>
Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de>
Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de>
Update 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/skipper to version v0.24.74
Update 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/skipper to version v0.24.75
Update 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/skipper to version v0.24.76
Update container-registry.zalando.net/teapot/skipper-internal to version v0.24.76-1408
Update 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/skipper to version v0.24.77
Update container-registry.zalando.net/teapot/skipper-internal to version v0.24.77-1409
Update container-registry.zalando.net/teapot/deployment-status-service to version master-308
Update container-registry.zalando.net/teapot/audittrail-adapter to version master-108
Update container-registry.zalando.net/teapot/deployment-status-service to version master-309
Update container-registry.zalando.net/teapot/audittrail-adapter to version master-109
…alando.net/teapot/audittrail-adapter

audittrail-adapter: Update to version master-109
…alando.net/teapot/deployment-status-service

deployment-status-service: Update to version master-309
Update container-registry.zalando.net/cloud-platform/scheduled-scaling-vpa to version main-8
…alando.net/cloud-platform/scheduled-scaling-vpa

scheduled-scaling-vpa: Update to version main-8
…ess-redis

cleanup: delete skipper-ingress-redis and remove toggles to enable disable valkey
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
Update 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/coredns to version 1.14.3-master-34
Update container-registry.zalando.net/teapot/kube-node-decommissioner to version main-20
Update container-registry.zalando.net/gwproxy/pod-deletion-cost-controller to version main-36
k8s-on-aws-manager-app Bot and others added 15 commits April 24, 2026 17:33
Update container-registry.zalando.net/gwproxy/pod-deletion-cost-controller to version main-37
Update 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/skipper to version v0.24.79
Update container-registry.zalando.net/teapot/skipper-internal to version v0.24.79-1411
Update 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/skipper to version v0.24.80
Update container-registry.zalando.net/teapot/skipper-internal to version v0.24.80-1412
…alando.net/teapot/skipper-internal

skipper-internal: Update to version v0.24.80-1412
…alando.net/gwproxy/pod-deletion-cost-controller

pod-deletion-cost-controller: Update to version main-37
….eu-central-1.amazonaws.com/production_namespace/teapot/skipper

skipper: Update to version v0.24.80
@k8s-on-aws-manager-app k8s-on-aws-manager-app Bot added updates/master-nodes updates/defaults bugfix Bug fixes and patches, e.g. fixing of a production issue that is affecting the customer experience. major Major feature changes or updates, e.g. feature rollout to a new country, new API calls. minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call. documentation dependencies labels Apr 28, 2026
@szuecs szuecs added the frozen new updates to the dev branch won't be added to dev-to-alpha pull request label Apr 28, 2026
@szuecs

szuecs commented Apr 28, 2026

Copy link
Copy Markdown
Member

👍

1 similar comment
@tcondeixa

Copy link
Copy Markdown
Contributor

👍

@demonCoder95 demonCoder95 merged commit 1fa9611 into stable Apr 28, 2026
15 checks passed
@demonCoder95 demonCoder95 deleted the beta-to-stable branch April 28, 2026 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Bug fixes and patches, e.g. fixing of a production issue that is affecting the customer experience. dependencies documentation frozen new updates to the dev branch won't be added to dev-to-alpha pull request internal/merges-tagged major Major feature changes or updates, e.g. feature rollout to a new country, new API calls. minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call. updates/defaults updates/master-nodes

Projects

None yet

Development

Successfully merging this pull request may close these issues.