- Updated the docker file to install the latest version of Rust. (#1414,@mskanth972)
- Increase the default Port Range from 400 to 1000. (#1402,@mskanth972)
- Update statefulset example (#1400 @seanzatzdev-amazon)
- Add additionalLabels to node-daemonset (#1394 @omerap12)
- Set fips_mode_enabled in efs-utils.conf (#1344 @mpatlasov)
- make sure the startup taint will eventually being removed after efs driver ready (#1287 @abbshr)
- Refactor re-use Access Point (#1233 @otorreno)
- Add a note to not proceed to the next step until pv STATUS is Bound (#1075,@wafuwafu13)
- Add Pod Identity Support (#1254,@askulkarni2)
- Add Pod Identity Documentation (#1381,@arnavgup1)
- Bump Side-cars and add Patch verbs (#1387,@mskanth972)
- Update k8s dependencies (#1384,@mskanth972)
- Reap efs-proxy zombie processes. (#1364,@mskanth972)
- Sanitize CSI RPC request logs. (#1363,@mskanth972)
- Edit file paths in provisioning.go to fix failing e2e test. (#1366 @seanzatzdev-amazon)
- Expose env, volume, and volume mounts in helm chart for the efs controller and deamonset. (#1165, @cnmcavoy)
- Update golang.org dependency. (#1355,@mskanth972)
- efs-utils v2.0.2: Check for efs-proxy PIDs when cleaning tunnel state files. (#219, @anthotse)
- Update the ChangeLog to point to latest. (#1334, @mskanth972)
- Fix ARM support for EFS CSI Driver.
- Efs-utils v2.0.1. Disable Nagle's algorithm for efs-proxy TLS mounts to improve latencies. (#210, @RyanStan)
- Updated the default image to be used from Public AWS ECR Repo instead of DockerHub. (#1323, @mskanth972)
- Efs-utils v2.0.0 replaces stunnel, which provides TLS encryptions for mounts, with efs-proxy, a component built in-house at AWS. (#203, @RyanStan)
- Install Rust and Cargo for building efs-utils v2.0.0 (#1306, @RyanStan)
- Update go-restful dependency. (#1308, @RyanStan)
- Adds script + instructions for an in-place upgrade test. (#1304, @seanzatzdev-amazon)
- Update test file manifest paths for e2e tests. (#1303, @seanzatzdev-amazon)
- Bump SIDECARS to the latest. (#1302, @mskanth972)