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

Expose EFS toggle #109 #129

Merged
merged 34 commits into from
Apr 18, 2023
Merged

Expose EFS toggle #109 #129

merged 34 commits into from
Apr 18, 2023

Conversation

JaseKoonce
Copy link
Contributor

@JaseKoonce JaseKoonce commented Mar 30, 2023

Adds EFS toggle for another storage option in addition to EBS. Currently setting the default for EFS_ENABLED to false.

Signed-off-by: jase koonce <[email protected]>
Signed-off-by: jase koonce <[email protected]>
@JaseKoonce JaseKoonce linked an issue Mar 30, 2023 that may be closed by this pull request
RothAndrew and others added 7 commits March 31, 2023 14:15
* fix race condition for destroying manifests and addons
* disable dynamoDB for loki, add configs to S3

* removed the count for enabling versioning

---------

Co-authored-by: Gabe <[email protected]>
* Output for IRSA Role ARN

Signed-off-by: Tom Runyon <[email protected]>

* refrence resource with count correctly

Signed-off-by: Tom Runyon <[email protected]>

* refrence resource with count correctly

Signed-off-by: Tom Runyon <[email protected]>

* precommit updates

---------

Signed-off-by: Tom Runyon <[email protected]>
Co-authored-by: Gabe <[email protected]>
Co-authored-by: Gabe Scarberry <[email protected]>
Signed-off-by: jase koonce <[email protected]>
@JaseKoonce
Copy link
Contributor Author

/test all

zack-is-cool and others added 3 commits March 31, 2023 14:34
* fix race condition for destroying manifests and addons
Signed-off-by: jase koonce <[email protected]>
@JaseKoonce
Copy link
Contributor Author

/test all

Signed-off-by: jase koonce <[email protected]>
@JaseKoonce
Copy link
Contributor Author

/test all

Signed-off-by: jase koonce <[email protected]>
@JaseKoonce
Copy link
Contributor Author

/test all

@JaseKoonce
Copy link
Contributor Author

/test all

@JaseKoonce JaseKoonce changed the title Expose EFS toggle #109/WIP Expose EFS toggle #109 Apr 3, 2023
@JaseKoonce JaseKoonce marked this pull request as ready for review April 3, 2023 14:20
@JaseKoonce JaseKoonce requested review from a team as code owners April 3, 2023 14:20
@JaseKoonce JaseKoonce marked this pull request as draft April 3, 2023 20:35
Signed-off-by: jase koonce <[email protected]>
@JaseKoonce JaseKoonce marked this pull request as ready for review April 3, 2023 20:57
@wirewc
Copy link

wirewc commented Apr 4, 2023

/test all

Copy link
Member

@ntwkninja ntwkninja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

recommending minor changes and also we need to add a test (recommend a brief discussion on the latter)

modules/eks/main.tf Outdated Show resolved Hide resolved
@JaseKoonce
Copy link
Contributor Author

/test all

@JaseKoonce
Copy link
Contributor Author

/test all

@JaseKoonce
Copy link
Contributor Author

/test all

Signed-off-by: jase koonce <[email protected]>
@ntwkninja
Copy link
Member

/test all

Copy link
Member

@ntwkninja ntwkninja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@JaseKoonce JaseKoonce merged commit 4edafe7 into main Apr 18, 2023
@JaseKoonce JaseKoonce deleted the efs-toggle branch April 18, 2023 12:17
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 this pull request may close these issues.

Expose EFS toggle
7 participants