Bug 2073493 - RFE apiServerURL not populated for non-OpenShift cluster
Summary: RFE apiServerURL not populated for non-OpenShift cluster
Keywords:
Status: ASSIGNED
Alias: None
Product: Red Hat Advanced Cluster Management for Kubernetes
Classification: Red Hat
Component: App Lifecycle
Version: rhacm-2.4.z
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Christian Stark
QA Contact:
bswope@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-04-08 15:37 UTC by Alexis de Talhouët
Modified: 2026-04-30 04:29 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github stolostron backlog issues 21582 0 None None None 2022-04-08 19:03:11 UTC

Description Alexis de Talhouët 2022-04-08 15:37:31 UTC
Description of the problem:
When importing a cluster in ACM that isn't an OCP cluster, its API server URL isn't populated as part of the `-cluster-secret`  that gets generated, hence when importing the cluster in Argocd using `GitOpsCluster` CR, the server URL isn't populated. 
Because of that, we cannot deploy an application using the ArgoCD integration to non-OCP clusters.

Release version:
2.4.2

Operator snapshot version:

OCP version:
4.9.23

Browser Info:
Firefox

Steps to reproduce:
1. Import an xKS cluster into ACM
2. Create a ManagedClusterSet, ManagedClusterSetBinding, GitOpsCluster and Placement CR to import clusters into ArgoCD
3. Add the label to match the Placement rule defined in previous steps to the imported xKS cluster

Actual results:
ArgoCD shows an empty server API URL in its cluster tab

Expected results:
ArgoCD to show the server API URL in its cluster tab

Additional info:

Comment 1 Alexis de Talhouët 2022-04-08 15:38:25 UTC
Reference discussion leading to opening this ticket: https://coreos.slack.com/archives/CTZTHFQRH/p1649358794466519


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