awslabs / mountpoint-s3-csi-driver

Built on Mountpoint for Amazon S3, the Mountpoint CSI driver presents an Amazon S3 bucket as a storage volume accessible by containers in your Kubernetes cluster.
Apache License 2.0
213 stars 26 forks source link

Create credential provider and refactor pod-level e2e tests #235

Closed unexge closed 3 months ago

unexge commented 3 months ago

This PR exposes authenticationSource volume attribute to enable pod-level identity and fixes failing tests after rebasing from main. There are still some duplications in the e2e tests, I'll address them in follow-up PRs with other pod-level identity changes.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.