0.10.0 (2024-05-07)
Features
- added script to apply virtual machines (5e57d5b)
- added script to apply virtual machines (#43) (5e57d5b)
- api: 3rd party resource renaming (9aaa05d)
- api: moved virtualization api structs to separated go mod (#20) (215299c)
- api: resource renaming (966982d)
- apiserver: implement table-converter (#64) (3433f91)
- cicd: add check yaml to workflow (#26) (94fcb01)
- e2e: label and annotation (#7) (1207c4b)
- hooks: add generation of root certificate and certificates for module apps (#19) (f810c57)
- metrics: add node-exporter dashboard for virtual machine (#60) (857eda0)
- metrics: add phase metrics for vm,disk,vmbda (#45) (ec01110)
- tests: add virtualization dashboard (#47) (36599ee)
- virtualization-api: first implementation (#11) (a737b08)
- vm: always replace Pod on VM restart (#3) (eeea94a)
- vmcpu: added vmcpu resource and controller (#24) (1576d18)
- vm: provided sysprep ability (#21) (552a06e)
Bug Fixes
- client: regenerate the lease and cpumodel with the nonNamespaced flag (#32) (c329b69)
- client: rename pkg kubecli to kubeclient (#34) (2d49290)
- client: rename pkg kubecli to kubeclient (#36) (cd94269)
- crd: corrects inaccuracies in documentation about CVMI, VMI, VMD (#16) (9d7015c)
- crd: increasing the grace period for virtual machine shutdown (#12) (ba34ffd)
- crd: restore the original value of the terminationGracePeriodSeconds parameter (#46) (0dccc5b)
- fixed ingress and service monitor (#49) (6604843)
- fixed storage class and count processing (#51) (984f2b2)
- force legacy discovery for Kubernetes 1.27+ (#82) (501f4dc)
- free some space on Github-hosted runners (#53) (ce6a38f)
- hooks: change python image (#13) (a7b7d5b)
- metrics: remove duplicated metrics (#55) (1ad3dea)
- mute noisy log messages by default (#10) (03704aa)
- performance-test: change pod/service match label (#65) (19c984b)
- pre-delete-hook: hook should not fail (#71) (e6ee59b)
- tests: move dashboard to tests (#48) (ad99cff)
- vmcpur: fixed reconciliation bugs and rbac (#29) (11d83f1)
- vm: fixed annotations and labels propagation (#5) (1a99cc5)
- vmi,cvmi: normalize size format (#52) (b892ddd)
- vm: remove restartID and spec.restartApprovalID (#27) (b9c0c4d)
- vm: set default for modelName in comparators (979c4f4)
- vm: set default for modelName in comparators (#37) (979c4f4)