-
Notifications
You must be signed in to change notification settings - Fork 647
OCPBUGS-58050: fix missing form styles in storage pages #15229
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
@rhamilto: This pull request references Jira Issue OCPBUGS-58050, 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. |
/cherry-pick release-4.19 |
@rhamilto: once the present PR merges, I will cherry-pick it on top of 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-sigs/prow repository. |
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
/hold I believe there is more to do here. |
/unhold |
/jira refresh |
@rhamilto: This pull request references Jira Issue OCPBUGS-58050, which is valid. 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. |
/retest |
@rhamilto the RestorePVCModal is used on a VolumeSnapshot action list. You can create a VolumeSnapshot(first prepare a bound pvc), then open 'Restore as new PVC' in its action list. |
Thanks! Do you have steps to reproduce? I couldn't get the menu action to enable. |
@rhamilto Do you have default StorageClass on your cluster? |
/lgtm |
1 similar comment
/retest |
/hold Revision 24833a9 was retested 3 times: holding |
@logonoff, I pushed changes as I was seeing linting issues. Please retag. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: logonoff, rhamilto The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/unhold |
@rhamilto: 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. |
@rhamilto: Jira Issue OCPBUGS-58050: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-58050 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 openshift-eng/jira-lifecycle-plugin repository. |
@rhamilto: new pull request created: #15258 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-sigs/prow repository. |
Follow on fix for #15205 that was not part of the original bug.
The change to
RestorePVCModal
is untested as I don't know how to configure that so it shows up. @yanpzhan, can you help?After
Bonus fix to Add Storage page heading:
Note: PatternFly does not provide a mechanism to have different font sizes in headings, so all heading text is the same size now