vince-riv/argo-diff

Preview k8s manifest changes using argocd diff

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
argocd_auth_tokenBearer token for ArgoCD (value passed to --auth-token)yes
argocd_grpc_webSet --grpc-web flag for argocd cli (true/false)nofalse
argocd_grpc_web_root_pathValue for --grpc-web-root-path for argocd clino""
argocd_serverArgoCD server name (value passed to --server)yes
argocd_server_insecureSet --insecure flag for argocd cli (true/false)nofalse
argocd_server_plaintextSet --plaintext flag for argocd cli (true/false)nofalse
argocd_ui_base_urlBase URL of ArgoCD UI (usually server name prefixed with https://)no""
argocd_optsAdditional flags to pass to argocd cli (eg: --timeout 30s). Populates ARGOCD_OPTSno""
argocd_app_server_side_diffSet --server-side-diff flag for argocd app diff (true/false)no""
comment_line_max_charsAny individual line in Pull Request comments by argo-diff longer than this are truncated.no""
comment_preambleString/markdown prefixed to comments. Keep to 150 chars or less in lengthno""
context_strUnique identifier of argo-diff instance. Use when deploying multiple instances (eg: one per cluster). Recommended to be a brief cluster nicknameno""
github_tokenBearer token for github API calls (usually secrets.GITHUB_TOKEN)yes
log_levelLog level of argo-diffnoinfo
repo_default_refDefault branch of repository (eg: "main"); only needed when `HEAD` is specified as target revision in ArgoCD application sourceno""

no outputs