Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.

1.1.0

Compare
Choose a tag to compare
@croomes croomes released this 18 Apr 18:26
· 476 commits to master since this release
1d63f63

This release adds TLS configuration options for the etcd store to allow authentication and secure communication. Node labels set in Kubernetes are now available withing StorageOS for use in rules and placement decisions.

  • Add openAPIV3Schema validation for all the CRDs #100
  • Switch base image to storageos/base-image #96
  • Add etcd mTLS support #93
  • Add Node Controller for copying node labels #91
  • Add OLM CSV linting to build pipeline #89, #97