coreos / etcd-operator

etcd operator creates/configures/manages etcd clusters atop Kubernetes
https://coreos.com/blog/introducing-the-etcd-operator.html
Apache License 2.0
1.75k stars 741 forks source link

Break statements bug #2166

Open alynlin opened 4 years ago

alynlin commented 4 years ago

goroutine is not recycled when Etcdbackup(CRD) is modified.

For my local build,I modified the following pkg/controller/backup-operator/sync.go image