Closed yapei closed 1 week ago
@yapei: This pull request references Jira Issue OCPBUGS-43983, 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.
@cyril-ui-developer Could you help review?
@yapei: This pull request references Jira Issue OCPBUGS-43983, which is valid. The bug has been moved to the POST state.
Requesting review from QA contact: /cc @yapei
@openshift-ci-robot: GitHub didn't allow me to request PR reviews from the following users: yapei.
Note that only openshift members and repo collaborators can review this PR, and authors cannot review their own PRs.
Requesting review from QA contact: /cc @yapei
In response to [this](https://github.com/openshift/console/pull/14452): >After: ConditonalUpdate patch will look like following, which will not trigger Admission Webhook Warning >``` >[{"op":"add","path":"/spec/desiredUpdate","value":{"image":"registry.ci.openshift.org/ocp/release@sha256:20abbd29314c68c67cd6822952f5688bc5955d526b5663e561780d2cffa4277a","version":"4.18.0-0.nightly-2024-10-31-064113"}}] >``` >https://github.com/user-attachments/assets/f19e5cc6-c03e-4513-b217-256ec1e98eb7 Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fconsole). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
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.
@cyril-ui-developer updated according to the comments, PTAL, thanks!
/hold
This is the PATCH
request payload we are sending
and here is the warning message we are seeing on console
ClusterVersion version violates policy 299 - "unknown field \"spec.desiredUpdate.channels\""
This is the
PATCH
request payload we are sendingand here is the warning message we are seeing on console
ClusterVersion version violates policy 299 - "unknown field \"spec.desiredUpdate.channels\""
@wking If the url
and channels
fields are marked as +optional and omitempty
, why is the API server triggering a warning response for them? Any idea why this is happening?
/lgtm @yapei Thank you for this contribution.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: cyril-ui-developer, yapei
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/unhold
@yapei: all tests passed!
Full PR test history. Your PR dashboard.
@yapei: Jira Issue OCPBUGS-43983: All pull requests linked via external trackers have merged:
Jira Issue OCPBUGS-43983 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.19.0-202411161407.p0.g048685c.assembly.stream.el9. All builds following this will include this PR.
[ART PR BUILD NOTIFIER]
Distgit: openshift-enterprise-console This PR has been included in build openshift-enterprise-console-container-v4.18.0-202411161407.p0.g048685c.assembly.stream.el9. All builds following this will include this PR.
/cherrypick release-4.17
@cyril-ui-developer: new pull request created: #14505
After: ConditonalUpdate patch will look like following, which will not trigger Admission Webhook Warning
https://github.com/user-attachments/assets/f19e5cc6-c03e-4513-b217-256ec1e98eb7