Bug 2098087 - [IBM Z - s390x] [RHACM 2.5] - Enabling submariner addon from web-ui have no effect.
Summary: [IBM Z - s390x] [RHACM 2.5] - Enabling submariner addon from web-ui have no e...
Keywords:
Status: CLOSED DUPLICATE of bug 2087686
Alias: None
Product: Red Hat Advanced Cluster Management for Kubernetes
Classification: Red Hat
Component: Submariner
Version: rhacm-2.5
Hardware: s390x
OS: Linux
unspecified
medium
Target Milestone: ---
: ---
Assignee: Stephen Kitt
QA Contact: Noam Manos
Christopher Dawson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-06-17 08:44 UTC by Abdul Kandathil (IBM)
Modified: 2022-06-20 07:51 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-06-20 07:51:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
submariner-deployed (64.90 KB, image/png)
2022-06-17 15:18 UTC, Abdul Kandathil (IBM)
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Github stolostron backlog issues 23605 0 None None None 2022-06-17 15:58:32 UTC

Description Abdul Kandathil (IBM) 2022-06-17 08:44:42 UTC
**What happened**:
Enabling submariner addon from web-ui have no effect.

OCP : 4.10.17
ACM : 2.5


**What you expected to happen**:

submariner gets deployed successfully.

**How to reproduce it (as minimally and precisely as possible)**:

Create clusterset -> add imported ocp clusters to the clusterset -> Submariner-addons

- Install submariner addon
- Select target clusters and click next
- click install. Now instead of addon getting installed, the webpage with "Install Submariner-addons" being displayed. And addon is not getting deployed.

**Anything else we need to know?**:

must-gather logs: https://drive.google.com/file/d/1khMNEcIWozNZ9-GcZ3jsIMsZgd6MAWGK/view?usp=sharing

ClusterID: e7d5b5ae-5bfe-490e-aef2-af7e30de0b8d
ClusterVersion: Stable at "4.10.17"
ClusterOperators:
	All healthy and stable


**Environment**:
- Submariner version (use `subctl version`):
- Kubernetes version (use `kubectl version`):
- Diagnose information (use `subctl diagnose all`):
- Gather information (use `subctl gather`)
- Cloud provider or hardware configuration:
- OS (e.g `cat /etc/os-release`):
- Kernel (e.g `uname -a`):
- Install tools:
- Others:

Comment 1 Abdul Kandathil (IBM) 2022-06-17 15:18:08 UTC
Created attachment 1890924 [details]
submariner-deployed

This looks to be web-ui only issue as I am able to deploy submariner from cli.


[root@m1312001 ~]# cat << EOF | oc apply -f -
> apiVersion: addon.open-cluster-management.io/v1alpha1
> kind: ManagedClusterAddOn
> metadata:
>      name: submariner
>      namespace: ocsm1301015
> spec:
>      installNamespace: submariner-operator
> EOF
managedclusteraddon.addon.open-cluster-management.io/submariner created
[root@m1312001 ~]#

[root@m1312001 ~]# cat << EOF | oc apply -f -
apiVersion: addon.open-cluster-management.io/v1alpha1
kind: ManagedClusterAddOn
metadata:
     name: submariner
     namespace: ocsm4204001
spec:
     installNamespace: submariner-operator
EOF

managedclusteraddon.addon.open-cluster-management.io/submariner created
[root@m1312001 ~]#

Comment 2 Nir Yechiel 2022-06-20 07:51:36 UTC
Hi Abdul,

Thanks for trying ACM+Submariner and reporting this bug! This is a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=2087686 which should be fixed in an upcoming 2.5.1 release.

Thanks,
Nir

*** This bug has been marked as a duplicate of bug 2087686 ***


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