Patrick Ohly
Patrick Ohly
I rebased to align with https://github.com/kubernetes/kubernetes/pull/129125.
Force-pushed to test that pull-kubernetes-apidiff-client-go still gets triggered after https://github.com/kubernetes/test-infra/pull/33943 got merged.
Rebased to resolve `hack/logcheck.conf` conflict after merging the client-go/tools/cache PR. In hindsight I probably shouldn't have included the `logcheck.conf` changes for each directory in those individual PRs and only do...
@bg-chun: are you still interested in working on this?
/remove lifecycle-state
/remove-lifecycle stale
As a related data point: DRA drivers using k8s.io/dynamic-resource-allocation (a staging repo) are meant to support Kubernetes >= 1.32 even when using k8s.io/dynamic-resource-allocation v1.35. It looks like this change may...
With my "logging hat" on: - Don't use warning logs - they are just important info messages (https://github.com/go-logr/logr?tab=readme-ov-file#differences-from-daves-ideas) - Use error logs only for things that must be dealt with...
> We could extend the plugin to mention that we're in Code Freeze right now and a [milestone maintainer](https://github.com/orgs/kubernetes/teams/milestone-maintainers) from the corresponding SIG has to add that milestone. According to...
Pointing contributors to https://github.com/orgs/kubernetes/teams/milestone-maintainers would be problematic: - Contributors wouldn't know whom to pick (it's a long list, with no SIG affiliation). - If they pick the wrong person, that...