Releases: fenio/pv-mounter
Releases · fenio/pv-mounter
v0.7.6
Changelog
- better context handling
- better error handling
- various minor fixes
v0.7.4
Changelog
- adds debug option to print out private key to ease debugging
v0.7.3
Changelog
- get rid of regreSSHion bug
v0.7.2
Changelog
- small refactoring
- first unit tests
v0.7.1
Changelog
- includes test suite to check if mounting still works after push to the repo
v0.7.0
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
Changelog
- uses requests and limits for pods/containers
v0.6.1
Changelog
- stricter sshd_config
- some docker image cleanup
v0.6.0
Changelog
- [security] supports read-only fs
- minor improvements here and there