Skip to content

helm-chart-aws-fsx-csi-driver-1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Aug 18:38
70a9ac3

A Helm chart for AWS FSx for Lustre CSI Driver

  • Remove support for Helm 2
  • Reorganize values to be more consistent with EFS and EBS helm charts
    • controllerService -> controller
    • nodeService -> node
  • Add node.serviceAccount
  • Add dnsPolicy and dnsConfig
  • Add imagePullSecrets
  • Add controller.tolerations, node.tolerations, and node.tolerateAllTaints
  • Remove extraArgs, securityContext, podSecurityContext
  • Bump sidecar images to support kubernetes >=1.20
  • Require kubernetes >=1.17

https://github.com/kubernetes-sigs/aws-fsx-csi-driver/blob/master/charts/aws-fsx-csi-driver/CHANGELOG.md#v100