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: jchal...@redhat.com
          Reporter: st...@redhat.com
        QA Contact: extras...@fedoraproject.org
                CC: epa...@redhat.com, golang@lists.fedoraproject.org,
                    jca...@redhat.com, jchal...@redhat.com,
                    nhor...@redhat.com, vba...@redhat.com



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
golang@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/golang@lists.fedoraproject.org

Reply via email to