-
Notifications
You must be signed in to change notification settings - Fork 34
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
add FDO - Docker deployment option #277
Conversation
a6a95be
to
6b3e1d0
Compare
/test all ✅ Terraform Google Standalone Mounted Disk (FDO) - Test Report
✅ Terraform Google Standalone Mounted Disk (Legacy) - Test Report
|
/test standalone-external-rhel8-worker ✅ Terraform Google Standalone External Rhel8 Worker (FDO) - Test Report
|
/test standalone-external-rhel8-worker-replicated ✅ Terraform Google Standalone External Rhel8 Worker (Legacy) - Test Report
|
/test public-active-active-replicated ✅ Terraform Google Public Active/Active (Legacy) - Test Report
|
/test public-active-active ✅ Terraform Google Public Active/Active (FDO) - Test Report
|
/test private-active-active-replicated destroy=false ✅ Terraform Google Private Active/Active (Legacy) - Test Report
|
/destroy private-active-active-replicated ✅ Terraform Google Private Active/Active (Replicated) - Destruction Report
|
add localhost to no proxy
/test private-tcp-active-active-replicated destroy=false ✅ Terraform Google Private TCP Active/Active (Legacy) - Test Report
|
/test private-active-active destroy=false ✅ Terraform Google Private Active/Active (FDO) - Test Report
|
/destroy private-active-active ✅ Terraform Google Private Active/Active (FDO) - Destruction Report
|
/test private-tcp-active-active destroy=false ✅ Terraform Google Private TCP Active/Active (FDO) - Test Report
|
/destroy private-tcp-active-active-replicated ✅ Terraform Google Private TCP Active/Active (Replicated) - Destruction Report
|
/destroy private-tcp-active-active ✅ Terraform Google Private TCP Active/Active (FDO) - Destruction Report
|
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.
⭐ This looks great, thank you for all this work!
The only suggestion I have, that does not need to be addressed here, is some good examples with the new variables!
Yeah, I agree. I need to update the examples in all three modules. I will create a story for that now. |
Background
Jira - TF-8611
Added necessary variables and config for FDO Docker deployment.
How Has This Been Tested
This PR makes me feel