Skip to content

Support In, NotIn requirements in label selector in kubernetes-server-mock #4113

@ortex

Description

@ortex

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

No one assigned

    Labels

    Waiting on feedbackIssues that require feedback from User/Other community membersstatus/stale

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions