wave-k8s / wave

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

Implement fetching of current Deployment children #6

Closed JoelSpeed closed 5 years ago

JoelSpeed commented 5 years ago

Implements the getCurrentChildren method.

Update the tests so that we can make sure the caches are synced before we run the test.

JoelSpeed commented 5 years ago

Parse Deployment for referenced Configamps/Secrets

JoelSpeed commented 5 years ago

Check for deployment to be deleted