Bug 1710201 - The "Example: federating deployments" part of the description of federation operator needs to be fixed
Summary: The "Example: federating deployments" part of the description of federation o...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Federation
Version: 4.1.0
Hardware: Unspecified
OS: Unspecified
high
low
Target Milestone: ---
: 4.2.0
Assignee: Sohan Kunkerkar
QA Contact: Qin Ping
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-05-15 05:41 UTC by Qin Ping
Modified: 2019-10-16 06:29 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-10-16 06:28:53 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:29:04 UTC

Description Qin Ping 2019-05-15 05:41:11 UTC
Description of problem:
The "Example: federating deployments" 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:

kubectl get deployments
NAME    READY   UP-TO-DATE   AVAILABLE   AGE
hello   1/1     1            1           33s


Expected results:
kubectl get deployments hello -n <namespace> --context=<mycluster>
NAME    READY   UP-TO-DATE   AVAILABLE   AGE
hello   1/1     1            1           33s


Additional info:

Comment 1 Sohan Kunkerkar 2019-07-24 18:41:18 UTC
This is fix in the v0.1.0 CSV description.

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

Comment 4 Brandi Munilla 2019-10-08 17:34:09 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


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