cluster-api-provider-oci icon indicating copy to clipboard operation
cluster-api-provider-oci copied to clipboard

In case of out of host capacity errors, all fault domains should be tried before backoff

Open shyamradhakrishnan opened this issue 3 years ago • 0 comments

What happened: In case of out of host capacity errors, backoff happens without retrying other fault domains

What you expected to happen:

In case of out of host capacity errors, all fault domains should be tried before backoff

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • CAPOCI version:
  • Cluster-API version (use clusterctl version):
  • Kubernetes version (use kubectl version):
  • Docker version (use docker info):
  • OS (e.g. from /etc/os-release):

shyamradhakrishnan avatar Aug 30 '22 07:08 shyamradhakrishnan