- bugfix: deleting share should work now/again (also when using deterministicNames feature)
- update Dockerimage and Ceph-Release
- added go-dependencies via go-modules
- added build-pipeline-definition for azure-devops
- removed Makefile
- changed python-module to support python3
- bugfix in python-module to prevent sending bytes instead of string in some cases
- added secret- and storageclass-templates to k8s rbac-config
- removed non-rbac k8s-config
- removed examples-folder
- replaced Dockerfile to use Ubuntu instead of CentOS
- updated default-version in Dockerfile to "octopus"
- Use provisioner name as identity by default instead of random string. See #267. (kubernetes-retired/external-storage#270)
- Add PROVISIONER_NAME environment variable support (kubernetes-retired/external-storage#270)
- Fix docker file error "chmod: invalid mode: 'x+o'" (kubernetes-retired/external-storage#215)
- Initial release