-
Notifications
You must be signed in to change notification settings - Fork 40k
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
Remove swagger 1.2 validation #53232
Remove swagger 1.2 validation #53232
Conversation
/retest |
8188bb0
to
80fd010
Compare
@pwittrock Can you please have a quick look at that? |
/lgtm |
/approve |
/sig cli |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: apelisse, pwittrock No associated issue. Update pull-request body to add a reference to an issue, or get approval with The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
Automatic merge from submit-queue (batch tested with PRs 53228, 53232, 53353). If you want to cherry-pick this change to another branch, please follow the instructions here. |
This flag was removed in Kubernetes 1.9 and I don't think we need it anymore: kubernetes/kubernetes#53232
What this PR does / why we need it:
Removes dependency on swagger 1.2 for validation. Always uses openapi.
cc @mbohlool
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged): fixes #44589Special notes for your reviewer:
Release note: