metallb
addon fails to deploy when already existing IPAddressPool
conflicts with the one to be deployed
#832
Labels
bug
Something isn't working
Problem statement
When trying to deploy the
metallb
addon (or another addon that depend on it) and there already exists anIPAddressPool
which conflicts with the one to be deployed then the following error is blocking the deployment:type of the error: https://pkg.go.dev/k8s.io/apimachinery/pkg/api/errors#StatusError
relevant piece of code:
kubernetes-testing-framework/pkg/clusters/addons/metallb/metallb.go
Lines 225 to 254 in 05a2a38
The text was updated successfully, but these errors were encountered: