Mohamed Chiheb Ben Jemaa
Mohamed Chiheb Ben Jemaa
## Proposal Since introducing a new field can be a breaking change, we probably need to introduce a new API version. There are three proposals as follows. #### (1) v1alpha2...
We could have this in Go and probably get rid of `*ipamicv1.InClusterIPPoolSpec`, as you stated. Or embed it into the IPConfig. ``` // IPConfig contains information about available IP config....
@mkamsikad2 that could go to a separate PR,
@dependabot recreate
@dependabot merge
I have written the fix for this: https://github.com/ionos-cloud/cluster-api-provider-proxmox/pull/264
Thanks for addressing this. If you want, you can work on this
You will need to make sure that your VM template doesn't have Cloud-init Driver provided by Proxmox, Otherwise, that will overwrite the config of CAPMOX. No need to pre-set up...
@abrahamhwj Yes, you will need to build a VM template first. as stated in our docs: https://github.com/ionos-cloud/cluster-api-provider-proxmox/blob/main/docs/Usage.md#dependencies