Releases: giantswarm/aws-efs-csi-driver
Releases · giantswarm/aws-efs-csi-driver
v0.7.1
WARNING Please ensure you're running kiam-app
with App Version v2.5.1
or higher.
Changed
- Update aws-efs-csi-driver version to
v1.4.5
.
v0.7.0
WARNING Please ensure you're running kiam-app
with App Version v2.5.1
or higher.
This is necessary to allow efs-csi-driver to get the Identity Document
from Instance Metadata Service
.
You can verify this by describing kiam-agent
DaemonSet and checking if --allow-route-regexp="/latest/*"
is set.
Changed
- Update aws-efs-csi-driver version to
v1.4.4
. - Disable
hostNetwork
.
v0.6.4
Release v0.6.4 (#89) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.6.3
Release v0.6.3 (#87) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.6.2
Release v0.6.2 (#85) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.6.1
Fixed
- Respect the
controller.serviceAccount.create
values flag
Added
- values.schema.json
v0.6.0
Release v0.6.0 (#71) Co-authored-by: github-actions <[email protected]>
v0.5.0
Changed
- Use different ports to avoid collision with ebs controller using ports 9909 and 9809
- Updated chart to upstream 2.2.6
- Improve tolerations to deploy in all worker nodes
- Remove root security context from pods
v0.4.0
Changed
- Update efs-csi-driver to v1.3.8.
- Adjust node selector and tolerations.
v0.3.0
Added
- Add VerticalPodAutoscaler CR.