Skip to content

Releases: giantswarm/aws-efs-csi-driver

v0.7.1

15 Nov 14:09
168a08b
Compare
Choose a tag to compare

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

15 Nov 12:27
0e92c45
Compare
Choose a tag to compare

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

26 Jul 12:57
49c06dd
Compare
Choose a tag to compare
Release v0.6.4 (#89)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v0.6.3

26 Jul 11:23
934030c
Compare
Choose a tag to compare
Release v0.6.3 (#87)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v0.6.2

26 Jul 07:58
eb81f7b
Compare
Choose a tag to compare
Release v0.6.2 (#85)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v0.6.1

19 Jul 05:29
a304140
Compare
Choose a tag to compare

Fixed

  • Respect the controller.serviceAccount.create values flag

Added

  • values.schema.json

v0.6.0

15 Jun 10:02
c9cec4b
Compare
Choose a tag to compare
Release v0.6.0 (#71)

Co-authored-by: github-actions <[email protected]>

v0.5.0

25 May 16:05
4f5c529
Compare
Choose a tag to compare

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

28 Apr 09:13
1efd80d
Compare
Choose a tag to compare

Changed

  • Update efs-csi-driver to v1.3.8.
  • Adjust node selector and tolerations.

v0.3.0

22 Mar 12:50
ec11dcb
Compare
Choose a tag to compare

Added

  • Add VerticalPodAutoscaler CR.