Skip to content

[feature]: Support fieldSelector in IKubernetesClient.WatchAsync #1065

@BalassaMarton

Description

@BalassaMarton

Is your feature request related to a problem? Please describe.

I'm trying to watch for changes of a single entity, which I could do by specifying a fieldSelector, but IKubernetesClient doesn't support it.

Describe the solution you would like

A new optional parameter string? fieldSelector for IKubernetesClient.WatchAsync<TEntity> that is passed to the underlying client call.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions