Skip to content

Local Path Provisioner v0.0.22

Compare
Choose a tag to compare
@derekbit derekbit released this 30 Mar 13:09
· 105 commits to v0.0.x since this release
  • Remove $ from command to allow for easier copy/paste (#218)
  • Added options for worker threads and provisioning/deletion retry counts (#222)
  • Fix a typo on README.md(#226)
  • Allow mountPropagation configuration by merging the helper Pod template's volumeMount (#176)
  • Example: add local-path-provisioner with quota deploy manifest (ff864e1)
  • Provide helper Pod params as env vars (#177)
  • Make command timeout configurable (#213)
  • Correct directory naming for helm chart (#231)