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

alpha to beta #8194

Merged
merged 41 commits into from
Sep 25, 2024
Merged

alpha to beta #8194

merged 41 commits into from
Sep 25, 2024

Conversation

k8s-on-aws-manager-app[bot]
Copy link
Contributor

@k8s-on-aws-manager-app k8s-on-aws-manager-app bot commented Sep 25, 2024

  • skipper,fabric-gateway: enable image-updater-bot (#⁠8151) - minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
  • clean up minor k8s 1.30 references (#⁠8150) - minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
  • canary-controller: fix cronjob validation (#⁠8166) - bugfix Bug fixes and patches, e.g. fixing of a production issue that is affecting the customer experience.
  • prometheus: Update to version v2.53.1-master-57 (#⁠8160) - documentation
  • clean up leftover k8s dashboard RBAC resources (#⁠8152) - minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
  • skipper-canary-controller: Update to version main-21 (#⁠8161) - minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
  • canary-controller: inject rest of Otel vars (#⁠8171) - bugfix Bug fixes and patches, e.g. fixing of a production issue that is affecting the customer experience. minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
  • metrics-server: Update to version v0.7.2-master-18 (#⁠8173) - documentation minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
  • nvidia-gpu-device-plugin: Update to version v0.16.2-master-14 (#⁠8174) - minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
  • kube-aws-iam-controller: Update to version v0.3.0-35-gdd6d128 (#⁠8176) - dependencies
  • emergency-access-service: Update to version master-95 (#⁠8178) - dependencies
  • hostname-credentials-controller: Update to version main-14 (#⁠8162) - minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
  • cluster-lifecycle-controller: Update to version master-43 (#⁠8177) - dependencies
  • kube-node-ready-controller: Update to version master-29 (#⁠8180) - dependencies
  • Update VPA components to v1.2.1 (#⁠8182) - minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
  • admission-controller: Update to version master-216 (#⁠8163) - 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.
  • update: skipper OPA URL query policy, step 2/2 (#⁠8183) - minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.

demonCoder95 and others added 30 commits September 23, 2024 14:35
Define `$image` template variable so it is detected and updated by image-updater-bot

Signed-off-by: Alexander Yastrebov <[email protected]>
skipper,fabric-gateway: enable image-updater-bot
Update container-registry.zalando.net/teapot/prometheus to version v2.53.1-master-57
Update container-registry.zalando.net/gwproxy/skipper-canary-controller to version main-21
Update container-registry.zalando.net/gwproxy/hostname-credentials-controller to version main-14
Update 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/admission-controller to version master-214
canary-controller: fix cronjob validation
…lando.net/teapot/prometheus

prometheus: Update to version v2.53.1-master-57
clean up leftover k8s dashboard RBAC resources
Update container-registry.zalando.net/teapot/metrics-server to version v0.7.2-master-18
Update container-registry.zalando.net/teapot/nvidia-gpu-device-plugin to version v0.16.2-master-14
Update 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/admission-controller to version master-216
…lando.net/gwproxy/skipper-canary-controller

skipper-canary-controller: Update to version main-21
Update container-registry.zalando.net/teapot/kube-aws-iam-controller to version v0.3.0-35-gdd6d128
Update container-registry.zalando.net/teapot/cluster-lifecycle-controller to version master-43
Update container-registry.zalando.net/teapot/emergency-access-service to version master-95
Update container-registry.zalando.net/teapot/kube-node-ready-controller to version master-29
canary-controller: inject rest of Otel vars
…lando.net/teapot/metrics-server

metrics-server: Update to version v0.7.2-master-18
…lando.net/teapot/nvidia-gpu-device-plugin

nvidia-gpu-device-plugin: Update to version v0.16.2-master-14
…lando.net/teapot/kube-aws-iam-controller

kube-aws-iam-controller: Update to version v0.3.0-35-gdd6d128
…lando.net/teapot/emergency-access-service

emergency-access-service: Update to version master-95
demonCoder95 and others added 11 commits September 24, 2024 10:18
…lando.net/gwproxy/hostname-credentials-controller

hostname-credentials-controller: Update to version main-14
- update: skipper OPA URL query policy
- update dependencies

zalando/skipper@v0.21.195...v0.21.198

FYI Step 1 #8112

Signed-off-by: Roman Zavodskikh <[email protected]>
…lando.net/teapot/cluster-lifecycle-controller

cluster-lifecycle-controller: Update to version master-43
…lando.net/teapot/kube-node-ready-controller

kube-node-ready-controller: Update to version master-29
…eu-central-1.amazonaws.com/production_namespace/teapot/admission-controller

admission-controller: Update to version master-216
…leet

update: skipper OPA URL query policy, step 2/2
@k8s-on-aws-manager-app k8s-on-aws-manager-app bot added updates/worker-nodes 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 Sep 25, 2024
@RomanZavodskikh RomanZavodskikh added the frozen new updates to the dev branch won't be added to dev-to-alpha pull request label Sep 25, 2024
@RomanZavodskikh
Copy link
Contributor

👍

1 similar comment
@demonCoder95
Copy link
Member

👍

@demonCoder95 demonCoder95 merged commit bdcf65a into beta Sep 25, 2024
10 checks passed
@demonCoder95 demonCoder95 deleted the alpha-to-beta branch September 25, 2024 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 updates/worker-nodes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants