-
Notifications
You must be signed in to change notification settings - Fork 5
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
Conversation
Signed-off-by: jase koonce <[email protected]>
Signed-off-by: jase koonce <[email protected]>
* 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]>
Signed-off-by: jase koonce <[email protected]>
/test all |
* fix race condition for destroying manifests and addons
Signed-off-by: jase koonce <[email protected]>
Signed-off-by: jase koonce <[email protected]>
/test all |
Signed-off-by: jase koonce <[email protected]>
/test all |
Signed-off-by: jase koonce <[email protected]>
/test all |
Signed-off-by: jase koonce <[email protected]>
Signed-off-by: jase koonce <[email protected]>
Signed-off-by: jase koonce <[email protected]>
/test all |
Signed-off-by: JaseKoonce <[email protected]>
Signed-off-by: jase koonce <[email protected]>
/test all |
There was a problem hiding this 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)
Signed-off-by: jase koonce <[email protected]>
Signed-off-by: JaseKoonce <[email protected]>
/test all |
/test all |
Signed-off-by: jase koonce <[email protected]>
Signed-off-by: Gabe <[email protected]>
Signed-off-by: jase koonce <[email protected]>
Signed-off-by: jase koonce <[email protected]>
/test all |
Signed-off-by: jase koonce <[email protected]>
/test all |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
Adds EFS toggle for another storage option in addition to EBS. Currently setting the default for EFS_ENABLED to false.