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

IPAM support for CAPV

Open aartij17 opened this issue 3 years ago • 1 comments
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

aartij17 avatar Jun 13 '22 22:06 aartij17

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 :)

schrej avatar Jul 12 '22 09:07 schrej