Skip to content

Local Path Provisioner v0.0.25

Compare
Choose a tag to compare
@derekbit derekbit released this 20 Nov 01:58
· 40 commits to v0.0.x since this release

What's Changed

  • feat - Node name annotation by @osherElm in #340
  • Helm: add namespace by @sergelogvinov in #325
  • Add storageClass.volumeBindingMode value to helm chart by @anisimovdk in #347
  • Helm: add pod annotation, securityContext blocks by @sergelogvinov in #321
  • Set default volume type of storage class from Helm chart by @nltimv in #357
  • Constraint default RBAC permissions by @sbocinec in #336
  • Helm: add pod tolerations to the helper-pod by @sergelogvinov in #322
  • deployment: Adapt values to be quoted when installed in templates by @ardumont in #358
  • Save the helper pod logs to the provisioner logs by @js185692 in #324
  • Add ReadWriteOncePod support for NodePath volumes by @anothertobi in #331
  • feature: Add configuretion to run setup/teardown command in helper container instead of run with script by @name212 in #360
  • Helm: Add common labels value and update uninstall for helm 3 by @kevinzwang in #319