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

ftest-oc-proxy failing against kubectl v1.10.0 #1029

Closed
dipak-pawar opened this issue Mar 27, 2018 · 0 comments
Closed

ftest-oc-proxy failing against kubectl v1.10.0 #1029

dipak-pawar opened this issue Mar 27, 2018 · 0 comments
Assignees
Milestone

Comments

@dipak-pawar
Copy link
Contributor

Yesterday kubernetes v1.10.0 released - https://github.com/kubernetes/kubernetes/releases which has some api changes which causes kubectl get ns -o name to give

namespace/default
namespace/kube-public
namespace/kube-system
namespace/myproject
namespace/openshift
namespace/openshift-infra
namespace/openshift-node

instead of

namespaces/default
namespaces/kube-public
namespaces/kube-system
namespaces/myproject
namespaces/openshift
namespaces/openshift-infra
namespaces/openshift-node

which is behavior till yesterday

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant