-
Notifications
You must be signed in to change notification settings - Fork 167
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 stable #7659
Merged
Merged
dev to stable #7659
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
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
https://github.com/aws/karpenter-provider-aws/releases/tag/v0.37.0 Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
Update kubenurse to v1.13.1
add config-item to toggle nvidia-dcgm-exporter sidecar
Update to Karpenter v0.37.0
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
Signed-off-by: Mustafa Abdelrahman <mustafa.abdelrahman@zalando.de>
…mage-step2 skipper: use amazonlinux slim again but with `curl` (step 2/2)
Signed-off-by: Roman Zavodskikh <roman.zavodskikh@zalando.de>
* `-lb-healthcheck-interval` (zalando/skipper#2906) * `-api-usage-monitoring-default-client-tracking-pattern` (zalando/skipper#950 and zalando/skipper#1029) Signed-off-by: Alexander Yastrebov <alexander.yastrebov@zalando.de>
It is completely safe to do so because the same configuration is already applied to all clusters. Signed-off-by: Roman Zavodskikh <roman.zavodskikh@zalando.de>
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
Update kube-dns images to latest version 1.23.1
…er-static Update kube-aws-iam-controller to static base image
Update skipper version, step 1/2
…ated-flags skipper: remove deprecated flags
Update default PHC configuration items
zalando-teapot-robot
added
updates/defaults
architectural
New features and architectural changes, e.g. framework changes, migrations, rollout of new services.
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.
dependencies
labels
Jun 10, 2024
RomanZavodskikh
added
the
frozen
new updates to the dev branch won't be added to dev-to-alpha pull request
label
Jun 10, 2024
…1.23.1 Revert "Update kube-dns images to latest version 1.23.1"
mikkeloscar
removed
the
frozen
new updates to the dev branch won't be added to dev-to-alpha pull request
label
Jun 10, 2024
zalando-teapot-robot
added
the
bugfix
Bug fixes and patches, e.g. fixing of a production issue that is affecting the customer experience.
label
Jun 10, 2024
mikkeloscar
added
frozen
new updates to the dev branch won't be added to dev-to-alpha pull request
labels
Jun 10, 2024
👍 |
1 similar comment
👍 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
architectural
New features and architectural changes, e.g. framework changes, migrations, rollout of new services.
bugfix
Bug fixes and patches, e.g. fixing of a production issue that is affecting the customer experience.
dependencies
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
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.
curl
(step 2/2) (#7613) - architectural