Patrick Ohly
Patrick Ohly
#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: Context-aware SharedInformerFactory.Start is best explained by looking at the output of...
### What would you like to be added? We have [test/cmd](https://github.com/kubernetes/kubernetes/blob/master/test/cmd/README.md) with shell scripts which run certain tests, using Kubernetes-specific shell helpers (e.g. `kube::test::if_has_string`) to write assertions. We could replace...
#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: For example, because go-critic since golangci-lint v2.6.0 detects our `Deprecated: `...
### Failure cluster [4ad94402f93579df5e39](https://go.k8s.io/triage#4ad94402f93579df5e39) ##### Error text: ``` [FAILED] 1 errors: pod pod-terminate-status-2-10 on node kind-worker container unexpected exit code 2: start=2025-04-21 12:14:26 +0000 UTC end=2025-04-21 12:14:26 +0000 UTC reason=Error...
#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: Using `t` instead of `tCtx` is subtly wrong: the failure is...
#### What type of PR is this? /kind bug /kind failing-test #### What this PR does / why we need it: All version up to and including x.y.z-alpha.0 are treated...
#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: We have data races in control plane components which have not...
#### What type of PR is this? /kind bug /kind failing-test #### What this PR does / why we need it: https://prow.k8s.io/view/gs/kubernetes-ci-logs/pr-logs/pull/135395/pull-kubernetes-dra-integration/1996264876888035328: ``` wait for kube-controller-manager: Expected : W1203 17:33:14.336332...
#### What type of PR is this? /kind bug /kind failing-test #### What this PR does / why we need it: The kubekins image got updated from containerd 1.7 to...
#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: Rewriting the upgrade/downgrade test as a unit test makes it easier...