Rafael F.
Rafael F.
Example of such VPC: ``` { "Vpcs": [ { "CidrBlock": "10.0.0.0/16", "DhcpOptionsId": "dopt-0b7be9c969350ce28", "State": "available", "VpcId": "vpc-0339ad95171a69bca", "OwnerId": "269733383066", "InstanceTenancy": "default", "CidrBlockAssociationSet": [ { "AssociationId": "vpc-cidr-assoc-05b8c4cbb75cb1074", "CidrBlock": "10.0.0.0/16", "CidrBlockState": {...
Openshift e2e results for the public cloud are good (no breakage): https://github.com/openshift/installer/pull/8636 I'm trying to get this changed tested on a secret region.
Update: * add a fix for info message with a spurious "%s" * print a different message for regions that do not support NLB security groups. `loadbalancer.go:1799: Pre-existing NLB %s...
/test pull-cluster-api-provider-aws-e2e-blocking
Now that we've tested it in a secret cloud: /assign @richardcase
@mtulio seems like the same problem here: needs a rebase on top of master.
[Openshift e2e tests](https://github.com/openshift/installer/pull/8648) show no regressions for cases with low TTL. For example in [this run](https://gcsweb-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/test-platform-results/pr-logs/pull/openshift_installer/8648/pull-ci-openshift-installer-master-altinfra-e2e-aws-ovn/1804504744715096064/artifacts/e2e-aws-ovn/ipi-install-install/artifacts/.openshift_install-1719066916.log) the DNS name is resolved right after the wait is done: ``` time="2024-06-22T13:57:30Z" level=debug...
/test pull-cluster-api-provider-aws-e2e-blocking