-
Notifications
You must be signed in to change notification settings - Fork 231
Bug 1760767: fix bug where container image name does not display cor… #3166
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
Bug 1760767: fix bug where container image name does not display cor… #3166
Conversation
|
@rhamilto: This pull request references Bugzilla bug 1760767, which is invalid:
Comment In 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 kubernetes/test-infra repository. |
|
/bugzilla refresh |
|
@rhamilto: This pull request references Bugzilla bug 1760767, which is invalid:
Comment In 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 kubernetes/test-infra repository. |
|
@benjaminapetersen, not sure how to get around the bugzilla dependency requirement given this bug doesn't exist in 4.x. |
|
@rhamilto: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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 kubernetes/test-infra repository. I understand the commands that are listed here. |
|
/override ci/openshift-jenkins Manually adding the valid bug label. The 4.x console is a different code base that doesn't have this bug. |
|
@spadgett: Overrode contexts on behalf of spadgett: ci/openshift-jenkins In 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 kubernetes/test-infra repository. |
spadgett
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
|
@rhamilto: All pull requests linked via external trackers have merged. Bugzilla bug 1760767 has been moved to the MODIFIED state. In 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 kubernetes/test-infra repository. |
…rectly
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1760767
Discussed this with @spadgett and determined the safest and best fix is to simply display the image name as is and don't try to do clever display of the data.