Python: delete_from_yaml

Created on 23 Aug 2019  路  10Comments  路  Source: kubernetes-client/python

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.

kinfeature lifecyclfrozen

Most helpful comment

Is there any progress?
maybe i can help to do this feature.(delete_from_yaml)
@micw523

All 10 comments

/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

Was this page helpful?
0 / 5 - 0 ratings