-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Update apiVersion in migrate-network-policy.sh, add comments #19977
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
Update apiVersion in migrate-network-policy.sh, add comments #19977
Conversation
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.
/lgtm
Thanks for adding the clear comment to the top explaining it.
/assign @derekwaynecarr |
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.
/lgtm
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.
LGTM
@derekwaynecarr @deads2k Can someone please approve this PR to get this merged? We are trying to pull this script in the Dedicated clusters and would like to pick up this change from the merged version rather than the PR |
@deads2k @derekwaynecarr Please approve! |
/retest |
/approve |
/retest Please review the full test history for this PR and help us cut down flakes. |
/restest |
/retest Please review the full test history for this PR and help us cut down flakes. |
/retest |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: danwinship, dcbw, deads2k, derekwaynecarr, knobunc The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest Please review the full test history for this PR and help us cut down flakes. |
/retest |
Just noticed that the migration script still refers to NetworkPolicy by its old apiVersion.
The current version of the script still works, but we need to update it at some point.
Also added some comments while I was there. (I referred to the docs by titles rather than linking directly to a URL so that it's not linking to any specific product [Origin/OCP/Dedicated] or version.)