This repository was archived by the owner on Nov 17, 2021. It is now read-only.
v0.4.0
- Updated to client_go release-3.0
- Added "subset" diff strategy that omits fields that don't appear in local config
diff
now exits with an easily recognisable exit code 10 if a diff is found- New native jsonnet functions:
manifestJson
/manifestYaml
: Format jsonnet objects as JSON/YAML. Unlikestd.toString()
,manifestJson
outputs "pretty" JSON (multi-line and indented).