-
Notifications
You must be signed in to change notification settings - Fork 170
dev to kube-1.32 #9346
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
Open
k8s-on-aws-manager-app
wants to merge
15
commits into
kube-1.32
Choose a base branch
from
dev-to-kube-1.32
base: kube-1.32
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
dev to kube-1.32 #9346
Conversation
This file contains hidden or 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
Update 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/skipper to version v0.22.23
Update 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/skipper to version v0.22.24
Update container-registry.zalando.net/teapot/kube-metrics-adapter to version v0.2.4-19-g30dcc24
…om/production_namespace/teapot/skipper
* zalando/skipper#3453 * zalando/skipper#3449 * zalando/skipper#3450 * zalando/skipper#3451 * zalando/skipper#3452 * zalando/skipper#3454 * zalando/skipper#3458 * zalando/skipper#3460 * zalando/skipper#3461 * zalando/skipper#3462 * zalando/skipper#3463 * zalando/skipper#3466 * zalando/skipper#3468 * zalando/skipper#3470 * zalando/skipper#3469 Changes: zalando/skipper@v0.22.7...v0.22.21 Canary update: #9286 Signed-off-by: Alexander Yastrebov <[email protected]>
…lando.net/teapot/kube-metrics-adapter kube-metrics-adapter: Update to version v0.2.4-19-g30dcc24
…cy-TLS13-1-2-2021-06` updates the default ssl policy from ELBSecurityPolicy-TLS-1-2-2017-01 to ELBSecurityPolicy-TLS13-1-2-2021-06 for the control plane Outdated ssl-policy can lead to low level attacks like MitM to break TLS connections. Also TLS ranking tools show us not to be best in class, so we should take care to make it best in class. Signed-off-by: speruri <[email protected]>
Signed-off-by: speruri <[email protected]>
…0.22.21 skipper: update main to v0.22.21
…eu-central-1.amazonaws.com/production_namespace/teapot/skipper skipper: Update to version v0.22.24
👍 |
…olicy-control-plane security: update Control Plane default ssl policy to `ELBSecurityPolicy-TLS13-1-2-2021-06`
👍 |
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.
dependencies
frozen
new updates to the dev branch won't be added to dev-to-alpha pull request
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/master-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.
ELBSecurityPolicy-TLS13-1-2-2021-06
(#9347) - architectural