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 FAQ on "which api version should I use" #15319

Open
howardjohn opened this issue Jun 24, 2024 · 3 comments
Open

Add FAQ on "which api version should I use" #15319

howardjohn opened this issue Jun 24, 2024 · 3 comments

Comments

@howardjohn
Copy link
Member

See https://blog.howardjohn.info/posts/crd-versioning/

tl;dr: it usually doesn't matter as much as people think. Always use the latest if you are a user; use the oldest version you need to support for integration authors

@kfaseela kfaseela added community/good first issue good first issue Indicates a good first issue for new contributors help wanted Indicates a PR/Issue that needs community help and removed community/good first issue labels Jun 25, 2024
@priyanshsao
Copy link

hey @howardjohn , i would like to work on this issue , since i am new to open source , can you provide me some guidance for solving this issue.

@kfaseela
Copy link
Member

@priyanshsao : There is already a PR up for review for this from @Darshan174

@craigbox
Copy link
Contributor

@priyanshsao Please see #15329 (comment).

I don't actually think this is a good first issue, because you need to understand (a) something pretty complex about Kubernetes (b) how Istio implements it (c) how to explain it trivially to a new user.

I should be able to do all 3, but I suspect it will take me an hour or so of thought to get something that is well crafted.

@craigbox craigbox removed good first issue Indicates a good first issue for new contributors help wanted Indicates a PR/Issue that needs community help labels Jun 26, 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

Successfully merging a pull request may close this issue.

4 participants