Skip to content

Filter OpenShift service pods server-side #486

@asmigala

Description

@asmigala

Currently podSelector returns Predicate<Pod> and we filter the service pod on the client. We should just return labels as Map<String, String> and pass that to pods().withLabel()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions