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

Subnets defined on GCPCluster are not created

Open fiunchinho opened this issue 3 years ago • 0 comments
trafficstars

/kind bug

What steps did you take and what happened:

Users can define their subnets on the GCPCluster.Spec.Network.Subnets field, but we don't do anything with that information: subnets are not reconciled. On other CAPI providers, users can define their subnets here, and those subnets will be managed by the CAPI provider. I think we should do the same.

What did you expect to happen:

Subnets are created in the network created for the cluster.

fiunchinho avatar Aug 05 '22 12:08 fiunchinho