Skip to content
This repository has been archived by the owner on Oct 21, 2020. It is now read-only.

lib v5.0.1

Compare
Choose a tag to compare
@wongma7 wongma7 released this 17 Aug 20:35
· 270 commits to master since this release
bfc72ae

Compatible with kubernetes v1.5.x, v1.6.x, v1.7.x, v1.8.x, v1.9.x, v1.10.x, v1.11.x
Requests/depends on k8s.io/* repos with version kubernetes-1.11.0

  • Fix handling of APIserver errors when saving provisioned PVs (#935)
  • Make logging consistent and slightly more verbose (#936)
  • Revert API call removal; stale cache can lead to unnecessary Provision/Delete (#937)
  • Avoid double deletion attempts by accounting for (newish) pv protection feature (#939)