We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Continued from #25421
$ kubectl get catalogs error: NegotiatedSerializer is required when initializing a RESTClient $ curl http://127.0.0.1:8080/apis/alpha.redhat.com/v1alpha1/namespaces/default/catalogs{ "kind": "CatalogList", "items": [ {"apiVersion":"alpha.redhat.com/v1alpha1","kind":"Catalog","metadata":{"name":"mycatalog","namespace":"default","selfLink":"/apis/alpha.redhat.com/v1alpha1/namespaces/default/catalogs/mycatalog","uid":"1790596a-16ee-11e6-873a-bc5ff47352bf","resourceVersion":"43","creationTimestamp":"2016-05-10T20:30:53Z"}} ] }
The text was updated successfully, but these errors were encountered:
This could be a recent regression since it seemed to work at this point in time: #24658 (comment)
Sorry, something went wrong.
Merge pull request #25894 from brendandburns/thirdparty-watch
421c16a
Automatic merge from submit-queue Fix third party Fixes #25421 Fixes #25422 @adohe @sjenning @caesarxuchao @lavalamp @kubernetes/sig-api-machinery [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]()
842765e
Automatic merge from submit-queue Fix third party Fixes kubernetes/kubernetes#25421 Fixes kubernetes/kubernetes#25422 @adohe @sjenning @caesarxuchao @lavalamp @kubernetes/sig-api-machinery [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]()
brendandburns
No branches or pull requests
Continued from #25421
The text was updated successfully, but these errors were encountered: