Bug 1739362 - The output message for "kubefedctl federate ns test-namespace" is not correct when test-namespace is not exist
Summary: The output message for "kubefedctl federate ns test-namespace" is not correct...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Federation
Version: 4.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: 4.2.0
Assignee: Ivan Font
QA Contact: Qin Ping
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-08-09 07:19 UTC by Qin Ping
Modified: 2019-10-16 06:35 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-10-16 06:35:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2019:2922 0 None None None 2019-10-16 06:35:45 UTC

Description Qin Ping 2019-08-09 07:19:19 UTC
Description of problem:
The output message for "kubefedctl federate ns test-namespace" is not correct when test-namespace is not exist

Version-Release number of selected component (if applicable):
KubeFed controller-manager version: version.Info{Version:"v4.2.0", GitCommit:"b8ae65cee603cc9c746911debd3dc23b922222d8", GitTreeState:"clean", BuildDate:"2019-08-08T18:58:34Z", GoVersion:"go1.12.6", Compiler:"gc", Platform:"linux/amd64"}
kubefedctl version: version.Info{Version:"v4.2.0", GitCommit:"b8ae65cee603cc9c746911debd3dc23b922222d8", GitTreeState:"clean", BuildDate:"2019-08-08T18:18:54Z", GoVersion:"go1.12.6", Compiler:"gc", Platform:"linux/amd64"}


How reproducible:
100%

Steps to Reproduce:
1. Installed a cluster scoped kubefed controller manager under namespace "openshift-operators"
2. Added 2 clusters to the federation
3. In the host cluster run the following cmd:
$ kubefedctl federate ns test-namespace --enable-type

Actual results:
F0809 15:07:38.621414   16945 federate.go:150] Error: Error retrieving target Namespace "federation-system/test-namespace": namespaces "test-namespace" not found


Expected results:
Don't know why the target Namespace is "federation-system/test-namespace", I think here want to say "test-namespace".

Additional info:

Comment 1 Qin Ping 2019-08-09 07:26:31 UTC
$ kubefedctl federate secret kubefed -enable-type
F0809 15:24:48.160303   17400 federate.go:150] Error: Error retrieving target Secret "able-type/kubefed": secrets "kubefed" not found

Comment 5 Qin Ping 2019-08-27 06:43:55 UTC
Verified with kubefedctl version: version.Info{Version:"v4.2.0", GitCommit:"7f002471b9dd8366e1e0f080b46bc79864682f71", GitTreeState:"clean", BuildDate:"2019-08-25T17:43:59Z", GoVersion:"go1.12.8", Compiler:"gc", Platform:"linux/amd64"}

Comment 6 errata-xmlrpc 2019-10-16 06:35:36 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2019:2922


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