Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1710188

Summary: The "Joining Clusters" part of the description of federation operator needs to be fixed
Product: OpenShift Container Platform Reporter: Qin Ping <piqin>
Component: FederationAssignee: Sohan Kunkerkar <skunkerk>
Status: CLOSED ERRATA QA Contact: Qin Ping <piqin>
Severity: low Docs Contact:
Priority: high    
Version: 4.1.0CC: bbennett, bmcelvee, calfonso
Target Milestone: ---   
Target Release: 4.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-10-16 06:28:53 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 Qin Ping 2019-05-15 04:56:19 UTC
Description of problem:
The "Joining Clusters" part of the description of federation operator needs to be fixed


Version-Release number of selected component (if applicable):
oc get clusterversion
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.1.0-0.nightly-2019-05-14-202907   True        False         11m     Cluster version is 4.1.0-0.nightly-2019-05-14-202907

Operator version: 0.0.10


How reproducible:


Steps to Reproduce:
1. Login into webconsole
2. Catalog->OperatorHub->Federation
3. "Joining Clusters" part

Actual results:

kubefedctl join cluster-name \
  --cluster-context mycluster \            # name of a KUBECONFIG context for the cluster to join
  --host-cluster-context mycluster \       # name of a KUBECONFIG context for the hosting cluster
  --add-to-registry \                      # add clusters to the cluster-registry
  --federation-namespace=<namespace> \     # namespace where federation is deployed
  --registry-namespace=<namespace> \       # namespace where federation is deployed
  --limited-scope=true \                   # ensure that created serviceaccount has permissions only scoped to the namespace
  -v 2


Expected results:
In v0.0.10, there are no "registry-namespace" and "limited-scope" parameters anymore.


Additional info:

Comment 1 Sohan Kunkerkar 2019-07-24 18:47:34 UTC
This is fixed in the latest CSV description.

Comment 3 Qin Ping 2019-07-26 09:45:39 UTC
verified with kubefed-operator v0.1.0

Comment 4 Brandi Munilla 2019-10-08 17:28:40 UTC
Does this bug require doc text? The Doc Type/Text field is not currently set. Thanks!

Comment 5 errata-xmlrpc 2019-10-16 06:28:53 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