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

Add extra display columns for resource resolution #5602

Merged

Commits on Oct 5, 2022

  1. Add extra display columns for resource resolution

    Add start and end time, as well as details about the owner
    resource to to the resource requests. Example:
    
    NAME                                   OWNERKIND   OWNER                SUCCEEDED   REASON             STARTTIME              ENDTIME
    git-40e5840171b418bcbd0bfa73defec338   TaskRun     git-resolver-p75s8   True                           2022-10-05T09:16:08Z   2022-10-05T09:16:10Z
    git-6ecf81c8e0b418bcbd0c05c1bc3cd0c5   TaskRun     git-resolver-tmvqd   True                           2022-10-05T09:11:20Z   2022-10-05T09:11:22Z
    git-e97b40047eb418bcbd0be5341ed71802   TaskRun     git-resolver-xdq55   False       ResolutionFailed   2022-10-05T09:19:51Z   2022-10-05T09:19:52Z
    
    Signed-off-by: Andrea Frittoli <[email protected]>
    afrittoli committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    05f3f36 View commit details
    Browse the repository at this point in the history