argo-cd/cmd
Mangaal 766a6da2cd
feat: Enhance ArgoCD CLI: Dynamic Repo Server Retrieval with --core and --refresh Flags (#17613)
* add const key value for ComponentRepoServer

Signed-off-by: Mangaal <angommeeteimangaal@gmail.com>

* update NewRepoServerClient() to look for service with  ComponentRepoServer labels , if the label exist construct label selector PortForward

Signed-off-by: Mangaal <angommeeteimangaal@gmail.com>

* add comment for the new constants

Signed-off-by: Mangaal <angommeeteimangaal@gmail.com>

* instead of passing nil which leads to  nil ptr referance error, pass empty ClusterSharding{}

Signed-off-by: Mangaal <angommeeteimangaal@gmail.com>

* check for operator install repo server name

Signed-off-by: Mangaal <angommeeteimangaal@gmail.com>

* handle empty nil ptr dereference error

Signed-off-by: Mangaal <angommeeteimangaal@gmail.com>

* handle  nil prt dereference

Signed-off-by: Mangaal <angommeeteimangaal@gmail.com>

* typo correction

Signed-off-by: Mangaal <angommeeteimangaal@gmail.com>

* run clidocsgen

Signed-off-by: Mangaal <angommeeteimangaal@gmail.com>

---------

Signed-off-by: Mangaal <angommeeteimangaal@gmail.com>
2024-03-29 14:49:16 -04:00
..
argocd/commands feat: Enhance ArgoCD CLI: Dynamic Repo Server Retrieval with --core and --refresh Flags (#17613) 2024-03-29 14:49:16 -04:00
argocd-application-controller/commands fix: disable rate limiting sompletely by default (#17355) 2024-03-04 10:46:55 -05:00
argocd-applicationset-controller/commands fix(appset): add option to disable SCM providers entirely (#14246) (#15248) 2023-10-03 22:11:40 +00:00
argocd-cmp-server/commands feat(opentelemetry): support for secured OTLP endpoint and headers (#15573) 2023-11-27 10:45:00 +05:30
argocd-dex/commands chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml (#13292) 2023-05-04 18:06:56 -04:00
argocd-git-ask-pass/commands refactor: improve context handling in cmd/ (#9860) 2022-07-05 09:32:22 -04:00
argocd-k8s-auth/commands feat: adding option to specify an aws profile to use by the argocd-server when adding a EKS cluster (#16767) 2024-01-12 18:39:41 -05:00
argocd-notification/commands feat: Argocd notification self service (#16488) 2023-11-30 21:40:33 +00:00
argocd-repo-server/commands Merge pull request from GHSA-jhwx-mhww-rgc3 2024-03-28 14:38:03 +02:00
argocd-server/commands fix: The argocd server api-content-type flag does not allow empty content-type header (#17331) 2024-02-28 09:45:44 -08:00
util feat: add cli commands to create/set/unset/edit sources for multi-source application (#17425) 2024-03-18 11:15:08 -07:00
main.go refactor: replace aws CLI with argocd-k8s-auth (#8032) 2022-04-14 17:25:08 -07:00