-
Notifications
You must be signed in to change notification settings - Fork 164
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 alpha #8154
Merged
Merged
dev to alpha #8154
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
k8s-on-aws-manager-app
bot
commented
Sep 23, 2024
•
edited
Loading
edited
- 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) -
minor
Minor changes, e.g. low risk config updates, changes that do not introduce a new API call. bugfixBug fixes and patches, e.g. fixing of a production issue that is affecting the customer experience. - 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. minorMinor 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.
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
clean up minor k8s 1.30 references
k8s-on-aws-manager-app
bot
added
updates/worker-nodes
updates/master-nodes
updates/defaults
minor
Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
labels
Sep 23, 2024
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
Signed-off-by: Mustafa Abdelrahman <[email protected]>
canary-controller: fix cronjob validation
k8s-on-aws-manager-app
bot
added
the
bugfix
Bug fixes and patches, e.g. fixing of a production issue that is affecting the customer experience.
label
Sep 23, 2024
mikkeloscar
added
the
frozen
new updates to the dev branch won't be added to dev-to-alpha pull request
label
Sep 23, 2024
…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
Signed-off-by: Mustafa Abdelrahman <[email protected]>
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
…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
Update VPA components to v1.2.1
…eu-central-1.amazonaws.com/production_namespace/teapot/admission-controller admission-controller: Update to version master-216
demonCoder95
removed
the
frozen
new updates to the dev branch won't be added to dev-to-alpha pull request
label
Sep 25, 2024
Unfreezing this so I can get the dashboard clean-up changed added here #8152 . We fixed e2e so retriggering should not be an issue now. |
k8s-on-aws-manager-app
bot
added
major
Major feature changes or updates, e.g. feature rollout to a new country, new API calls.
documentation
dependencies
labels
Sep 25, 2024
…leet update: skipper OPA URL query policy, step 2/2
demonCoder95
added
the
frozen
new updates to the dev branch won't be added to dev-to-alpha pull request
label
Sep 25, 2024
Adding the |
👍 |
1 similar comment
👍 |
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.