Skip to content

Conversation

@pawanpinjarkar
Copy link
Contributor

Adds InternalReleaseImage resource manifest for OVE

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

openshift-ci-robot commented Nov 18, 2025

@pawanpinjarkar: This pull request references AGENT-1364 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 sub-task to target the "4.21.0" version, but no target version was set.

Details

In response to this:

Adds InternalReleaseImage resource manifest for OVE

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.

@pawanpinjarkar
Copy link
Contributor Author

/cc @andfasano @danielerez

@openshift-ci
Copy link

openshift-ci bot commented Nov 18, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: pawanpinjarkar
Once this PR has been reviewed and has the lgtm label, please assign jhernand for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

if len(parts) >= 2 {
version = parts[len(parts)-1]
}
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This sounds like a piece of code that could deserve its own function, ie something like getCurrentOpenShiftVersion() ?

- name: ocp-release-bundle-%s
`, version)

irrFile := ignition.FileFromString("/etc/assisted/manifests/internalreleaseimage.yaml", "root", 0644, irrContent)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
irrFile := ignition.FileFromString("/etc/assisted/manifests/internalreleaseimage.yaml", "root", 0644, irrContent)
iriFile := ignition.FileFromString("/etc/assisted/manifests/internalreleaseimage.yaml", "root", 0644, irrContent)

@pawanpinjarkar pawanpinjarkar changed the title AGENT-1364: Add IRR manifest for OVE AGENT-1364: Add IRI manifest for OVE Nov 20, 2025
@openshift-ci
Copy link

openshift-ci bot commented Nov 26, 2025

@pawanpinjarkar: 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/e2e-sno-dualstack-dhcp 6d8ad39 link false /test e2e-sno-dualstack-dhcp

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.

@andfasano
Copy link
Contributor

/hold

Before landing this PR we'll need to test the integration of openshift/machine-config-operator#5452 with @danielerez work (ie #613)

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 1, 2025
@pawanpinjarkar pawanpinjarkar changed the title AGENT-1364: Add IRI manifest for OVE AGENT-1313: Add IRI manifest for OVE Dec 15, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented Dec 15, 2025

@pawanpinjarkar: This pull request references AGENT-1313 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 story to target the "4.22.0" version, but no target version was set.

Details

In response to this:

Adds InternalReleaseImage resource manifest for OVE

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-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 8, 2026
@openshift-merge-robot
Copy link

PR needs rebase.

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.

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

Labels

do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. 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.

4 participants