kubernetes / sample-controller

Repository for sample controller. Complements sample-apiserver
Apache License 2.0
3.14k stars 1.08k forks source link

start 2 sample-controller error #64

Closed yincongcyincong closed 4 years ago

yincongcyincong commented 4 years ago

i start 2 sample-controller, when i change crd, controller trigger foo's updatefunc, one is normal, another occurr errors

 Operation cannot be fulfilled on foos.samplecontroller.k8s.io 
"example-foo": the object has been modified; please apply your 
changes to the latest version and try again, requeuing

how to avoid it

yincongcyincong commented 4 years ago

leader election