Skip to content

v0.10.0

Compare
Choose a tag to compare
@antmoveh antmoveh released this 28 Apr 06:26
· 289 commits to main since this release
610acdc

Brief description

  • Carina has entered CNCF panorama and is applying for sandbox project. This version mainly adds the function of bare disk and adjusts the project structure

Support functions

  • Removed csi.proto upgrade CSI_VERSION=1.5
  • Remove device registration and use the CRD resource NodeStorageResource instead
  • Added controllers that maintain NodeStorageResource
  • The scheduler supports fetching resources from NodeStorageResource
  • Upgrade go.mod to depend on K8s1.23
  • Upgrade the Webhook certificate using job
  • Raw disk support
  • Storage volume backup is supported with Velero
  • More English documentation support
  • Specification of fields in annotations

Contributors

@ZhangZhenhua
@zhangkai8048
@antmoveh

Mirror address

registry.cn-hangzhou.aliyuncs.com/antmoveh/carina:v0.10.0
registry.cn-hangzhou.aliyuncs.com/antmoveh/carina-scheduler:v0.10.0

What's Changed

Full Changelog: v0.9.1...v0.10.0