- Present apply strategy as part of change summary in
Op strategy
column (shortened toOp st.
)- This is useful to fully understand how change will be applied to the cluster
- Change
kapp.k14s.io/deploy-logs
to support filtering new/existing pods (docs)- By new default only new pods will tailed
- Disassociate resource from the app when
kapp.k14s.io/delete-strategy=orphan
is involved - Improve apply retry behaviour for certain errors
- Thanks to @kramerul
- Update example workflow on https://get-kapp.io
081f8428236ecd2c432819b6cf606f3284ab77f9636cbe9df4c3b2b852595dab ./kapp-darwin-amd64
9039157695a2c6a6c768b21fe2550a64668251340cc17cf648d918be65ac73bd ./kapp-linux-amd64
049be0b1a815ee4e45844a6a9dba5718b18c5715d1a04d4698de829b8c60dc7e ./kapp-windows-amd64.exe
(Installation instructions: https://k14s.io/#install-from-github-release)