-
Notifications
You must be signed in to change notification settings - Fork 356
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
fix topology project icon #1013
Conversation
cc @simon3z |
Checked commit zeari@ad39129 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0 |
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 👍
@miq-bot assign dclarizio
cc @epwinchell @serenamarie125 @h-kataria
@miq-bot add_label providers/containers |
@simon3z Cannot apply the following label because they are not recognized: providers/containers |
@miq-bot add_label compute/containers |
@miq-bot assign dclarizio |
LGTM, The only thing.. I'm not seeing it in the top bar with all the other entities, isn't that a bug too? |
@himdel its the center of the graph which we dont really allow to toggle. Its the topology for the project... |
Aah, thanks! Makes sense .. well, in that case ... merged :D |
@zeari thanks |
fix topology project icon (cherry picked from commit 079f752) https://bugzilla.redhat.com/show_bug.cgi?id=1441661
Fine backport details:
|
@miq-bot add_label topology |
BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1439585
Pretty simple change. though I cant figure out why the value changed.
Before:
After:
@himdel @martinpovolny Please review