You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: add loud skip-list for charts that cannot template with default values
The newly-live verify gate exposed 16 charts on master that fail
helm template without user-supplied values. Rather than blocking the
weekly update on pre-existing conditions or hiding them, list them in
.helm-template-skip: the verify script skips them with an explicit
SKIPPED line and a summary count, and every entry must carry a reason.
The list is meant to shrink as charts gain renderable defaults.
Signed-off-by: Ashish Jaiswal <ashish@obmondo.com>
0 commit comments