carvel-dev / carvel-dev/kapp

support applying separately constructred diff (similar to terraform plan/apply)

Open
#29 3 comments 2 reactions 0 assignees View on GitHub
enhancement feature/diff
Dominant language
Go
Stars
1.1k
Forks
134
PR merge metrics
No merged PRs in 30d

Description

Similar to `terrafrom plan/apply` it would be super useful if the diff and apply stages could be split into two invocations of the tool. This would allow better integration with systems where user input can't be provided via a TTY (e.g. Buildkite pipelines). Currently the only solution in these cases is to use `-y`, but at least initially this isn't what I'd like to do when deploying production services.

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.