v1.21.0 release
Features π
- add requireInfraEncryption parameter in storage class (#1065)
Bug Fixes π
- fix: don't return error if request size is smaller than existing quota (#1058)
- fix: increase sidecar container memory limits on Windows (#1044)
What's Changed
- fix: don't return error if request size is smaller than existing quota by @andyzhangx in #1058
- chore: upgrade azure cloud provider lib by @andyzhangx in #1060
- chore: add node-role.kubernetes.io/control-plane toleration by @xmudrii in #1061
- test: fix TestLogGRPC ut failure by @umagnus in #1067
- cleanup: remove secrets list rbac by @andyzhangx in #1068
- fix: fixing codespell errors by @umagnus in #1070
- test: add controllerserver.go unit test by @umagnus in #1069
- feat: add requireInfraEncryption parameter in storage class by @andyzhangx in #1065
- test: add nodeserver.go, azurefile.go and azurefile_client.go unit test by @umagnus in #1071
- doc: remove nconnect mount option by @andyzhangx in #1073
- fix: increase sidecar container memory limits on Windows by @andyzhangx in #1074
New Contributors
Full Changelog: v1.20.0...v1.21.0