Skip to content

Conversation

@openshift-cherrypick-robot

This is an automated cherry-pick of #8619

/assign omer-vishlitzky

Replace gopkg.in/yaml.v2 with sigs.k8s.io/yaml for marshaling Kubernetes
manifests. The yaml.v2 library uses struct field names when no yaml: tag
is present, but K8s types use json: tags. This caused openshift-install
to fail with "unknown field objectmeta" when parsing generated manifests.

Also adds disconnected-iso to the discovery_iso_type query parameter enum
to allow requesting disconnected ignition via the download endpoint, and
fixes a typo in the parameter description ("disovery" -> "discovery").
@openshift-ci-robot
Copy link

openshift-ci-robot commented Dec 29, 2025

@openshift-cherrypick-robot: Ignoring requests to cherry-pick non-bug issues: MGMT-22545

Details

In response to this:

This is an automated cherry-pick of #8619

/assign omer-vishlitzky

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 openshift-eng/jira-lifecycle-plugin repository.

@coderabbitai
Copy link

coderabbitai bot commented Dec 29, 2025

Important

Review skipped

Auto reviews are limited based on label configuration.

🚫 Review skipped — only excluded labels are configured. (1)
  • do-not-merge/work-in-progress

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci openshift-ci bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Dec 29, 2025
@openshift-ci openshift-ci bot requested review from omertuc and pastequo December 29, 2025 01:43
@openshift-ci openshift-ci bot added the api-review Categorizes an issue or PR as actively needing an API review. label Dec 29, 2025
@danielerez
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Dec 29, 2025
@omer-vishlitzky
Copy link
Contributor

/override ci/prow/okd-scos-images

@openshift-ci
Copy link

openshift-ci bot commented Dec 29, 2025

@omer-vishlitzky: omer-vishlitzky unauthorized: /override is restricted to Repo administrators, approvers in top level OWNERS file, and the following github teams:openshift: openshift-release-oversight openshift-staff-engineers openshift-sustaining-engineers.

Details

In response to this:

/override ci/prow/okd-scos-images

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.

@danielerez
Copy link
Contributor

/override ci/prow/okd-scos-images

@openshift-ci
Copy link

openshift-ci bot commented Dec 29, 2025

@danielerez: Overrode contexts on behalf of danielerez: ci/prow/okd-scos-images

Details

In response to this:

/override ci/prow/okd-scos-images

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.

@openshift-ci
Copy link

openshift-ci bot commented Dec 29, 2025

@openshift-cherrypick-robot: The following test 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/okd-scos-images dad035c link true /test okd-scos-images

Full PR test history. Your PR dashboard.

Details

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

@danielerez
Copy link
Contributor

/approve

@openshift-ci
Copy link

openshift-ci bot commented Dec 30, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: danielerez, openshift-cherrypick-robot

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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 approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 30, 2025
@omer-vishlitzky
Copy link
Contributor

omer-vishlitzky commented Dec 30, 2025

/retitle [release-4.21] MGMT-22561: Fix YAML marshaling for Kubernetes types in disconnected ignition

@openshift-ci openshift-ci bot changed the title [release-4.21] MGMT-22545: Fix YAML marshaling for Kubernetes types in disconnected ignition [release-4.21] MGMT-22561: Fix YAML marshaling for Kubernetes types in disconnected ignition Dec 30, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented Dec 30, 2025

@openshift-cherrypick-robot: This pull request references MGMT-22561 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.21.0" version, but no target version was set.

Details

In response to this:

This is an automated cherry-pick of #8619

/assign omer-vishlitzky

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Dec 30, 2025
@omer-vishlitzky
Copy link
Contributor

/jira refresh

@openshift-ci-robot
Copy link

openshift-ci-robot commented Dec 30, 2025

@omer-vishlitzky: This pull request references MGMT-22561 which is a valid jira issue.

Details

In response to this:

/jira refresh

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 openshift-eng/jira-lifecycle-plugin repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api-review Categorizes an issue or PR as actively needing an API review. approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants