-
Notifications
You must be signed in to change notification settings - Fork 230
OCPBUGS-56264, OCPBUGS-55803: Use console-provided ROSA branding #2426
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
Conversation
@logonoff: This pull request references Jira Issue OCPBUGS-55803, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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 openshift-eng/jira-lifecycle-plugin repository. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: logonoff The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/jira refresh |
@logonoff: This pull request references Jira Issue OCPBUGS-55803, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
Requesting review from QA contact: 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 openshift-eng/jira-lifecycle-plugin repository. |
@logonoff: This pull request references Jira Issue OCPBUGS-56264, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
Requesting review from QA contact: The bug has been updated to refer to the pull request using the external bug tracker. This pull request references Jira Issue OCPBUGS-55803, which is valid. 3 validation(s) were run on this bug
Requesting review from QA contact: The bug has been updated to refer to the pull request using the external bug tracker. 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 openshift-eng/jira-lifecycle-plugin repository. |
Removes the `rosa-brand-logo.svg` custom logo in favor of setting the `brand` to `ROSA`. This fixes an issue with the contrast of the ROSA logo on OpenShift 4.19+, where the masthead can change background colours from light to dark. Instead of using the [new custom logo API](openshift/enhancements#1753), which would contain new schema that is not recognized by older versions of OpenShift, changing the value of `brand` achieves the same effect (i.e., the title and logo are changed). Any future updates that are needed to the ROSA logo can be made in the openshift/console repo.
09545b6
to
7309da8
Compare
@logonoff: all tests passed! Full PR test history. Your PR dashboard. 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-sigs/prow repository. I understand the commands that are listed here. |
@logonoff: This pull request references Jira Issue OCPBUGS-56264. The bug has been updated to no longer refer to the pull request using the external bug tracker. All external bug links have been closed. The bug has been moved to the NEW state. This pull request references Jira Issue OCPBUGS-55803. The bug has been updated to no longer refer to the pull request using the external bug tracker. All external bug links have been closed. The bug has been moved to the NEW 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 openshift-eng/jira-lifecycle-plugin repository. |
What type of PR is this?
(bug/feature/cleanup/documentation)
bugfix + cleanup
What this PR does / why we need it?
Removes the
rosa-brand-logo.svg
custom logo in favor of setting thebrand
toROSA
.This fixes an issue with the contrast of the ROSA logo on OpenShift 4.19+, where the masthead can change background colours from light to dark.
Instead of using the new custom logo API, which would contain new schema that is not recognized by older versions of OpenShift, changing the value of
brand
achieves the same effect (i.e., the title and logo are changed).Any future updates that are needed to the ROSA logo can be made in the openshift/console repo.
Which Jira/Github issue(s) this PR fixes?
https://issues.redhat.com/browse/OCPBUGS-55803
Special notes for your reviewer:
Is there a way to update the oauth-templates versions of OpenShift newer than 4.19?
A new version of oauth-templates was released which contains the PatternFly 6 changes made in 4.19 and is ready for consumption by this repo
Pre-checks (if applicable):
Tested latest changes against a cluster
Included documentation changes with PR
If this is a new object that is not intended for the FedRAMP environment (if unsure, please reach out to team FedRAMP), please exclude it with: