Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support remaining 'task' query-parameters #543

Closed
ggainey opened this issue Aug 17, 2022 · 0 comments · Fixed by #554
Closed

Support remaining 'task' query-parameters #543

ggainey opened this issue Aug 17, 2022 · 0 comments · Fixed by #554
Assignees
Labels
easy fix Good for newcomers feature request New feature request (template-set) prio-list driving Pulp's Kanban searches
Milestone

Comments

@ggainey
Copy link
Contributor

ggainey commented Aug 17, 2022

Summary

Currently you can list tasks by name, state, and task-group. We're missing a lot of search-options the API supports

Examples

  • created_resources [href...]
  • finished_at (eq, gt, gte, lt, lte, range()) datetime
  • parent href
  • reserved_resources_record [href...]
  • started_at (eq, gt, gte, lt, lte, range()) datetime
  • worker href
  • worker__in [href...]
@ggainey ggainey added feature request New feature request (template-set) Triage-Needed Needs to be reviewed at next pulp-cli mtg labels Aug 17, 2022
@mdellweg mdellweg added easy fix Good for newcomers prio-list driving Pulp's Kanban searches and removed Triage-Needed Needs to be reviewed at next pulp-cli mtg labels Sep 1, 2022
@mdellweg mdellweg self-assigned this Sep 19, 2022
mdellweg added a commit to mdellweg/pulp-cli that referenced this issue Sep 19, 2022
mdellweg added a commit to mdellweg/pulp-cli that referenced this issue Sep 19, 2022
mdellweg added a commit to mdellweg/pulp-cli that referenced this issue Sep 21, 2022
fixes pulp#543

Co-authored-by: Grant Gainey <ggainey@users.noreply.github.com>
mdellweg added a commit to mdellweg/pulp-cli that referenced this issue Sep 21, 2022
fixes pulp#543

Co-authored-by: Grant Gainey <ggainey@users.noreply.github.com>
mdellweg added a commit to mdellweg/pulp-cli that referenced this issue Sep 23, 2022
fixes pulp#543

Co-authored-by: Grant Gainey <ggainey@users.noreply.github.com>
mdellweg added a commit to mdellweg/pulp-cli that referenced this issue Sep 30, 2022
fixes pulp#543

Co-authored-by: Grant Gainey <ggainey@users.noreply.github.com>
mdellweg added a commit to mdellweg/pulp-cli that referenced this issue Oct 4, 2022
fixes pulp#543

Co-authored-by: Grant Gainey <ggainey@users.noreply.github.com>
mdellweg added a commit to mdellweg/pulp-cli that referenced this issue Oct 5, 2022
fixes pulp#543

Co-authored-by: Grant Gainey <ggainey@users.noreply.github.com>
mdellweg added a commit to mdellweg/pulp-cli that referenced this issue Oct 13, 2022
fixes pulp#543

Co-authored-by: Grant Gainey <ggainey@users.noreply.github.com>
mdellweg added a commit to mdellweg/pulp-cli that referenced this issue Oct 13, 2022
fixes pulp#543

Co-authored-by: Grant Gainey <ggainey@users.noreply.github.com>
mdellweg added a commit to mdellweg/pulp-cli that referenced this issue Oct 13, 2022
fixes pulp#543

Co-authored-by: Grant Gainey <ggainey@users.noreply.github.com>
mdellweg added a commit to mdellweg/pulp-cli that referenced this issue Oct 13, 2022
fixes pulp#543

Co-authored-by: Grant Gainey <ggainey@users.noreply.github.com>
ggainey added a commit that referenced this issue Oct 13, 2022
fixes #543

Co-authored-by: Grant Gainey <ggainey@users.noreply.github.com>
@mdellweg mdellweg added this to the 0.16.0 milestone Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy fix Good for newcomers feature request New feature request (template-set) prio-list driving Pulp's Kanban searches
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants