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:
This is fixed in the latest CSV description.
verified with kubefed-operator v0.1.0
Does this bug require doc text? The Doc Type/Text field is not currently set. Thanks!
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