v1.115.0 cherry-picks#140
Conversation
Signed-off-by: Niclas Schad <niclas.schad@stackit.de>
The changes are similar to those made by pkg/provider-local/webhook/nodeagentosc/mutator.go
|
@Wieneo: 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. |
|
/hold needs local testing |
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.
b9eb6b6 to
8fb8392
Compare
|
/unhold |
Duciwuci
left a comment
There was a problem hiding this comment.
According to Umbrella-Issue, there is missing the rebase label
|
Otherwise, LGTM |
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.
…h current "ko" version see gardener#11608
56ac854 to
5b26a6a
Compare
|
@Duciwuci Fixed up commit and added label :) |
|
/retest |
|
/lgtm |
|
LGTM label has been added. DetailsGit tree hash: 414661fc0bfed381bc2eff34b553fd00f3fda47f |
|
/hold wait for tests |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Duciwuci 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 |
|
/hold cancel |
How to categorize this PR?
/area open-source
/kind enhancement
What this PR does / why we need it:
This PR applies our fork changes to the Gardener 1.115 release.