-
Notifications
You must be signed in to change notification settings - Fork 257
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
Add support for filtering by field-selector on pipelineruns and taskruns #995
Conversation
The following is the coverage report on the affected files.
|
The following is the coverage report on the affected files.
|
The following is the coverage report on the affected files.
|
The following is the coverage report on the affected files.
|
The following is the coverage report on the affected files.
|
The following is the coverage report on the affected files.
|
The following is the coverage report on the affected files.
|
The following is the coverage report on the affected files.
|
The following is the coverage report on the affected files.
|
The following is the coverage report on the affected files.
|
The following is the coverage report on the affected files.
|
The following is the coverage report on the affected files.
|
/test pull-tekton-cli-integration-tests |
/retest |
The following is the coverage report on the affected files.
|
The following is the coverage report on the affected files.
|
The following is the coverage report on the affected files.
|
this adds a --field-selector option to allow to do some filtering as what we have on kubectl. Issue tektoncd#684 Signed-off-by: Shivam Mukhade <smukhade@redhat.com>
this adds a --field-selector option to allow to do some filtering as what we have on kubectl. Issue tektoncd#684 Signed-off-by: Shivam Mukhade <smukhade@redhat.com>
The following is the coverage report on the affected files.
|
@danielhelfand Thanks for your help :) |
/hold I am going to put a hold on this per a discussion in the working group. Until there is more clarity around kubernetes/kubernetes#53459. |
Changes
This adds --field-selector option to allow filtering basis of key value pair for pipelineruns and taskruns
Part of #684
Submitter Checklist
These are the criteria that every PR should meet, please check them off as you
review them:
make check
make generated