DataDog / extendeddaemonset

Kubernetes Extended Daemonset controller
Apache License 2.0
98 stars 13 forks source link

Removes ReplicaSet.Spec.Strategy #8

Closed clamoriniere closed 4 years ago

clamoriniere commented 4 years ago

the Strategy use to perform a rolling update should be the one present in the ExtendedDaemonset.Spec. So we can remove the Strategy from the ExtendedDaemonsetReplicaSet.Spec