What's Changed
- v2.4.0: update CHANGELOG.md by @cofyc in #231
- Add LKE Option to Bring up Local Disks by @rsyracuse in #230
- change log level to V5 when dicovering path not match pattern by @hellogdc in #235
- Update Klog to V2 by @Kartik494 in #234
- upgrade base image to k8s.gcr.io/build-image/debian-base-${ARCH}:buster-v1.4.0 by @cofyc in #238
- Update to use the new preferred registry location, k8s.gcr.io, as in commit 7cde96a by @buccella in #242
- Update Image to 2.4.0 and did correction in Link by @Kartik494 in #241
- Update image registry to gcr by @Kartik494 in #244
- (docs) update Helm README.md by @vladdoster in #248
- Rebase Kubernetes to 1.21 by @jsafrane in #249
- Duplicate volume guard by @davidmccormick in #246
- Update base image to debian buster 1.6.0 by @jingxu97 in #250
- Helm chart init container support by @alice-sawatzky in #251
- Add 0 dependency EKS example by @arianvp in #252
- Update base image to debian buster 1.8.0 by @jingxu97 in #257
- add local volume discovery period flag by @dabaooline in #261
- Rebase Kubernetes to 1.22.1 by @dobsonj in #264
- Multi linux arch and multi windows distro builds by @mauriciopoppe in #273
- Add Windows daemonset to the helm template by @mauriciopoppe in #275
- Release chart as a package and publish it on gh-pages branch by @skylenet in #280
- images: use k8s-staging-test-infra/gcb-docker-gcloud by @spiffxp in #281
- doc: fix link in chart readme by @AurelienGasser in #283
- Update discovery and deletion code to work in Windows nodes through CSI Proxy by @mauriciopoppe in #276
- Fix gce bootstrap script guide by @theidexisted in #290
- Bump kubernetes version from 0.22.1 to 0.24.0-alpha.4 by @mauriciopoppe in #294
- ClusterRole system:persistent-volume-provisioner replaced with a custom ClusterRole with the same contents minus permissions to access PVCs by @mauriciopoppe in #292
- Bump Dockerfile debian image to v1.10.0 by @mauriciopoppe in #295
- Update release instructions, helm chart action only works with tags by @mauriciopoppe in #299
- test: add codeql-analysis github action by @andyzhangx in #304
- test: add codespell github action by @andyzhangx in #305
- chore: change debian base image by @andyzhangx in #306
- Increase build timeout to 1h30m by @mauriciopoppe in #308
- add andyzhangx as approver by @andyzhangx in #309
- chore: replace k8s.gcr.io with registry.k8s.io by @andyzhangx in #311
- fix: refactor image build to improve build performance by @andyzhangx in #313
- chore: upgrade to go 1.17 by @andyzhangx in #315
- chore: use -mod vendor in go build by @andyzhangx in #316
- chore: fix cloud build due to lower go version by @andyzhangx in #317
- feat: add lstc2022 windows image build by @andyzhangx in #314
- cleanup: remove unused service example by @andyzhangx in #318
- fix: golang.org/x/crypto for CVE-2022-27191 by @andyzhangx in #321
- feat: support namePattern as a list by @andyzhangx in #320
- chore: refactor Windows image build and add test by @andyzhangx in #322
- cleanup: remove build-container-windows-% in Makefile by @andyzhangx in #323
- docs: fix example link location by @sethjones in #325
- Update PV to beta yaml file by @Kartik494 in #326
New Contributors
- @rsyracuse made their first contribution in #230
- @hellogdc made their first contribution in #235
- @Kartik494 made their first contribution in #234
- @buccella made their first contribution in #242
- @vladdoster made their first contribution in #248
- @davidmccormick made their first contribution in #246
- @jingxu97 made their first contribution in #250
- @alice-sawatzky made their first contribution in #251
- @arianvp made their first contribution in #252
- @dabaooline made their first contribution in #261
- @dobsonj made their first contribution in #264
- @mauriciopoppe made their first contribution in #273
- @skylenet made their first contribution in #280
- @spiffxp made their first contribution in #281
- @AurelienGasser made their first contribution in #283
- @theidexisted made their first contribution in #290
- @sethjones made their first contribution in #325
Full Changelog: v2.4.0...v2.5.0