Closed vrutkovs closed 1 year ago
/cc @evakhoni
I wonder if CVO will correctly remove the previous manifests. Please make sure no new dashboards appear on Observe - Dashboard
@vrutkovs: This pull request references Jira Issue OCPBUGS-20331, which is invalid:
Comment /jira refresh
to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.
The bug has been updated to refer to the pull request using the external bug tracker.
/cherrypick release-4.14
@vrutkovs: once the present PR merges, I will cherry-pick it on top of release-4.14 in a new PR and assign it to you.
/jira refresh
@vrutkovs: This pull request references Jira Issue OCPBUGS-20331, which is valid. The bug has been moved to the POST state.
Requesting review from QA contact: /cc @evakhoni
@vrutkovs: This pull request references Jira Issue OCPBUGS-20331, which is valid.
Requesting review from QA contact: /cc @evakhoni
I wonder if CVO will correctly remove the previous manifests. Please make sure no new dashboards appear on Observe - Dashboard
I guess Observe - Dashboard
would be inaccessible, since no Console installed
@vrutkovs: 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/e2e-aws-operator-disruptive-single-node | 7457da4fc0c78246947574883b5d1214ad0f9d3c | link | false | /test e2e-aws-operator-disruptive-single-node |
ci/prow/e2e-metal-single-node-live-iso | 7457da4fc0c78246947574883b5d1214ad0f9d3c | link | false | /test e2e-metal-single-node-live-iso |
ci/prow/e2e-gcp-operator-single-node | 7457da4fc0c78246947574883b5d1214ad0f9d3c | link | false | /test e2e-gcp-operator-single-node |
Full PR test history. Your PR dashboard.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: dgrisonnet, vrutkovs, wking
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/retest-required
Remaining retests: 0 against base HEAD d01fc2ab557994e27d980483411b2429e53b13f7 and 2 for PR HEAD 7457da4fc0c78246947574883b5d1214ad0f9d3c in total
@vrutkovs: Jira Issue OCPBUGS-20331: Some pull requests linked via external trackers have merged:
The following pull requests linked via external trackers have not merged:
These pull request must merge or be unlinked from the Jira bug in order for it to move to the next state. Once unlinked, request a bug refresh with /jira refresh
.
Jira Issue OCPBUGS-20331 has not been moved to the MODIFIED state.
@vrutkovs: new pull request created: #1570
Fix included in accepted release 4.15.0-0.nightly-2023-10-31-054858
In previous PR this manifests was labelled as "available only when Console capability enabled". This causes CVO to force enable Console capability when upgrading from baseline 4.13 cluster - as this manifest is present.
In order to avoid this, the manifest needs to be renamed, so that CVO would treat it as a new one (since its applicability has changed)