-
Notifications
You must be signed in to change notification settings - Fork 101
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 to no_proxy list #318
add to no_proxy list #318
Conversation
fix concat no_proxy conditional revert no_proxy for replicated specify registry add quay to no_proxy fmt remove quay from no_proxy add disk_path to standalone vault add disk_path to docker_compose
bc39326
to
86de2fb
Compare
/test private-active-active destroy=false ✅ Terraform AWS Private Active/Active (FDO) - Test Report
|
/test private-active-active-replicated destroy=false ✅ Terraform AWS Private Active/Active (Legacy) - Test Report
|
/destroy private-active-active ✅ Terraform AWS Private Active/Active (FDO) - Destruction Report
|
/test active-active-rhel7-proxy ✅ Terraform AWS Active/Active RHEL7 Proxy (FDO) - Test Report
|
/test standalone-vault-replicated ✅ Terraform AWS Standalone Vault (Legacy) - Test Report
|
/test public-active-active-replicated destroy=false ✅ Terraform AWS Public Active/Active (Legacy) - Test Report
|
/test standalone-vault destroy=false ✅ Terraform AWS Standalone Vault (FDO) - Test Report
|
/destroy private-active-active-replicated ✅ Terraform AWS Private Active/Active (Replicated) - Destruction Report
|
/test private-tcp-active-active destroy=false ✅ Terraform AWS Private TCP Active/Active (FDO) - Test Report
|
/test public-active-active ✅ Terraform AWS Public Active/Active (FDO) - Test Report
|
/destroy public-active-active-replicated ✅ Terraform AWS Public Active/Active (Replicated) - Destruction Report
|
/destroy standalone-vault ✅ Terraform AWS Standalone Vault (FDO) - Destruction Report
|
/destroy private-tcp-active-active ✅ Terraform AWS Private TCP Active/Active (FDO) - Destruction Report
|
/test private-tcp-active-active-replicated destroy=false ✅ Terraform AWS Private TCP Active/Active (Legacy) - Test Report
|
/destroy private-tcp-active-active-replicated ✅ Terraform AWS Private TCP Active/Active (Replicated) - Destruction Report
|
/test active-active-rhel7-proxy-replicated destroy=false ✅ Terraform AWS Active/Active RHEL7 Proxy (Legacy) - Test Report
|
/destroy active-active-rhel7-proxy-replicated ✅ Terraform AWS Active/Active RHEL7 Proxy (Replicated) - Destruction Report
|
Background
TF-8609
After the initial passing tests from the FDO addition, we have seen some more failures intermittently. This PR seeks to clear up those failures by fixing the
no_proxy
logic.How Has This Been Tested
Here are the links to each of the passing tests, also shown below.