argo-cd/cmd/argocd/commands/admin
May Zhang cf78fe429a
fix: during import, if stop-operation flag is provided, then nil oper… (#7916)
* fix: during import, if stop-operation flag is provided, then nil operation field of application

Signed-off-by: May Zhang <may_zhang@intuit.com>

* fix: during import, if stop-operation flag is provided, then nil operation field of application

Signed-off-by: May Zhang <may_zhang@intuit.com>

* run goimports -local

Signed-off-by: May Zhang <may_zhang@intuit.com>

* updated docs

Signed-off-by: May Zhang <may_zhang@intuit.com>
2021-12-13 15:30:43 -08:00
..
testdata feat: merge argocd-util into 'argocd admin' subcommand (#6773) 2021-07-21 17:00:49 -07:00
admin.go feat: Migrate argocd notifications to argocd (#7744) 2021-11-29 18:47:46 -08:00
app.go feat: split yamls (#7595) 2021-11-04 08:33:08 -07:00
app_test.go feat: merge argocd-util into 'argocd admin' subcommand (#6773) 2021-07-21 17:00:49 -07:00
backup.go fix: during import, if stop-operation flag is provided, then nil oper… (#7916) 2021-12-13 15:30:43 -08:00
cluster.go feat: support adding labels and annotations to cluster secret (#7139) 2021-09-09 09:03:32 -07:00
dashboard.go refactor: rename Argo CD headless feature to Core (#6819) 2021-07-27 16:36:13 -07:00
generatespec_utils.go fix: argocd admin repo generate-spec should convert secret data (#6820) 2021-07-27 19:26:40 -07:00
generatespec_utils_test.go fix: argocd admin repo generate-spec should convert secret data (#6820) 2021-07-27 19:26:40 -07:00
notifications.go feat: Migrate argocd notifications to argocd (#7744) 2021-11-29 18:47:46 -08:00
project.go feat: support --inline flag in 'argocd admin app/proj generate-spec' commands (#6804) 2021-07-26 14:58:13 -07:00
project_allowlist.go feat: merge argocd-util into 'argocd admin' subcommand (#6773) 2021-07-21 17:00:49 -07:00
project_allowlist_test.go feat: merge argocd-util into 'argocd admin' subcommand (#6773) 2021-07-21 17:00:49 -07:00
project_test.go feat: merge argocd-util into 'argocd admin' subcommand (#6773) 2021-07-21 17:00:49 -07:00
repo.go feat: support --inline flag in 'argocd admin app/proj generate-spec' commands (#6804) 2021-07-26 14:58:13 -07:00
secrets_redactor_test.go feat: merge argocd-util into 'argocd admin' subcommand (#6773) 2021-07-21 17:00:49 -07:00
settings.go fix: unable to read jqPathExpressions (#7375) 2021-10-06 09:59:09 -07:00
settings_rbac.go feat: merge argocd-util into 'argocd admin' subcommand (#6773) 2021-07-21 17:00:49 -07:00
settings_rbac_test.go feat: merge argocd-util into 'argocd admin' subcommand (#6773) 2021-07-21 17:00:49 -07:00
settings_test.go feat: merge argocd-util into 'argocd admin' subcommand (#6773) 2021-07-21 17:00:49 -07:00