Patrick Ohly
Patrick Ohly
All code PRs are merged, only docs PR remains.
> Go-runner project is well maintained and documented It's now here: https://github.com/kubernetes/kubernetes/tree/master/staging/src/k8s.io/component-base/logs/kube-log-runner > Documentation on migrating off klog flags is publicly available For that we have: https://kubernetes.io/docs/concepts/cluster-administration/system-logs/#klog There's also a...
https://github.com/kubernetes/enhancements/pull/3170 bumps the milestone.
Current documentation: https://github.com/kubernetes/website/blob/main/content/en/docs/concepts/cluster-administration/system-logs.md#klog I don't think we need anything beyond that for 1.24.
/sig storage
Jeremy Rickard writes: > To be included in the release, this enhancement must have a merged KEP > in the `implementable` status. The KEP must also have graduation > criteria...
@palnabarun: please track this for 1.19 as a new alpha feature. The KEP still needs to be merged, but today we reached an agreement how we'll get there.
Doc placeholder PR: https://github.com/kubernetes/website/pull/21634 I am using the same PR also for https://github.com/kubernetes/enhancements/issues/1698 to avoid merge conflicts and enable cross-referencing content.
Those are the only ones.
*TODO* for alpha: - [x] revert https://github.com/kubernetes/test-infra/pull/18201 (not a blocker) *TODO* for beta: - [ ] benchmark `hasEnoughCapacity` in `pkg/controller/volume/scheduling/scheduler_binder.go` and potentially introduce some kind of lookup structure (https://github.com/kubernetes/kubernetes/pull/92387/files/99896e4225202e25ba1924458fb104a14dfb9d27#r449032580): -...