-
Notifications
You must be signed in to change notification settings - Fork 26
SRVKP-5501: feat: Implement support for Task spec.displayName
#331
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
SRVKP-5501: feat: Implement support for Task spec.displayName
#331
Conversation
|
Skipping CI for Draft Pull Request. |
|
@vikram-raj Do you mind reviewing when you are able? |
Co-authored-by: Vikram Raj <[email protected]>
vikram-raj
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The list page uses spec.displayName, whereas the details page uses metadata.name as a user it looks broken because of difference in name. As this is a feature, can you confirm it with PM/UX?
Add task details page
lokanandaprabhu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
@lokanandaprabhu IMO, we should show displayName here if it is available in TR. wdyt @aThorp96 ? |
|
@vikram-raj @lokanandaprabhu in that view the This column could be changed to fallback on the Task's Display Name via the TaskRun's annotation |
|
@aThorp96 @lokanandaprabhu, in my opinion, let's go with Task |
spec.displayNamespec.displayName
|
@aThorp96: This pull request references SRVKP-5501 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the feature to target the "4.20.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
vikram-raj
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aThorp96, vikram-raj The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest |
1 similar comment
|
/retest |
|
/retest |
1 similar comment
|
/retest |

Implements https://issues.redhat.com/browse/SRVKP-5501