https://bugzilla.redhat.com/show_bug.cgi?id=1313783
Bug ID: 1313783
Summary: Regression 'kubectl config view' no longer has
--output=json flag
Product: Fedora
Version: 23
Component: kubernetes
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected]
Description of problem:
The 'kubectl config view' no longer has --output=json flag.
Version-Release number of selected component (if applicable):
kubernetes-client-1.2.0-0.12.alpha6.gitf0cd09a.fc23.x86_64
How reproducible:
Every time
Steps to Reproduce:
1. kubectl config view --output=json
Actual results:
unknown flag: --output[root@localhost ~]#
Expected results:
JSON output for kubernetes config as seen with previous kubernetes-client
versions.
$ kubectl config view --output=json
{
"kind": "Config",
"apiVersion": "v1",
"preferences": {},
"clusters": [
...
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
golang mailing list
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]