Skip to content

Releases: MaibornWolff/hybrid-cloud-object-storage-operator

v0.1.2

06 Oct 12:07
Compare
Choose a tag to compare

Patchrelease to switch the docker image user to a non-root user, no changes in functionality or CRD.

v0.1.1

06 Jul 11:00
Compare
Choose a tag to compare

This is a bugfix release.

Fixed:

  • RoleBinding in helm chart had the namespace hardcoded
  • RoleBinding in helm chart referenced cluster-admin role instead of specific role for the operator

v0.1.0

27 Apr 13:20
Compare
Choose a tag to compare

This is the first release of the hybrid-cloud-object-storage-operator. A kubernetes operator designed for hybrid-cloud, multi-teams kubernetes platforms to allow teams to deploy and manage their own object storage via kubernetes without cloud provider specific provisioning.

Main features:

  • Provides Kubernetes Custom resources for deploying and managing Object Storage Buckets
  • Abstracted, unified API regardless of target environment (cloud, on-premise)
  • Currently supports Azure Blob storage