wave-k8s / wave

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

Implement check for toBeDeleted #7

Closed JoelSpeed closed 5 years ago

JoelSpeed commented 5 years ago

This checks whether the node has been deleted or not.

Found a data race when running the tests so making sure everything has started correctly by doing a fetch from the cache before each test run

JoelSpeed commented 5 years ago

Check for deployment to be deleted