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

oc explain fails with openshift resources #17766

Closed
juanvallejo opened this issue Dec 13, 2017 · 2 comments
Closed

oc explain fails with openshift resources #17766

juanvallejo opened this issue Dec 13, 2017 · 2 comments
Assignees
Labels
component/cli kind/bug Categorizes issue or PR as related to a bug. priority/P1

Comments

@juanvallejo
Copy link
Contributor

Might be related to switch from swagger to openapi upstream

@juanvallejo juanvallejo self-assigned this Dec 13, 2017
@deads2k deads2k mentioned this issue Dec 13, 2017
25 tasks
@juanvallejo
Copy link
Contributor Author

@deads2k This is happening due to factory_object_mapping no longer handling resources under /oapi when accessing openapi data. Here is how we did this before: https://github.com/openshift/origin/blob/release-3.7/pkg/cmd/util/clientcmd/factory_object_mapping.go#L460

@pweil- pweil- added component/cli kind/bug Categorizes issue or PR as related to a bug. labels Jan 3, 2018
@juanvallejo
Copy link
Contributor Author

Closing. Will track issue in #17872

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/cli kind/bug Categorizes issue or PR as related to a bug. priority/P1
Projects
None yet
Development

No branches or pull requests

2 participants