Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure FIPS Mode for AWS EFS CSI Driver #1325

Open
mskanth972 opened this issue Apr 24, 2024 · 0 comments · May be fixed by #1344
Open

Configure FIPS Mode for AWS EFS CSI Driver #1325

mskanth972 opened this issue Apr 24, 2024 · 0 comments · May be fixed by #1344

Comments

@mskanth972
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Currently the configuration seems to be hard-coded in the efs_watch_dog.go file, and users don't see a way to set fips_mode_enabled. Even when we try to manually set that configuration, it gets overridden from efs_watch_dog.go again.
we need to introduce an configurable way that allows users to enable or disable FIPS mode according to their security requirements.

https://github.com/kubernetes-sigs/aws-efs-csi-driver/blob/master/pkg/driver/efs_watch_dog.go#L30

mpatlasov added a commit to mpatlasov/aws-efs-csi-driver that referenced this issue May 5, 2024
@mpatlasov mpatlasov linked a pull request May 5, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant