Skip to content

Release 1.0.10

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jul 10:14
· 18 commits to main since this release
202f51d
Minor fixes and improvements (#54)

* Ignore config.yaml for testing purposes

* Add info about using a custom CA

* Allow empty token auth to use defaults

* Stop use deprecated method for K8S login, set the mount point correctly and set the role

* Bump version: 1.0.9 → 1.0.10

* Only ignore empty auth types if set to none, watch for empty dicts

* Missed auth

* Update the README

* Handle leading slashes and whole mountpoints

* Remove old print statement

* Handle leading slashes and whole mountpoints

* Fix kubernetes auth test