Factor out post-init swagger and OpenAPI routes#32590
Conversation
d18346e to
d62e161
Compare
|
GCE e2e build/test passed for commit d62e161. |
| } | ||
| if s.enableOpenAPISupport { | ||
| s.InstallOpenAPI() | ||
| routes.OpenAPI{ |
There was a problem hiding this comment.
I should probably know this, but what is this OpenAPI thing?
There was a problem hiding this comment.
Swagger alternative: https://openapis.org/
There was a problem hiding this comment.
... that's what I thought. Wikipedia: "The OpenAPI Specification (originally known as the Swagger Specification)".
There was a problem hiding this comment.
yes swagger 2.0 is OpenAPI spec which is designed by the Open API initiative (OAI)
|
just a question. lgtm |
|
cc @mbohlool |
|
Blocked right now by unexpected dependencies. |
d62e161 to
6068c08
Compare
|
@deads2k unblocked this. ptal |
ace43f8 to
4a629c6
Compare
|
Jenkins GKE smoke e2e failed for commit 4a629c6. Full PR test history. The magic incantation to run this job again is |
|
Jenkins Kubemark GCE e2e failed for commit 4a629c6. Full PR test history. The magic incantation to run this job again is |
29f9e1d to
54a0960
Compare
|
Jenkins GCI GKE smoke e2e failed for commit 54a0960cc46e995be2d4dd4ecaee49120b04c1ac. Full PR test history. The magic incantation to run this job again is |
c9caf13 to
cfe04db
Compare
cfe04db to
b239f92
Compare
|
Jenkins unit/integration failed for commit b239f9241a3092e1d107214817dfbb7f08c63331. Full PR test history. The magic incantation to run this job again is |
b239f92 to
c7b9db1
Compare
|
Jenkins GCI GCE e2e failed for commit c7b9db1f95c4049394150e44c1616f2c68e7e384. Full PR test history. The magic incantation to run this job again is |
c7b9db1 to
cca05af
Compare
|
Jenkins verification failed for commit c4b4bbee0fc1d62d299e5d6970d6540e25e7d600. Full PR test history. The magic incantation to run this job again is |
c4b4bbe to
05fcc6b
Compare
|
Bazel fun. |
|
@k8s-bot test this [submit-queue is verifying that this PR is safe to merge] |
|
Automatic merge from submit-queue |
This change is