DataDog / extendeddaemonset

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

Support pausing and freezing non-canary replicasets #84

Closed ahmed-mez closed 3 years ago

ahmed-mez commented 3 years ago

What does this PR do?

Motivation

More flexibility and better control of the EDS when deploying new changes

Additional Notes

Make sure you build the kubectl plugin locally during QA make kubectl-eds -> ./bin/kubectl-eds

Describe your test plan