Prashanth Sundararaman
Prashanth Sundararaman
> i just tried adding the retry locally for testing and i'm seeing that with this retry, we need something like a `depends_on` to make sure that the resources get...
@myc2h6o based on your comment above i tried using the retry mechanism in the provider: https://github.com/openshift/installer/pull/6304/commits/56e2a1c0db552d909e12c689953ef881d39042f3 but i still had to add a timed wait because it looks like the...
> Hi @Prashanth684 I've created #18496 to retry the Create when 404 happens. It will retry until the resource operation timeout. As for the `depends_on`, if resource A references a...
> Hi @Prashanth684 Since I closed the pr, let's put the further discussion at this issue. For enabling the debug log https://www.terraform.io/internals/debugging, the [previous log](https://gcsweb-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/origin-ci-test/pr-logs/pull/openshift_installer/6304/pull-ci-openshift-installer-master-e2e-azure-ovn-shared-vpc/1573081651326488576/artifacts/e2e-azure-ovn-shared-vpc/ipi-install-install/artifacts/.openshift_install.log) you shared seems not setting...
reproduced the issue with debug logs here: https://gcsweb-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/origin-ci-test/pr-logs/pull/openshift_installer/6304/pull-ci-openshift-installer-master-e2e-azure-ovn/1574756406718894080/artifacts/e2e-azure-ovn/ipi-install-install/artifacts/.openshift_install.log
@myc2h6o do the logs help?
/cc @deads2k this follows up on [this ](https://github.com/openshift/origin/pull/27864#issuecomment-1611764300) discussion to add the importMode option only when the cluster in question uses the multi payload (which is used by heterogeneous clusters...
> /cc @deads2k this follows up on [this ](https://github.com/openshift/origin/pull/27864#issuecomment-1611764300) discussion to add the importMode option only when the cluster in question uses the multi payload (which is used by heterogeneous...