v1.22.0 release
Features π
- support cross subscription with management api (#1077)
- support https proxy and http proxy in chart config (#1091)
- add support for labels, annotations, podLabels and podAnnotations (#1096)
Bug Fixes π
- fix: delete volume failure when management api is throttled (#1082)
- fix: CVE-2022-27664 (#1084)
- fix: cancel the context when timeout of deleting file share (#1085)
What's Changed
- chore: refine the log printing in getAccountKeyFromSecret process by @andyzhangx in #1079
- fix: chart index file by @andyzhangx in #1081
- fix: delete volume failure when management api is throttled by @andyzhangx in #1082
- feat: support cross subscription with management api by @cvvz in #1077
- fix: CVE-2022-27664 by @andyzhangx in #1084
- fix: cancel the context when timeout of deleting file share by @ZeroMagic in #1085
- test: run sanity test on csi-test v5.0.0 by @andyzhangx in #1086
- cleanup: remove preview deployments by @andyzhangx in #1087
- Updated CONTRIBUTION.md file by @amolmote in #1089
- chore: upgrade cloud provider azure lib by @ZeroMagic in #1092
- feat: support https proxy and http proxy in chart config by @umagnus in #1091
- test: add helm repo install check by @umagnus in #1098
- feat(helm): add support for labels, annotations, podLabels and podAnnotations by @aslafy-z in #1096
New Contributors
- @cvvz made their first contribution in #1077
- @amolmote made their first contribution in #1089
- @aslafy-z made their first contribution in #1096
Full Changelog: v1.21.0...v1.22.0