cloud-native-toolkit / cloud-native-toolkit/planning

ROKS 4.7: The Argo CD URL stored in the argocd-access secret and used in the "Cloud-Native Toolkit" application icon on the dashboard is wrong

Open
#839 3 comments 0 reactions 1 assignee Claimed by @seansund View on GitHub
bug
Dominant language
No language data
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
The Argo CD URL stored in the argocd-access secret and used in the "Cloud-Native Toolkit" application icon on the dashboard is wrong. See screen shot below.

**To Reproduce**
Install the Cloud-Native toolkit on a ROKS 4.7 cluster. I ran the "quick install"
ArgoCD module used was v2.23.1

**Screenshots**
![image.png](https://images.zenhubusercontent.com/5cc9e24a4f7ff4169c9247bd/afa3074f-b4e9-4af2-b2c3-836844e834b3)

IGC credentials returns
`Credentials: {
argocd: {
user: 'admin',
password: 'xxx',
url: 'https://argocd-cluster-openshift-gitops.cohort-10-bc-6ccd7f378ae819553d37d5f2ee142bd6-0000.us-south.containers.appdomain.cloud'
},
`

Where the argocd-cluster-server route in openshift-gitops namespace is
`https://argocd-cluster-server-openshift-gitops.cohort10-bc-6ccd7f378ae819553d37d5f2ee142bd6-0000.us-south.containers.appdomain.cloud`

Looks like the URL is missing `-server` in `argocd-cluster-server-openshift-gitops`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.