Skip to content

Implementing the ListTasks filter by name prefix #24

Description

@m4nu56

Hi, I'd like to thank you for all the work you've made on this TESK project. It's tremendous.

We would like to implement the ListTaks name_prefix filter parameter of the TaskService.

Filter the list to include tasks where the name matches this prefix. If unspecified, no task name filtering is done

I noticed that it doesn't seem to be possible in the built-in methods of Kubernetes CLI nor the java client to filter for a job or pod name matching a prefix.

Do you have plan on implementing this feature already ? And did you already have thought of how you want it to be done ?

For a quick solution I thought of just filtering the tasks returned in Java.

I'll be happy to work on this and open a PR if you're open to it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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