ionos-cloud / cluster-api-provider-proxmox

Cluster API Provider for Proxmox VE (CAPMOX)
Apache License 2.0
181 stars 24 forks source link

Fix dual-stack cluster-template #134

Closed mcbenjemaa closed 6 months ago

mcbenjemaa commented 6 months ago

What steps did you take and what happened: [A clear and concise description of what the bug is.]

It seems the dual-stack flavor is not fully working, Cause we forgot to add the CidrBlock to the cluster CR.

What did you expect to happen:

Cluster uses IPv6

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

Environment:

mcbenjemaa commented 6 months ago

https://github.com/ionos-cloud/cluster-api-provider-proxmox/pull/137