v0.4.0
- Refuse to apply empty set of resources to avoid accidental deletion
- This is most commonly seen when output of another command is empty and it's being piped into kapp (without
-o pipefail
) - Example:
ytt tpl -R -f ... | kapp deploy -a app -f -
- Check could be disabled via
--allow-empty
flag
- This is most commonly seen when output of another command is empty and it's being piped into kapp (without
7a61cf9523281d94711c752ebd8d890068602f3fe6baf344895fbc59b9d5664e ./kapp-darwin-amd64
c6b603ac7dce5ba7f0679df7b69f39a35c8278f479534c2ea5cda8a83acfc0a1 ./kapp-linux-amd64
220c2a9d8d2219a6138e0edd2e4bd871668cfb0b903045bc9461dbdd26803824 ./kapp-windows-amd64.exe