- Release helm-chart v2.1.6 (#546, @chrishenzie)
- [release-1.3] Update ecr kustomize overlay to pull sidecars from private ecr, not public (#550, @wongma7)
- Release helm chart v2.1.6 (#557, @wongma7)
- [release-1.3] Feature/allow health ports to be configured (#558, @wongma7)
- Fast-forward to latest ebs hack/e2e scripts with eksctl support, k8s 1.20, etc. (#510, @wongma7)
- Add node/daemonset service account to helm chart (#512, @wongma7)
- Fix (and format) log collector script (#525, @wongma7)
- Fix node-serviceaccount.yaml missing from kustomize (#527, @wongma7)
- Bump release version for multi-arch support.
- efs-csi-driver now supports arm and image is multi-arch
- Fixed the error message (#487, @pierluigilenoci)
- Clean up unnecessary resources after installation in docker file (#483, @kbasv)
- Remove platform hardcode for golang in Dockerfile (#485, @kbasv)
- Update cross account mount example with specs and add missing setup step (#488, @kbasv)
- efs-csi-driver now supports cross account and cross
az
mount - Helm chart clean up
- Add support for cross account mount (#470, @kbasv)
- Helm chart: make more fields configurable for the deployment, daemonset and storage class (#406, @Misteur-Z)
- Add x-AZ mount support for efs-csi-driver (#425, @kbasv)
- Fix helm chart external-provisioner RBAC not being created if serviceaccount.controller.create false (#386, @wongma7)
- Fix creation of multiple storage classes in Helm chart (#388, @NilsGriebner)
- Fix verify command (#424, @buptliuwei)
- Helm chart: fix reclaimPolicy and volumeBindingMode (#464, @devinsmith911)
- Put comments back in place inside the values file (#475, @pierluigilenoci)
- feat: add helm config to enable deleteAccessPointRootDir (#412, @KarstenSiemer)
- feat: add controller access point tags to helm chart (#413, @KarstenSiemer)
- feat: helm add storageclass annotations (#414, @KarstenSiemer)
- Add fargate support in the EFS CSI driver (#418, @anonymint)
- Install efs-utils from github (#442, @kbasv)
- Update access point root directory name to use PV name (#448, @kbasv)
- Add documentation and examples for cross-account mount (#477, @kbasv)
- Add
hostNetwork: true
on efs-csi-controller deployement. (#380, @jihed) - Bump sidecar images to latest available in ecr (#382, @wongma7)
- Add
iam
mount option while deleting Access Point root directory (#422, @kbasv) - Add empty StorageClasses from static example (#423, @Yu-HaoYu)
- Reduce default log level to 2 (#426, @wongma7)
- Create a new AWS session with the region (#435, @bodgit)
- Change controller port 9808->9909 to avoid node/ebs conflict (#437, @wongma7)
- Add kbasv as approver (#447, @kbasv)
- efs-csi-driver now supports dynamic provisioning
- Implement dynamic provisioning (#274, #297, @kbasv)
- Add tags to efs resources provisioned by driver (#309, @kbasv)
- Bump efs-utils version to 1.29.1-1 (#366, @kbasv)
- Daemonset Affinity for fargate nodes (#329, @benmccown-amz)
- The hostPath directory where the driver DaemonSet Pods write state files to their respective Node hosts has changed to fix the driver not working on Bottlerocket OS Nodes. No matter what OS your Nodes are running, you must use a supported method like helm or kustomize to update the driver. If not, i.e. if you only change the image tag of your DaemonSet, the migration from old to new directory won't succeed. See "change config dir location" below for details.
filename | sha512 hash |
---|---|
v1.0.0.zip | ecce6558e9a5ea3a94578eefc6cbe4fedc452fefeb60ff1b7f07257143c7a03b2410ad1ffc2b2bbc2065b255cc4b35ec56a09bb3f1561ebe90f8a763da12b19d |
v1.0.0.tar.gz | e31defba0d0975a8a3ba4661881638b4cfb45e0b76d1c0d714b7a556eecdab77562b7dda461b6b86350a11946548a42057f1453bd5934d0299f54923e335294b v1.0.0 |
- Support access points on the same file system (#185, @2uasimojo)
- Add encryptInTransit volume attribute (#205, @wongma7)
- Adding amd64 as nodeSelector to avoid arm64 archtectures (#143) (#144, @hugoprudente)
- Update efs-utils to 1.26-3.amzn2 and amazonlinux to 2.0.20200602.0 (#216, @wongma7)
- Add example for Access Points (#153, @2uasimojo)
- Pin dependency library versions (#154, @2uasimojo)
- Bump livenessprobe and node-driver-registrar versions (#155, @wongma7)
- Updated node.yaml to update deprecated node selectors (#158, @nithu0115)
- Only publish if access type is 'mount', not 'block' (#164, @wongma7)
- Upgraded CSI spec to v1.2.0 (#169, @jqmichael)
- Bump k8s dependencies to 1.17.6 (#174, @wongma7)
- added helm repo yaml in docs folder (#194, @kferrone)
- Push image to 7 digit git sha tag instead of latest tag for master branch changes (#202, @wongma7)
- Started treating the efs-utils config dir stateful and also handles the static files installed at image build time (#212, @jqmichael)
- Build and push every master commit to master tag (#215, @wongma7)