V1.116.0 cherry picks#143
Conversation
|
@xoxys: The label(s) DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
a8e7df7 to
7c1e8d2
Compare
2d88303 to
e38bf5f
Compare
|
/retest |
2 similar comments
|
/retest |
|
/retest |
|
/help |
|
/test all |
Signed-off-by: Niclas Schad <niclas.schad@stackit.de>
The changes are similar to those made by pkg/provider-local/webhook/nodeagentosc/mutator.go
Since Prometheus Targets are all down due to gardener#9716 in Gardener v1.96, we need to set insecure_skip_verify to true on cadvisor & kubelet scrape config. Since this is a hotfix, it can be dropped whenever we have a long term solution.
With Gardener v1.114+ the operator extensions are a required resource for the upgrade. In our use case, we need to deactivate this validation since this is a breaking change. We need to do a backup-s3 migration. Drop this commit, after the migration of the extension was performed.
e38bf5f to
e0c85f8
Compare
maboehm
left a comment
There was a problem hiding this comment.
Please link the umbrella and ensure the correct labels are set on the issue
|
LGTM label has been added. DetailsGit tree hash: 6a9f6ea560963a228635ecf044188d71d02d650c |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: maboehm The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
How to categorize this PR?
/kind enhancement
What this PR does / why we need it:
This PR applies our fork changes to the Gardener 1.116 release.
Umbrella Issue: https://github.com/stackitcloud/ske-base/issues/2700