mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-29 21:01:02 +00:00
Automatic merge from submit-queue (batch tested with PRs 46441, 43987, 46921, 46823, 47276) Remove PartitionStatefulSetStrategyType This PR removes PartitionStatefulSetStrategyType add adds a parameter to RollingUpdateStatefulSetStrategyType as described in the issue below. We need this PR to ensure that the StatefulSet API conforms to the existing API for DaemonSet. fixes #46975 ```release-note NONE ``` @kargakis @smarterclayton @janetkuo