-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Waiting on feedbackIssues that require feedback from User/Other community membersIssues that require feedback from User/Other community membersstatus/stale
Milestone
Description
Is your enhancement related to a problem? Please describe
kubernetes-server-mock doesn't support In
, NotIn
requirements in label selector
Describe the solution you'd like
I guess first need add supporting to https://github.com/fabric8io/mockwebserver
- add
IN
,NOT_IN
AttributeType's - add supporting
IN
,NOT_IN
AttributeType's to io.fabric8.mockwebserver.crud.AttributeSet#matches
And then add support to kubernetes-server-mock
- support parsing new AttributeType's in io.fabric8.kubernetes.client.server.mock.KubernetesAttributesExtractor#extractLabelSelector
Describe alternatives you've considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
Waiting on feedbackIssues that require feedback from User/Other community membersIssues that require feedback from User/Other community membersstatus/stale