Skip to content

v0.20.0

Compare
Choose a tag to compare
@lblackstone lblackstone released this 01 Feb 22:21
· 1292 commits to master since this release
v0.20.0
857e2e9

Major changes

  • Add support for first-class Python providers (#350)
  • Upgrade to client-go 0.10.0 (#348)

Improvements

  • Consider PVC events in Deployment await logic (#355)
  • Improve info message for Ingress with default path (#388)
  • Autogenerate Python casing table from OpenAPI spec (#387)

Bug fixes

  • Use node-fetch rather than got to support Node 6 (#390)
  • Prevent orphaned resources on cancellation during delete (#368)
  • Handle buggy case for headless Service with no port (#366)