Jan Šafránek

Results 222 comments of Jan Šafránek

There are https://github.com/kubernetes/kubernetes/pull/115972 and https://github.com/kubernetes/kubernetes/pull/115965 that are part of this feature and were already merged.

Docs: https://github.com/kubernetes/website/pull/40038

> Could we take https://github.com/kubernetes/kubernetes/issues/121937 into consideration to robust VolumeManager reconstruction? @jsafrane I think that reconstruction of global directories is worth its own feature + feature gate. We would need...

**Downgrade/upgrade test report** I tested installation of 1.28.5 (the feature is enabled there) -> downgrade kubelet to 1.27.9 -> upgrade kubelet back to 1.28.5 using a vanilla cluster installed by...

> Can you update the KEP to include the latest Scalability question Can enabling / using this feature result in resource exhaustion of some node resources (PIDs, sockets, inodes, etc.)?...

> Can we also update kep.yamls status to implemented, assuming feature flags have been removed. That would be the final thing missing for the enhancements freeze. I think we marked...

I opened placeholder doc: https://github.com/kubernetes/website/pull/45282

Marking the KEP as implemented: https://github.com/kubernetes/enhancements/pull/4532 There are no other code PRs in flight, only docs in https://github.com/kubernetes/website/pull/45282.

We're about to release a new provisioner. I personally like this PR - it goes the right direction (feature gate removal), yet it still allows users to override the feature...