Add e2e tests for CAPI IPAM contract #941
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
triage/accepted
Indicates an issue is ready to be actively worked on.
#769 was merged without e2e tests since I didn't see a clear path to implement them, as there doesn't seem to be a basic "create a cluster" test case.
We've created telekom/cluster-api-ipam-provider-in-cluster (might move to kubernetes-sigs), which serves as a reference implementation and is also suitable for testing. It's essentially a direct replacement for metal3-io/ip-address-manager and also manages pools as resources in the cluster (it does not have feature parity).
CAPV is also working on e2e tests, in case that helps: kubernetes-sigs/cluster-api-provider-vsphere#1667
The text was updated successfully, but these errors were encountered: