Closed cyril-ui-developer closed 1 month ago
@cyril-ui-developer: This pull request references Jira Issue OCPBUGS-41358, 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.
/jira refresh
@cyril-ui-developer: This pull request references Jira Issue OCPBUGS-41358, which is valid. The bug has been moved to the POST state.
@cyril-ui-developer: This pull request references Jira Issue OCPBUGS-41358, which is valid.
The bug has been updated to refer to the pull request using the external bug tracker.
/retest
/lgtm cancel
/lgtm
per @wking's confirmation it's ok to pass both image
and version
.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: cyril-ui-developer, rhamilto
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@cyril-ui-developer: all tests passed!
Full PR test history. Your PR dashboard.
@cyril-ui-developer: Jira Issue OCPBUGS-41358: All pull requests linked via external trackers have merged:
Jira Issue OCPBUGS-41358 has been moved to the MODIFIED state.
[ART PR BUILD NOTIFIER]
Distgit: openshift-enterprise-console This PR has been included in build openshift-enterprise-console-container-v4.18.0-202410240140.p0.g18dadc0.assembly.stream.el9. All builds following this will include this PR.
/cherrypick release-4.17
@cyril-ui-developer: new pull request created: #14433
Comparing ClusterVersion responses
Cluster version 4.16
Root cause: The 4.16 cluster version response includes
cv?.status?.availableUpdates.channels
andcv?.status?.availableUpdates.url
which is causing the issue.Fix The incorrect properties in the cluster cluster version request payload are removed before invoking the update cluster action.
Cluster version 4.18 This issue is not happening in 4.18. It seems the change in the API was not backported to 4.16