GoogleContainerTools / GoogleContainerTools/skaffold

skaffold render output is not same as skaffold run manifests while using helm --post-renderer flag

Open
#6,552 4 comments 3 reactions 0 assignees View on GitHub
area/render deploy/helm kind/bug priority/p3
Dominant language
Go
Stars
15.9k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

### Expected behavior
`skaffold render` creates and displays the same manifests as will be deployed using `skaffold run`

### Actual behavior
`skaffold render` - ignores `--post-renderer` helm flag, therefore post-rendering step is skipped while executing `skaffold run` it executes fine

### Information

This behavior is related to the missing option for setting flags for `helm template` command (only install/upgrade) in the configuration which is executed during skaffold render

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.