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

Feat: Add capability to create multiple EFS storageClasses based on a list of UIDs and GIDs #261

Open
corang opened this issue May 18, 2023 · 1 comment

Comments

@corang
Copy link

corang commented May 18, 2023

Persona

As a deployer of the IAC repo to production and staging envs in aws govcloud

Description

When a variable is provided with multiple sets of UIDs and GIDs an EFS storageClass is created for each set that uses those IDs for the owners of that volume

Use Case

EFS makes the assumption that all pods are root or don't care about owners of folders

Impact

Forces manual creation of storageClasses

Completion

Additional Context

@ntwkninja
Copy link
Member

first iteration

  • create a new variable for EFS of type object that can be used for as many storage classes as needed
  • create an example that uses the variable to create storage classes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants