Skip to content

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

@dipak-pawar

Description

@dipak-pawar

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions