Skip to content
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

Fixing broken http://kubernetes.io/kubernetes/third_party/swagger-ui/ #1921

Merged
merged 1 commit into from
Dec 12, 2016

Conversation

nikhiljindal
Copy link
Contributor

@nikhiljindal nikhiljindal commented Dec 11, 2016

http://kubernetes.io/kubernetes/third_party/swagger-ui/ broke when we removed the gh-pages branch (kubernetes/kubernetes#38309 (comment)).

Adding an index.md file at http://kubernetes.io/kubernetes/third_party/swagger-ui/ to inform users that they should now be using the API reference docs.
http://kubernetes.io/kubernetes/third_party/swagger-ui/ is still one of the top results when searching for "kubernetes swagger" so we cannot abandon it.

cc @thockin who removed the gh-pages branch.
Also cc @devin-donnelly @jaredbhatti


This change is Reviewable

@nikhiljindal nikhiljindal added this to the 1.5 milestone Dec 11, 2016
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Dec 11, 2016
@thockin
Copy link
Member

thockin commented Dec 12, 2016

Shoot, I didn't know this was used directly. Should we revert that instead?

---

Kubernetes swagger UI has now been replaced by our generated API reference docs
which can be accessed at http://kubernetes.io/docs/api-reference/README/.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why does this page only have 4 APIs, when we have dozens?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sent #1928 to add missing ones

@thockin
Copy link
Member

thockin commented Dec 12, 2016

Emergency merge to stop the badness

@thockin thockin merged commit 0ae9441 into kubernetes:release-1.5 Dec 12, 2016
@thockin
Copy link
Member

thockin commented Dec 12, 2016 via email

@nikhiljindal
Copy link
Contributor Author

This PR is for 1.5 branch. I can send the same for master branch but I think the plan is to start serving k8s.io from release-1.5 branch this morning. Problem should be fixed when that happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants