argo-cd/cmd
Eugene Kim 4c29c33f02
feat(cli): Add app diff option to specify exit code when diff (#20144)
The argocd app diff command returns 1 if a difference is found. In related issues,
they want to return an error code that is distinguishable from common errors.
However, changing the existing behavior is likely to break user's automation code.
So we want to provide an explicit option(--diff-exit-code) to specify an error code.

Related: #3588

Signed-off-by: Eugene Kim <eugene70kim@gmail.com>
2024-10-05 19:53:29 -04:00
..
argocd/commands feat(cli): Add app diff option to specify exit code when diff (#20144) 2024-10-05 19:53:29 -04:00
argocd-application-controller/commands feat: option to disable writing k8s events(#18205) (#18441) 2024-09-23 08:32:17 +05:30
argocd-applicationset-controller/commands feat(appset): Add a cache layer for Argo Projects to speed-up application validation (#18703) 2024-09-30 10:22:49 -04:00
argocd-cmp-server/commands feat: support log level in cmp plugin, possibility to trace generated manifest (#18851) 2024-06-30 15:49:07 -04:00
argocd-dex/commands feat(dex): set logger based on argo config (#13191) (#19608) 2024-08-21 09:38:37 -04:00
argocd-git-ask-pass/commands feat(askpass): make askpass socket path configurable (#19313) 2024-08-01 13:12:41 -04:00
argocd-k8s-auth/commands chore: enable require-error rule from errorlint linter on cmd folder (#18683) 2024-06-15 13:52:21 -04:00
argocd-notification/commands fix notificaion controller crash loop (#19984) 2024-09-18 18:56:05 +00:00
argocd-repo-server/commands feat: transmit manifest-generate-path resources to the cmp-server for plugin-based applications (#19209) 2024-09-24 12:14:02 -04:00
argocd-server/commands feat: option to disable writing k8s events(#18205) (#18441) 2024-09-23 08:32:17 +05:30
util chore: Added unit tests and fix e2e tests for application sync decoupling feature (#19966) 2024-10-03 07:37:50 -07:00
main.go fix: set GOMAXPROCS automatically with uber-go/automaxprocs (#16528) 2024-08-22 15:30:10 +00:00