argoproj / argo-workflows

Workflow Engine for Kubernetes
https://argo-workflows.readthedocs.io/
Apache License 2.0
15.11k stars 3.21k forks source link

feat: Support loading parameter values from secrets. Fixes: #5506 #13899

Open shuangkun opened 1 week ago

shuangkun commented 1 week ago

Fixes #5506 Reference: https://github.com/argoproj/argo-workflows/pull/11446

Unsolved issues:

Hide secret value in argo template, log, UI

Motivation

Modifications

Verification

Loccal Test and UT