-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
area/networkingNetworking-related tasks and improvements.Networking-related tasks and improvements.bugSomething isn't workingSomething isn't working
Milestone
Description
Describe the bug
PeeredID of Network object can be negative, which should not be allowed and causes issue during uint32 conversion.
Expected behavior
When creating Network object with negative PeeredID, error should occur.
Additional context
Other uint32 conversions were secured with kubebuilder validation, but kubebuilder validation of []int32 slice is not possible.
Metadata
Metadata
Assignees
Labels
area/networkingNetworking-related tasks and improvements.Networking-related tasks and improvements.bugSomething isn't workingSomething isn't working
Type
Projects
Status
No status