Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a support to delete kubernetes API objects from yaml #238

Closed
dyens opened this issue Feb 6, 2023 · 2 comments
Closed

Add a support to delete kubernetes API objects from yaml #238

dyens opened this issue Feb 6, 2023 · 2 comments

Comments

@dyens
Copy link

dyens commented Feb 6, 2023

It would be useful to have a util for delete that is paired with create_from_yaml.py

The same functional can be found in sync kubernetes-client issue request: (issue, pr)

What do you think ?

@dyens
Copy link
Author

dyens commented Feb 7, 2023

I created a #239 for this. There is no tests for this functional yet.

I am a little bit confused about tests, because #234 (asynctest does not supported in 3.11), also create_from_yaml_test.py is separate file (mb it should be in test folder).

@dyens
Copy link
Author

dyens commented May 13, 2023

I added some small tests like in create_from_yaml.py example.

@tomplus tomplus closed this as completed Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants