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

feat: support skipping api version #176

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

levenleven
Copy link
Contributor

Support skipping api version (in addition to already supported skip by kind and apiVersion/kind)

Closes #169

@yannh
Copy link
Owner

yannh commented Apr 22, 2023

Not against it, just a bit concerned the only way to understand how this function really works is by reading the test 🤔

@yannh
Copy link
Owner

yannh commented Apr 22, 2023

Could you maybe update the readme to explain how to use this? 🙏

@levenleven
Copy link
Contributor Author

@yannh thanks for looking into this. I've added a usage example.

@yannh
Copy link
Owner

yannh commented Apr 23, 2023

Let me think about this a bit more, I'm wondering if it might be confusing to have -skip for many different types of parameters... thinking if it might be better to have -skipkind -skip-versions etc, or something else... UI wise I'm a bit concerned this could get confusing 🤔

@fredgate
Copy link

This feature is very interesting.
@yannh would you prefer to have another parameter or to have different possibilities for the skip parameter?

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

Successfully merging this pull request may close these issues.

Suggestion: support skipping version
3 participants