Bug 1313783 - Regression 'kubectl config view' no longer has --output=json flag
Summary: Regression 'kubectl config view' no longer has --output=json flag
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: kubernetes
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jan Chaloupka
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-02 10:51 UTC by Stef Walter
Modified: 2016-04-01 00:28 UTC (History)
6 users (show)

Fixed In Version: kubernetes-1.2.0-0.15.alpha6.gitf0cd09a.fc23
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-01 00:28:24 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.