杨朱 · Kiki
杨朱 · Kiki
#### What type of PR is this? /kind bug #### What this PR does / why we need it: ``` root@kind-control-plane:/# kubeadm upgrade plan -ojson [upgrade] Running cluster health checks...
**Please provide an in-depth description of the question you have**: I have two member clusters, one is kubernetes v1.25 and the other is kubernetes v1.18. I want to propagate an...
### Enhancement Description - One-line enhancement description (can be used as a release note): Remove dynamic provisioning support from the hostPath in-tree volume plugin. - Kubernetes Enhancement Proposal: - Discussion...
- One-line PR description: remove dynamic provisioning from in-tree plugins - Issue link: https://github.com/kubernetes/enhancements/issues/4547 - Other comments:
- One-line PR description: promote autoremove-statefulset-pvcs to GA - Issue link: #1847 - Other comments:
### Enhancement Description - One-line enhancement description (can be used as a release note): Add generic control plane staging repository - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/4080-generic-controlplane - Discussion Link: https://github.com/kubernetes/enhancements/pull/4052 -...
**What type of PR is this?** /kind bug **What this PR does / why we need it**: the feature-gate HonorPVReclaimPolicy is enabled, create a pvc with a delete relaim policy,...
**What type of PR is this?** /kind document **Special notes for your reviewer**: **Does this PR introduce an API-breaking change?**: ```release-note none ```
**Is your feature request related to a problem?/Why is this needed** If the implementation of the SP's group snapshot function is flawed, for example, if two data volumes are snapshotted...
The referenced sc should have WaitForFirstConsumer VolumeBindingMode when a pvc has annSelectedNode. ``` === RUN TestTopologyParams/provision_with_selected_node,_but_node_does_not_exist W0315 10:28:53.655414 36645 shared_informer.go:587] resyncPeriod 100ms is too small. Changing it to the minimum...