wave-k8s / wave

Kubernetes configuration tracking controller
Apache License 2.0
647 stars 82 forks source link

Attempt to fix flaking tests in Deployment and StatefulSet controllers #49

Closed JoelSpeed closed 5 years ago

JoelSpeed commented 5 years ago

Introduces an UpdateWithFunc matcher that uses functional updates to retry updates that otherwise may cause a conflict. This should mean fewer flaking tests in the future.

JoelSpeed commented 5 years ago

/retest

JoelSpeed commented 5 years ago

/retest