-
Notifications
You must be signed in to change notification settings - Fork 573
security policy graduation to v1 #2553
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
Conversation
😊 Welcome @aryan16! 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 contributing guidelines Thanks for contributing! Courtesy of your friendly welcome wagon. |
544c11d
to
d6e7a49
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we split out new docs from the rest of the changes? They are ~unrelated and make it harder to review
46dc5ec
to
cc24475
Compare
cc24475
to
1985f0f
Compare
1985f0f
to
bbd4a03
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only concern I have is the JWT.proto - some of the changes are too recent, for example ClaimToHeaders were changed few days ago and this feature is still relatively new IMHO, I don't feel comfortable promoting them to stable. Others are fine.
Thoughts?
I completely agree with your statement, but not sure if we should block the promotion because of one new feature. I will add a separate |
bbd4a03
to
7566a5b
Compare
7566a5b
to
a2d9e83
Compare
cc : @liminw |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @aryan16 for clarifying the claimtoheader. Given we don't have a better way to track each field other than the comment, LGTM
This PR involves API changes required to graduate security policies from V1beta1 to V1 and some documentation changes for authorization policy.