python icon indicating copy to clipboard operation
python copied to clipboard

delete_from_yaml

Open hacker-h opened this issue 6 years ago • 11 comments
trafficstars

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.

hacker-h avatar Aug 23 '19 09:08 hacker-h

/cc

roycaihw avatar Aug 27 '19 17:08 roycaihw

I can see this being added mimicking kubectl delete -f

cc @micw523

roycaihw avatar Aug 28 '19 00:08 roycaihw

k. I may think about refactoring the yaml utility too since we have the dynamic client now

micw523 avatar Aug 28 '19 00:08 micw523

/assign

micw523 avatar Sep 13 '19 21:09 micw523

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

calmkart avatar Oct 17 '19 04:10 calmkart

I'm also wondering if there will be some progress. @micw523

qw2208 avatar Nov 13 '19 07:11 qw2208

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

fejta-bot avatar Feb 11 '20 08:02 fejta-bot

/remove-lifecycle stale

hacker-h avatar Feb 11 '20 16:02 hacker-h

Hello, What is the status of this feature request? It is very important in my app. Thanks, Matt

matisiekpl avatar Mar 22 '20 20:03 matisiekpl

This would be a very helpful feature , I could use something like this in my project

DiptoChakrabarty avatar Jun 15 '20 03:06 DiptoChakrabarty