Skip to content

v0.12.0

Choose a tag to compare

@cppforlife cppforlife released this 16 Sep 21:34
  • Add kapp.k14s.io/owned-for-deletion annotation (doc)
  • Add --filter-* flags to delete command`
  • Add kapp app-change gc command (doc)
    • Run it manually to remove old app change records
  • Support +- prefix in --filter-age flag to support filtering older or younger resources
  • Add --status flag to inspect command
  • Switch conditions field (Conds.) to use t (true) instead ok
  • Show reconcile info in diff summary
  • Throttle apply changes to avoid k8s grpc errors
    • default concurrency is set to 4 and can be changed via --apply-concurrency flag
2e9aec868607019d46fe2b8b1a9962d5fd347f7876fbe988df98c11a32d7efa7  ./kapp-darwin-amd64
75eb211d596ffe01852f04c8c0bb3a2792e53a737e036fe0409132e0e2917076  ./kapp-linux-amd64
da6f531f352dcd695185f48a84ef1109184fabd7fa4e0971a35b8cbecce17c9e  ./kapp-windows-amd64.exe

(Installation instructions: https://k14s.io/#install-from-github-release)