Features 🌈
- Helm Chart pod labels/annotations; configurable limits per component(#298)
- Bump CSIDriver to v1(#303)
Bug Fixes 🐞
- fix: resolve
svc.cluster.local
domain name to ip before passing to csi-proxy on Windows(#309)
What's Changed
- chore: switch master branch to use v1.1.0 by @andyzhangx in #297
- feat: Helm Chart pod labels/annotations; configurable limits per comp… by @boddumanohar in #298
- Add version option for e2e-bootstrap by @lizhuqi in #293
- revert a comment by @lizhuqi in #299
- fix gke auth for tests by @lizhuqi in #301
- fix registry prefix in push-manifest by @lizhuqi in #300
- Bump CSIDriver to v1 by @lizhuqi in #303
- Change to use bosko project gcr registry for e2e test by @lizhuqi in #306
- feat: support customization tolerations in chart by @andyzhangx in #308
- resolve name to ip before passing to csi-proxy by @lizhuqi in #309
- test: Configure docker in e2e test script by @lizhuqi in #310
Full Changelog: v1.0.0...v1.1.0