Features 🌈
- add DiskEncryptionType in storage class (#1315)
- provide a flag to override vmType in cloud config(#1324)
Bug Fixes 🐞
- fix: resize failure on Windows (#1314)
- fix: filesystem is not resized when restoring from snapshot with a bigger size (#1309)
What's Changed
- fix: resize failure on Windows by @andyzhangx in #1314
- fix: filesystem is not resized when restoring from snapshot with a bigger size by @andyzhangx in #1309
- feat: add DiskEncryptionType in storage class by @andyzhangx in #1315
- test: run k8s 1.24 external e2e test by @andyzhangx in #1322
- feat: provide a flag to override vmType in cloud config by @andyzhangx in #1324
Full Changelog: v1.17.0...v1.18.0