Skip to content

Releases: fenio/pv-mounter

v0.7.6

26 Oct 12:55
Compare
Choose a tag to compare

Changelog

  • better context handling
  • better error handling
  • various minor fixes

v0.7.5

25 Oct 06:17
Compare
Choose a tag to compare

Changelog

  • bump dependencies

v0.7.4

04 Jul 15:39
Compare
Choose a tag to compare

Changelog

  • adds debug option to print out private key to ease debugging

v0.7.3

03 Jul 19:36
Compare
Choose a tag to compare

Changelog

  • get rid of regreSSHion bug

v0.7.2

29 Jun 08:37
Compare
Choose a tag to compare

Changelog

  • small refactoring
  • first unit tests

v0.7.1

28 Jun 16:06
Compare
Choose a tag to compare

Changelog

  • includes test suite to check if mounting still works after push to the repo

v0.7.0

27 Jun 20:45
Compare
Choose a tag to compare

Changelog

  • allows to mount volumes that couldn't be mounted as regular users or could be mounted only in read-only mode previously (Fixes #5)

v0.6.2

14 Jun 07:50
Compare
Choose a tag to compare

Changelog

  • uses requests and limits for pods/containers

v0.6.1

13 Jun 15:44
Compare
Choose a tag to compare

Changelog

  • stricter sshd_config
  • some docker image cleanup

v0.6.0

12 Jun 15:24
Compare
Choose a tag to compare

Changelog

  • [security] supports read-only fs
  • minor improvements here and there