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

Support multiple Failure Domains for MachineDeployments

Open jczar opened this issue 1 year ago • 1 comments

What would you like to be added: Currently, MachineDeployment spec supports only a single Failure Domain of string type. In the OKE @ C3/PCA service, we need to align to OCI in their support for multiple FDs for a Nodepool (resource for which we rely on MachineDeployments). We need the failureDomain attribute to support a list a of Failure domains.

Why is this needed: We need this update to be able to align with OCI OKE in their support for multiple FDs

jczar avatar Mar 27 '24 00:03 jczar

Duplicate of #353

shyamradhakrishnan avatar Apr 09 '24 06:04 shyamradhakrishnan