mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-06 08:08:21 +00:00
An application can be created by specifying only cluster name. Since cluster URL is used for queries, it should inferred. ValidateDestination() method will infer the cluster URL if cluster name is present. Fixes: #4534 |
||
|---|---|---|
| .. | ||
| cache | ||
| metrics | ||
| sharding | ||
| appcontroller.go | ||
| appcontroller_test.go | ||
| clusterinfoupdater.go | ||
| clusterinfoupdater_test.go | ||
| sort_delete.go | ||
| sort_delete_test.go | ||
| state.go | ||
| state_test.go | ||
| sync.go | ||
| sync_test.go | ||