Travis Glenn Hansen
Travis Glenn Hansen
Yeah, you just need to make sure the storage class has `Delete` set as the `ReclaimPolicy` and it should delete.
I’ll take a peek for the next release.
Does this problem persist?
Yes, deployments, hpa, svc, etc
Can you send over the config you used? There are a number of factors that go into that.
Does dnsmasq allow the same thing? If not we may need to conditional the thing.
It is used here: https://github.com/travisghansen/kubernetes-client-php/blob/master/src/KubernetesClient/Config.php
This looks great! I will try to get this incorporated before the next release in the next few weeks. Thanks!
It’s been a very long time since I looked at all that. I don’t think I exec anything when using the library. If it’s possible to manually add some config...
That package is indeed used in the code, would you like to refactor that out to something different?