Skip to content

v1.20.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jul 20:37
· 557 commits to main since this release

1.20.0 (2022-07-20)

Bug Fixes

  • examples: liveness probe update (#629) (1d94780)
  • exec: local exec didn't work with multiple cmd args (fb5ec5b)
  • platform: Better user authentication support for Kubernetes clusters (0bb49d0)
  • volumes: don't allow for host_path to be specified outside of a debug block (b9e0b19)

Features

  • doctor: Add a doctor command that outputs additional information for debugging (8abe76d)