Features 🌈
Bug Fixes 🐞
- fix: GetNodeInfo should succeed when IMDS is unavailable on the node (#1200)
- fix: disable disk capacity check in CreateVolume (#1213)
What's Changed
- Update README.md by @eliagrady in #1184
- feat: support online resize for block volume by @andyzhangx in #1195
- feat: add supportZone param in chart config by @andyzhangx in #1196
- fix: GetNodeInfo should succeed when IMDS is unavailable by @andyzhangx in #1200
- cleanup: remove unnecessary namespace config in ClusterRole by @andyzhangx in #1203
- chore: Fix script to check for driver pod restarts by @edreed in #1205
- feat: add getNodeInfoFromLabels in chart config by @andyzhangx in #1204
- cleanup: get zone info in in driver initialization by @andyzhangx in #1209
- fix: armclient panic when response is nil by @andyzhangx in #1210
- fix: disable disk capacity check in CreateVolume by @andyzhangx in #1213
New Contributors
- @eliagrady made their first contribution in #1184
Full Changelog: v1.12.0...v1.13.0