Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

26 lines (22 loc) · 1.08 KB

HMG changes (12/2022):

  • bugfix: deleting share should work now/again (also when using deterministicNames feature)
  • update Dockerimage and Ceph-Release

HMG changes (11/2020):

  • 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"

Old / Upstream:

v0.1.2

v0.1.1

v0.1.0

  • Initial release