python
python copied to clipboard
delete_from_yaml
What is the feature and why do you need it:
Describe the solution you'd like to see:
Similar to the utils.create_from_yaml I would like to also have a delete_from_yaml function deleting all resources described in a yaml manifest.
/cc
I can see this being added mimicking kubectl delete -f
cc @micw523
k. I may think about refactoring the yaml utility too since we have the dynamic client now
/assign
Is there any progress? maybe i can help to do this feature.(delete_from_yaml) @micw523
I'm also wondering if there will be some progress. @micw523
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle stale
/remove-lifecycle stale
Hello, What is the status of this feature request? It is very important in my app. Thanks, Matt
This would be a very helpful feature , I could use something like this in my project