-
Notifications
You must be signed in to change notification settings - Fork 667
Rebase master-next #1162
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
Merged
openshift-merge-robot
merged 46 commits into
openshift:master-next
from
spadgett:rebase-master-next
Feb 4, 2019
Merged
Rebase master-next #1162
openshift-merge-robot
merged 46 commits into
openshift:master-next
from
spadgett:rebase-master-next
Feb 4, 2019
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Remove undesirable border at bottom of events page
…hange Refresh metrics when changing selected overview project
* Proxy to port 9092, which has the tenancy proxy in front of it * Remove the `CAN_LIST_NS` check since users can now see metrics in their own namespaces https://jira.coreos.com/browse/CONSOLE-1035
Update console for monitoring changes
Fix bug where delete modal layout was broken
We were unintentionally passing the event object to the modal as props.
create single script for e2e tests for setup, launch, and teardown
Update engine check to allow node 11
…rror Fix synthetic event warnings
Moved contextDir from under git to source. ContextDir now shows up in the BuildConfig YAML. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1669974
…extdir Adjust placement of contextDir in buildConfig
Adding junitReporter to generate xml report
…ates Add Dev Catalog e2e tests to Jenkins CI
fixes https://bugzilla.redhat.com/show_bug.cgi?id=1669303 also fixes small issues: filter by keyword include's the operator's name field always show both install state filters set the correct community operator support page link
Prevent initial scroll on operator hub page
Fix bug where catalog overlay is still open when canceling create
- modal-content class is now a child of modal-dialog - shared css for react-modal and patternfly-react modal - add modal optional height classes - pf overrides for catalog height and positioning to support scroll shadows
…ade-beta-msg Remove feature unavailable and mock code from cluster settings
…-shadows Incorporate vertical scroll shadows to modals
Fix bug where annotation remove icon is incorrect color
Filter Bar for ClusterServiceVersion List View
…n Chrome 70 Windows
Remove unused Jenkins and e2e scripts
…r-dialog-styles Fix show community operator dialog styles
Fix bug where .co-m-horizontal-nav__menu__secondary does not scroll i…
Improve e2e test reliability
Member
Author
Member
|
/lgtm |
Member
Author
|
/retest |
1 similar comment
Member
Author
|
/retest |
The `/opai` endpoint has gone away.
Member
Author
|
This will also need #1164 when it merges to pass CI |
…-detection Update OpenShift flag detection to use an endpoint other than `/oapi`
Member
|
/lgtm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update master-next from master. This is needed to pick up the prow e2e script changes.
cc @vojtechszocs