Bug 1313783

Summary: Regression 'kubectl config view' no longer has --output=json flag
Product: [Fedora] Fedora Reporter: Stef Walter <stefw>
Component: kubernetesAssignee: Jan Chaloupka <jchaloup>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: eparis, golang-updates, jcajka, jchaloup, nhorman, vbatts
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: kubernetes-1.2.0-0.15.alpha6.gitf0cd09a.fc23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-01 00:28:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Stef Walter 2016-03-02 10:51:38 UTC
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": [
...

Comment 1 Jan Chaloupka 2016-03-02 11:44:48 UTC

*** This bug has been marked as a duplicate of bug 1313787 ***

Comment 2 Fedora Update System 2016-03-02 12:56:35 UTC
kubernetes-1.2.0-0.13.alpha6.gitf0cd09a.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-8bc7ba5f6b

Comment 3 Fedora Update System 2016-03-08 19:03:29 UTC
kubernetes-1.2.0-0.15.alpha6.gitf0cd09a.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-a89f5ce5f4

Comment 4 Fedora Update System 2016-03-09 22:56:01 UTC
kubernetes-1.2.0-0.15.alpha6.gitf0cd09a.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-a89f5ce5f4

Comment 5 Fedora Update System 2016-04-01 00:27:57 UTC
kubernetes-1.2.0-0.15.alpha6.gitf0cd09a.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.