Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ArgoCD - Creating New App - Destination Cluster URL/Name Drop down not working #13813

Closed
3 tasks done
jayyzhao opened this issue May 29, 2023 · 2 comments · Fixed by #14216
Closed
3 tasks done

ArgoCD - Creating New App - Destination Cluster URL/Name Drop down not working #13813

jayyzhao opened this issue May 29, 2023 · 2 comments · Fixed by #14216
Labels
bug Something isn't working

Comments

@jayyzhao
Copy link

Checklist:

  • I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
  • I've included steps to reproduce the bug.
  • I've pasted the output of argocd version.

Describe the bug

ArgoCD v2.7.3 and v2.7.2 we have noticed that in the '+ New App' page under the destination and selecting Name instead of URL does not take effect.

To Reproduce

  1. Open ArgoCD to home page
  2. Click 'New App'
  3. Scroll down to Destination
  4. try and change the right hand side dropdown from URL to Name

Expected behavior

Upon clicking 'Name', it should take effect and be able to search based on cluster name instead of cluster ip.

Screenshots

image

Version

v2.7.3 & v2.7.2

@jayyzhao jayyzhao added the bug Something isn't working label May 29, 2023
@Conrimaceogain
Copy link
Contributor

I can confirm that this is still an issue in Argo CD v2.7.5.

Conrimaceogain added a commit to Conrimaceogain/argo-cd that referenced this issue Jun 30, 2023
…ination field (fixes argoproj#13813)

Signed-off-by: Kyle Purkiss <kyle.purkiss@procore.com>
@slammajamma28
Copy link

This is an issue in v2.7.6 as well

crenshaw-dev pushed a commit that referenced this issue Jul 20, 2023
…ination field (#13813) (#14216)

* fix(ui): Fix Destination Cluster URL/Name Drop down not updating destination field (fixes #13813)

Signed-off-by: Kyle Purkiss <kyle.purkiss@procore.com>

* Address linting errors

Signed-off-by: Kyle Purkiss <kyle.purkiss@procore.com>

---------

Signed-off-by: Kyle Purkiss <kyle.purkiss@procore.com>
gcp-cherry-pick-bot bot pushed a commit that referenced this issue Jul 20, 2023
…ination field (#13813) (#14216)

* fix(ui): Fix Destination Cluster URL/Name Drop down not updating destination field (fixes #13813)

Signed-off-by: Kyle Purkiss <kyle.purkiss@procore.com>

* Address linting errors

Signed-off-by: Kyle Purkiss <kyle.purkiss@procore.com>

---------

Signed-off-by: Kyle Purkiss <kyle.purkiss@procore.com>
crenshaw-dev pushed a commit that referenced this issue Jul 20, 2023
…ination field (#13813) (#14216) (#14626)

* fix(ui): Fix Destination Cluster URL/Name Drop down not updating destination field (fixes #13813)



* Address linting errors



---------

Signed-off-by: Kyle Purkiss <kyle.purkiss@procore.com>
Co-authored-by: Kyle Purkiss <kyle.purkiss@procore.com>
gcp-cherry-pick-bot bot pushed a commit that referenced this issue Jul 20, 2023
…ination field (#13813) (#14216)

* fix(ui): Fix Destination Cluster URL/Name Drop down not updating destination field (fixes #13813)

Signed-off-by: Kyle Purkiss <kyle.purkiss@procore.com>

* Address linting errors

Signed-off-by: Kyle Purkiss <kyle.purkiss@procore.com>

---------

Signed-off-by: Kyle Purkiss <kyle.purkiss@procore.com>
gcp-cherry-pick-bot bot pushed a commit that referenced this issue Jul 20, 2023
…ination field (#13813) (#14216)

* fix(ui): Fix Destination Cluster URL/Name Drop down not updating destination field (fixes #13813)

Signed-off-by: Kyle Purkiss <kyle.purkiss@procore.com>

* Address linting errors

Signed-off-by: Kyle Purkiss <kyle.purkiss@procore.com>

---------

Signed-off-by: Kyle Purkiss <kyle.purkiss@procore.com>
crenshaw-dev pushed a commit that referenced this issue Jul 20, 2023
…ination field (#13813) (#14216) (#14627)

* fix(ui): Fix Destination Cluster URL/Name Drop down not updating destination field (fixes #13813)



* Address linting errors



---------

Signed-off-by: Kyle Purkiss <kyle.purkiss@procore.com>
Co-authored-by: Kyle Purkiss <kyle.purkiss@procore.com>
crenshaw-dev pushed a commit that referenced this issue Jul 20, 2023
…ination field (#13813) (#14216) (#14628)

* fix(ui): Fix Destination Cluster URL/Name Drop down not updating destination field (fixes #13813)



* Address linting errors



---------

Signed-off-by: Kyle Purkiss <kyle.purkiss@procore.com>
Co-authored-by: Kyle Purkiss <kyle.purkiss@procore.com>
schakrad pushed a commit to schakrad/argo-cd that referenced this issue Jul 24, 2023
…ination field (argoproj#13813) (argoproj#14216) (argoproj#14627)

* fix(ui): Fix Destination Cluster URL/Name Drop down not updating destination field (fixes argoproj#13813)

* Address linting errors

---------

Signed-off-by: Kyle Purkiss <kyle.purkiss@procore.com>
Co-authored-by: Kyle Purkiss <kyle.purkiss@procore.com>
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com>
yyzxw pushed a commit to yyzxw/argo-cd that referenced this issue Aug 9, 2023
…ination field (argoproj#13813) (argoproj#14216)

* fix(ui): Fix Destination Cluster URL/Name Drop down not updating destination field (fixes argoproj#13813)

Signed-off-by: Kyle Purkiss <kyle.purkiss@procore.com>

* Address linting errors

Signed-off-by: Kyle Purkiss <kyle.purkiss@procore.com>

---------

Signed-off-by: Kyle Purkiss <kyle.purkiss@procore.com>
Jneville0815 pushed a commit to radiusmethod/argo-cd that referenced this issue Sep 30, 2023
…ination field (argoproj#13813) (argoproj#14216)

* fix(ui): Fix Destination Cluster URL/Name Drop down not updating destination field (fixes argoproj#13813)

Signed-off-by: Kyle Purkiss <kyle.purkiss@procore.com>

* Address linting errors

Signed-off-by: Kyle Purkiss <kyle.purkiss@procore.com>

---------

Signed-off-by: Kyle Purkiss <kyle.purkiss@procore.com>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com>
tesla59 pushed a commit to tesla59/argo-cd that referenced this issue Dec 16, 2023
…ination field (argoproj#13813) (argoproj#14216)

* fix(ui): Fix Destination Cluster URL/Name Drop down not updating destination field (fixes argoproj#13813)

Signed-off-by: Kyle Purkiss <kyle.purkiss@procore.com>

* Address linting errors

Signed-off-by: Kyle Purkiss <kyle.purkiss@procore.com>

---------

Signed-off-by: Kyle Purkiss <kyle.purkiss@procore.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
3 participants