Upgrade k8s.io/* to v0.35.0, sigs.k8s.io/controller-runtime to v0.23.1, sigs.k8s.io/controller-tools to v0.20.0#13982
Conversation
|
There seems to be race condition in the new event recorder, leading to a flaky integration test (test, failed test-run). |
|
/assign @rfranzke @oliver-goetz |
rfranzke
left a comment
There was a problem hiding this comment.
Nice, well-done
/lgtm
apart from the flake issue
|
LGTM label has been added. DetailsGit tree hash: 29bdc523ea213243b33540904dd61aae2cf3510c |
The integration test tests whether node-agent-authorizer grants GNA |
The `OpenTelemetry-Operator` includes dependencies to an older version of `sigs.k8s.io/controller-runtime` which is incompatible with the version (v0.23) used in Gardener. Copying the API packages solves the dependency conflict for now. See open-telemetry/opentelemetry-operator#4667 for more information.
The generation needs to be adapted due to kubernetes/kube-openapi#563
Add `ReconciliationTimeout` panel to the controller details dashboard. The uses the newly introduced `controller_runtime_reconcile_timeouts_total metric` metric (see kubernetes-sigs/controller-runtime#3382).
1975fa8 to
9dc256d
Compare
|
/retest |
Don't use the event recorder to test patch permissions. We've seen cases where the event recorder drops events if they are recorded too quickly.
9dc256d to
afde6c4
Compare
|
LGTM label has been added. DetailsGit tree hash: 1a620084f735b235833f6d260b260fe47ea7fcc4 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rfranzke 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 |
|
@timuthy: The following test failed, say
Full PR test history. Your PR dashboard. Command help for this repository. DetailsInstructions 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. I understand the commands that are listed here. |
How to categorize this PR?
/area open-source dev-productivity ops-productivity
/kind enhancement
What this PR does / why we need it:
Upgrades
k8s.io/*tov0.35.0,sigs.k8s.io/controller-runtimetov0.23.1,sigs.k8s.io/controller-toolstov0.20.0.Please see individual commits for more information.
Which issue(s) this PR fixes:
Fixes #13901
Special notes for your reviewer:
161e3c9 will be removed as soon as Re-addterminal-controller-managerGo dependency #13979 is mergedRelease note: