-
Notifications
You must be signed in to change notification settings - Fork 571
Migrate storage version of networking APIs to v1 #3498
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
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Faseela K <faseela.k@est.tech>
🤔 🐛 You appear to be fixing a bug in Go code, yet your PR doesn't include updates to any test files. Did you forget to add a test? Courtesy of your friendly test nag. |
😊 Welcome @kfaseela! This is either your first contribution to the Istio api repo, or it's been You can learn more about the Istio working groups, Code of Conduct, and contribution guidelines Thanks for contributing! Courtesy of your friendly welcome wagon. |
@keithmattix : wondering why |
Signed-off-by: Faseela K <faseela.k@est.tech>
Hmm looks like this doesn't work the way I remember it working. Will take a look |
Ah, I remember now @kfaseela. We need to manually edit the versions that we need to make the storage version. So e.g. nothing under v1alpha3 should have storage version; remove that and manually add the comment to the v1 copies |
Signed-off-by: Faseela K <faseela.k@est.tech>
Signed-off-by: Faseela K <faseela.k@est.tech>
Fixes istio/istio#55302