Releases: awslabs/mountpoint-s3-csi-driver
v2.0.0
Mountpoint for Amazon S3 CSI Driver v2
New features
- Mountpoint Pods will be shared between multiple workload Pods if they’re using the same volume and credentials. See Mountpoint Pod Sharing documentation for more details.
- The CSI Driver will support SELinux enabled hosts
- The CSI Driver will support running on ROSA
- The CSI Driver will support getting AWS credentials using EKS Pod Identity
- The CSI Driver won’t consume systemd resources
- The CSI Driver will support using
emptyDir
andephemeral
volumes as local caches. See caching configuration for more details. - The CSI Driver will support
VOLUME_MOUNT_GROUP
and will respectfsGroup
configured insecurityContext
- Mountpoint logs will be accessible via
kubectl logs
- Mountpoint processes and Pods will run as non-root
Breaking changes
- IMDS might not be accessible by Mountpoint if the IMDS hop limit is not configured to allow containers to access
- Cache folder is not on the host anymore, and sharing cache folders between multiple Mountpoint processes won’t be possible. This was never recommended, but was possible to do with v1. We now recommend customers to rely on Mountpoint Pod sharing instead.
See Mountpoint for Amazon S3 CSI Driver v2 for new features, and Upgrading Mountpoint for Amazon S3 CSI Driver from v1 to v2 for more details on breaking changes and necessary steps for upgrading to v2.
helm-chart-aws-mountpoint-s3-csi-driver-2.0.0
A Helm chart for installing the Mountpoint for Amazon S3 CSI Driver. This CSI driver allows your Kubernetes applications to access S3 objects through a file system interface.
v1.15.0
helm-chart-aws-mountpoint-s3-csi-driver-1.15.0
A Helm chart for installing the Mountpoint for Amazon S3 CSI Driver. This CSI driver allows your Kubernetes applications to access S3 objects through a file system interface.
v2.0.0-beta
Please note that this beta release is intended for experimental use and its adoption in production environments is not recommended. This Beta release is under active development and has not completed testing and review for performance, reliability, and security. See the announcement for more details.
CHANGELOG
See CHANGELOG for full list of changes
helm-chart-aws-mountpoint-s3-csi-driver-2.0.0-beta
A Helm chart for installing the Mountpoint for Amazon S3 CSI Driver. This CSI driver allows your Kubernetes applications to access S3 objects through a file system interface.
v1.14.1
helm-chart-aws-mountpoint-s3-csi-driver-1.14.1
A Helm chart for installing the Mountpoint for Amazon S3 CSI Driver. This CSI driver allows your Kubernetes applications to access S3 objects through a file system interface.
v1.14.0
helm-chart-aws-mountpoint-s3-csi-driver-1.14.0
A Helm chart for installing the Mountpoint for Amazon S3 CSI Driver. This CSI driver allows your Kubernetes applications to access S3 objects through a file system interface.