cluster-api-provider-vsphere
cluster-api-provider-vsphere copied to clipboard
IPAM support for CAPV
trafficstars
Umbrella issue for all tasks required to implement IPAM support for CAPV This issue will be updated over time
- [ ] IPAM Contract implementation - https://github.com/kubernetes-sigs/cluster-api/pull/6313
Implementation is merged and part of 1.2.0-rc.0
API types are located at sigs.k8s.io/cluster-api/exp/ipam/api/v1alpha1.
I've also updated the in-cluster IPAM implementation to use the released version: https://github.com/telekom/cluster-api-ipam-provider-in-cluster No a lot of tests yet, and also just a little bit of local testing, so please report any issues you find :)