Skip to content

v0.38.1

Compare
Choose a tag to compare
@kpt-robot kpt-robot released this 02 Mar 19:09
bf686be

Highlights

  • Fixes an issue where the kpt preview command no longer returned a non-zero exit code if there was any errors.
  • Changes the default behavior of the kpt cfg list-setters command to no longer include setters in all subpackages.

Dependencies

sigs.k8s.io/kustomize/kyaml v0.10.13
sigs.k8s.io/kustomize/cmd/config v0.9.5
sigs.k8s.io/cli-utils v0.23.5

Changelog

39c45a0 Add help message when diff fails (#1466)
a1679f7 E2E Testing Environment for Kpt Live Tests (#1492)
62271c3 Fix doc link 404's (#1473)
d91ac21 Introduce 3 issue templates and links (#1097)
70056fc Rename config.yaml -> config.yml (#1482)
a079ada Run Additional Checks on Pushes to Master (#1478)
ca4befc Update Diffing Display (#1419)
153c545 Update diff-tool-opts docs for correctness. (#1467)
23b91a8 Update e2e tests to run on pull/push (#1497)
e8bc7e5 Update homebrew for v0.38.0 (#1450)
bf686be Update to latest version of dependencies (#1504)
55065c2 updating go-version to 1.15 across the board. (#1477)