argo-cd/cmd/argocd/commands/admin
Yuan Tang d3fb6fb7db
chore: Update to use NewSharedInformerFactoryWithOptions due to deprecation (#7009)
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
2021-08-17 21:23:13 +02:00
..
testdata feat: merge argocd-util into 'argocd admin' subcommand (#6773) 2021-07-21 17:00:49 -07:00
admin.go feat: merge argocd-util into 'argocd admin' subcommand (#6773) 2021-07-21 17:00:49 -07:00
app.go chore: Update to use NewSharedInformerFactoryWithOptions due to deprecation (#7009) 2021-08-17 21:23:13 +02:00
app_test.go feat: merge argocd-util into 'argocd admin' subcommand (#6773) 2021-07-21 17:00:49 -07:00
backup.go feat: merge argocd-util into 'argocd admin' subcommand (#6773) 2021-07-21 17:00:49 -07:00
cluster.go fix: argocd admin repo generate-spec should convert secret data (#6820) 2021-07-27 19:26:40 -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
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 feat: merge argocd-util into 'argocd admin' subcommand (#6773) 2021-07-21 17:00:49 -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