Implement dynamic selection of parent prefix from a set of custom fields #431
Annotations
3 errors
test:
internal/controller/prefixclaim_controller.go#L90
cannot use prefixClaim.Spec (variable of type "github.com/netbox-community/netbox-operator/api/v1".PrefixClaimSpec) as *"github.com/netbox-community/netbox-operator/api/v1".PrefixClaimSpec value in argument to r.NetboxClient.GetAvailablePrefixByParentPrefixSelector
|
test
cannot use prefixClaim.Spec (variable of type "github.com/netbox-community/netbox-operator/api/v1".PrefixClaimSpec) as *"github.com/netbox-community/netbox-operator/api/v1".PrefixClaimSpec value in argument to r.NetboxClient.GetAvailablePrefixByParentPrefixSelector
|
test
Process completed with exit code 2.
|