argo-cd/cmd/util
pasha-codefresh d16df525d7
feat: manage clusters via proxy (#20374)
* feat: proxy support

Signed-off-by: pashakostohrys <pavel@codefresh.io>

* feat: proxy support

Signed-off-by: pashakostohrys <pavel@codefresh.io>

* feat: proxy support

Signed-off-by: pashakostohrys <pavel@codefresh.io>

* fix linter

Signed-off-by: pashakostohrys <pavel@codefresh.io>

* small improvements

Signed-off-by: pashakostohrys <pavel@codefresh.io>

* add cluster test

Signed-off-by: pashakostohrys <pavel@codefresh.io>

* fix linter

Signed-off-by: pashakostohrys <pavel@codefresh.io>

* change error message

Signed-off-by: pashakostohrys <pavel@codefresh.io>

* override always will change proxy url

Signed-off-by: pashakostohrys <pavel@codefresh.io>

---------

Signed-off-by: pashakostohrys <pavel@codefresh.io>
2024-10-15 09:47:52 -07:00
..
testdata feat: declarative config for cluster and repo(#4734) (#5102) 2020-12-23 14:15:05 -08:00
app.go fix: disable automaxprocs logging (#20069) 2024-10-09 11:21:24 +00:00
app_test.go fix: disable automaxprocs logging (#20069) 2024-10-09 11:21:24 +00:00
applicationset.go chore: enable gofumpt and whitespace linters (#18567) 2024-06-11 15:41:55 +00:00
applicationset_test.go chore: enable goimports linter (#18564) 2024-06-10 09:18:12 -04:00
cluster.go feat: manage clusters via proxy (#20374) 2024-10-15 09:47:52 -07:00
cluster_test.go feat(clusters) - Add disableCompression option in the cluster config (#20291) 2024-10-09 15:36:46 +03:00
common.go feat: support --inline flag in 'argocd admin app/proj generate-spec' commands (#6804) 2021-07-26 14:58:13 -07:00
project.go chore: Added unit tests and fix e2e tests for application sync decoupling feature (#19966) 2024-10-03 07:37:50 -07:00
project_test.go chore: Added unit tests and fix e2e tests for application sync decoupling feature (#19966) 2024-10-03 07:37:50 -07:00
repo.go feat: allow no_proxy to be specified on repoCreds (#18526) 2024-08-20 12:54:39 -04:00