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
151 stars 18 forks source link

Move `maxAttempts` to more generic handling code for adding environment variables #214

Closed muddyfish closed 2 days ago

muddyfish commented 2 days ago

Description of changes:

Refactors code that handles maxAttempts such that it's more reusable

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