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

lib v2.0.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@wongma7 wongma7 released this 23 Mar 18:15
· 1530 commits to master since this release

Compatible with kubernetes v1.5.x, v1.6.x
Requires client-go 7615377
Requires apimachinery c1c4a7f

  • Add compatibility with kubernetes v1.6.x: StorageClass GA objects, storageClassName attribute on PVs/PVCs
  • Check for 1.5's annStorageProvisioner, not annDynamicallyProvisioned
  • Added one more event for PVC when provisioning volume. (#27)