Rename SystemIPs to NetworkIdentifiers for HTTPBootConfig #390
Annotations
4 errors
|
lint
issues found
|
|
lint:
internal/controller/serverbootconfiguration_pxe_controller_test.go#L112
cannot use metalv1alpha1.MustParseIP("1.1.1.1") (value of struct type "github.com/ironcore-dev/metal-operator/api/v1alpha1".IP) as *"github.com/ironcore-dev/metal-operator/api/v1alpha1".IP value in struct literal (typecheck)
|
|
lint:
internal/controller/serverbootconfiguration_pxe_controller_test.go#L51
cannot use metalv1alpha1.MustParseIP("1.1.1.1") (value of struct type "github.com/ironcore-dev/metal-operator/api/v1alpha1".IP) as *"github.com/ironcore-dev/metal-operator/api/v1alpha1".IP value in struct literal
|
|
lint:
internal/controller/serverbootconfiguration_http_controller_test.go#L52
cannot use metalv1alpha1.MustParseIP("1.1.1.1") (value of struct type "github.com/ironcore-dev/metal-operator/api/v1alpha1".IP) as *"github.com/ironcore-dev/metal-operator/api/v1alpha1".IP value in struct literal
|