Skip to content
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

port over change from #10394 to release 4.9 #10619

Closed
wants to merge 108 commits into from

Conversation

yangcao77
Copy link
Contributor

This PR ports over change from #10394 to release 4.9 to fix https://bugzilla.redhat.com/show_bug.cgi?id=2025592
The current devfile handler for 4.9 does not work for devfile v2.2
According to the discussion on slack: https://coreos.slack.com/archives/C017YDKHQV6/p1637746963035100

Afreen Rahman and others added 30 commits September 7, 2021 15:27
 - fixes https://bugzilla.redhat.com/show_bug.cgi?id=2000573
 - flexible scaling is getting enabled in ODF wizard for internal mode

Signed-off-by: Afreen Rahman <[email protected]>
…erry-pick-10005-to-release-4.9

[release-4.9] Bug 2001983: Disable flexible scaling for internal mode
 - revert the change we did in 4.9 to blcok osd sizes

Signed-off-by: Afreen Rahman <[email protected]>
Update dev console plugin route for build configs to specify `perspective: 'dev'` so that it doesn't override the existing admin perspective route.
…o error state

 - the name of storage class passed was empty because it was not getting set when a name of volume set is provided
 - we should set the name of storage class as the name of volume set when no explicit name is provided
 - fixes https://bugzilla.redhat.com/show_bug.cgi?id=2003651

Signed-off-by: Afreen Rahman <[email protected]>
…inal is installed

Signed-off-by: Josh Pinkney <[email protected]>
(cherry picked from commit ef33f7f)
…mplates in the namespace where the web terminal operators is installed

Signed-off-by: Josh Pinkney <[email protected]>
(cherry picked from commit 090d664)
Signed-off-by: Josh Pinkney <[email protected]>
(cherry picked from commit 873001e)
(cherry picked from commit 613ef49)
Signed-off-by: Josh Pinkney <[email protected]>
(cherry picked from commit 5d5e46c)
 - fixes https://bugzilla.redhat.com/show_bug.cgi?id=2003711
 - odf csv is being fetched instead of OCS csv. This is causing downloading issues in script.

Signed-off-by: Afreen Rahman <[email protected]>
…forms

  -fixes https://bugzilla.redhat.com/show_bug.cgi?id=2004578
  -monitoring and nodes label were missing for external mode of stoarge system
  -this is causing stoarge cluster to be in error state and dashboards with misisng information

Signed-off-by: Afreen Rahman <[email protected]>
(cherry picked from commit 8951ed6)
bipuladh and others added 10 commits November 25, 2021 10:35
…dashboard_4.9

Bug 2022446: Fix issue with standalone dashboards (4.9 backport)
…erry-pick-10119-to-release-4.9

[release-4.9] Bug 2028535: Backing Store YAML tab on click displays a blank screen on UI
…erry-pick-10536-to-release-4.9

[release-4.9] Bug 2026219: Fix Noobaa resources broken details pages
…erry-pick-10482-to-release-4.9

[release-4.9] Bug 2026618: Add Dev Preview tag for IBM FlashSystem
[release-4.9] Bug 2029297: Fix troubleshoot link for MON_DISK_LOW
…erry-pick-10506-to-release-4.9

[release-4.9] Bug 2025937: KMS resources not getting created for IBM FlashSystem storage
@yangcao77 yangcao77 closed this Dec 6, 2021
@openshift-ci openshift-ci bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Dec 6, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 6, 2021

@yangcao77: PR needs rebase.

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.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 6, 2021

@yangcao77: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/backend 2792689 link true /test backend
ci/prow/ceph-storage-plugin 2792689 link true /test ceph-storage-plugin
ci/prow/e2e-gcp-console 2792689 link true /test e2e-gcp-console
ci/prow/images 2792689 link true /test images
ci/prow/kubevirt-plugin 2792689 link true /test kubevirt-plugin
ci/prow/analyze 2792689 link true /test analyze
ci/prow/frontend 2792689 link true /test frontend

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/test-infra repository. I understand the commands that are listed here.

@openshift-ci openshift-ci bot added the component/backend Related to backend label Dec 6, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 6, 2021

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: yangcao77
To complete the pull request process, please assign kdoberst after the PR has been reviewed.
You can assign the PR to them by writing /assign @kdoberst in a comment when ready.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the component/ceph Related to ceph-storage-plugin label Dec 6, 2021
@openshift-ci openshift-ci bot requested a review from afreen23 December 6, 2021 20:58
@openshift-ci openshift-ci bot added the component/core Related to console core functionality label Dec 6, 2021
@openshift-ci openshift-ci bot requested a review from christianvogt December 6, 2021 20:58
@openshift-ci openshift-ci bot added component/dev-console Related to dev-console component/helm Related to helm-plugin component/knative Related to knative-plugin component/kubevirt Related to kubevirt-plugin component/metal3 Related to metal3-plugin component/monitoring Related to monitoring component/olm Related to OLM component/shared Related to console-shared kind/dependency-change Categorizes issue or PR as related to changing dependencies kind/i18n Indicates issue or PR relates to internationalization or has content that needs to be translated labels Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/backend Related to backend component/ceph Related to ceph-storage-plugin component/core Related to console core functionality component/dev-console Related to dev-console component/helm Related to helm-plugin component/knative Related to knative-plugin component/kubevirt Related to kubevirt-plugin component/metal3 Related to metal3-plugin component/monitoring Related to monitoring component/olm Related to OLM component/shared Related to console-shared kind/dependency-change Categorizes issue or PR as related to changing dependencies kind/i18n Indicates issue or PR relates to internationalization or has content that needs to be translated needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD.
Projects
None yet
Development

Successfully merging this pull request may close these issues.