Skip to content

Conversation

@jparrill
Copy link
Contributor

Summary

  • Update Go version from golang-1.23 to golang-1.24 for hypershift-oadp-plugin
  • Changes applied to both public and private repository configurations
  • Ensures compatibility with the latest Go toolchain

Test plan

  • Verify CI operator configuration is valid
  • Run make jobs to regenerate job configurations
  • Monitor CI execution to ensure builds work with golang-1.24

🤖 Generated with Claude Code

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

@jparrill: This pull request references Jira Issue OCPBUGS-63573, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.21.0) matches configured target version for branch (4.21.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)

The bug has been updated to refer to the pull request using the external bug tracker.

In response to this:

Summary

  • Update Go version from golang-1.23 to golang-1.24 for hypershift-oadp-plugin
  • Changes applied to both public and private repository configurations
  • Ensures compatibility with the latest Go toolchain

Test plan

  • Verify CI operator configuration is valid
  • Run make jobs to regenerate job configurations
  • Monitor CI execution to ensure builds work with golang-1.24

🤖 Generated with Claude Code

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-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. label Oct 27, 2025
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 27, 2025
@openshift-ci openshift-ci bot requested review from celebdor and droslean October 27, 2025 09:19
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 27, 2025
@kaovilai
Copy link
Member

/pj-rehearse auto-ack

@openshift-ci-robot
Copy link
Contributor

@kaovilai: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@kaovilai
Copy link
Member

/pj-rehearse auto-ack

@openshift-ci-robot
Copy link
Contributor

@kaovilai: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

Updates the Go version from golang-1.23 to golang-1.24 for both
public and private hypershift-oadp-plugin repositories to ensure
compatibility with the latest Go toolchain.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Signed-off-by: Juan Manuel Parrilla Madrid <[email protected]>
@openshift-ci-robot
Copy link
Contributor

[REHEARSALNOTIFIER]
@jparrill: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
pull-ci-openshift-hypershift-oadp-plugin-release-4.21-build openshift/hypershift-oadp-plugin presubmit Ci-operator config changed
pull-ci-openshift-hypershift-oadp-plugin-release-4.21-security openshift/hypershift-oadp-plugin presubmit Ci-operator config changed
pull-ci-openshift-hypershift-oadp-plugin-release-4.21-unit openshift/hypershift-oadp-plugin presubmit Ci-operator config changed
pull-ci-openshift-hypershift-oadp-plugin-release-4.21-verify openshift/hypershift-oadp-plugin presubmit Ci-operator config changed
pull-ci-openshift-hypershift-oadp-plugin-release-4.22-build openshift/hypershift-oadp-plugin presubmit Ci-operator config changed
pull-ci-openshift-hypershift-oadp-plugin-release-4.22-security openshift/hypershift-oadp-plugin presubmit Ci-operator config changed
pull-ci-openshift-hypershift-oadp-plugin-release-4.22-unit openshift/hypershift-oadp-plugin presubmit Ci-operator config changed
pull-ci-openshift-hypershift-oadp-plugin-release-4.22-verify openshift/hypershift-oadp-plugin presubmit Ci-operator config changed
pull-ci-openshift-hypershift-oadp-plugin-main-build openshift/hypershift-oadp-plugin presubmit Ci-operator config changed
pull-ci-openshift-hypershift-oadp-plugin-main-security openshift/hypershift-oadp-plugin presubmit Ci-operator config changed
pull-ci-openshift-hypershift-oadp-plugin-main-unit openshift/hypershift-oadp-plugin presubmit Ci-operator config changed
pull-ci-openshift-hypershift-oadp-plugin-main-verify openshift/hypershift-oadp-plugin presubmit Ci-operator config changed
Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

1 similar comment
@openshift-ci-robot
Copy link
Contributor

[REHEARSALNOTIFIER]
@jparrill: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
pull-ci-openshift-hypershift-oadp-plugin-release-4.21-build openshift/hypershift-oadp-plugin presubmit Ci-operator config changed
pull-ci-openshift-hypershift-oadp-plugin-release-4.21-security openshift/hypershift-oadp-plugin presubmit Ci-operator config changed
pull-ci-openshift-hypershift-oadp-plugin-release-4.21-unit openshift/hypershift-oadp-plugin presubmit Ci-operator config changed
pull-ci-openshift-hypershift-oadp-plugin-release-4.21-verify openshift/hypershift-oadp-plugin presubmit Ci-operator config changed
pull-ci-openshift-hypershift-oadp-plugin-release-4.22-build openshift/hypershift-oadp-plugin presubmit Ci-operator config changed
pull-ci-openshift-hypershift-oadp-plugin-release-4.22-security openshift/hypershift-oadp-plugin presubmit Ci-operator config changed
pull-ci-openshift-hypershift-oadp-plugin-release-4.22-unit openshift/hypershift-oadp-plugin presubmit Ci-operator config changed
pull-ci-openshift-hypershift-oadp-plugin-release-4.22-verify openshift/hypershift-oadp-plugin presubmit Ci-operator config changed
pull-ci-openshift-hypershift-oadp-plugin-main-build openshift/hypershift-oadp-plugin presubmit Ci-operator config changed
pull-ci-openshift-hypershift-oadp-plugin-main-security openshift/hypershift-oadp-plugin presubmit Ci-operator config changed
pull-ci-openshift-hypershift-oadp-plugin-main-unit openshift/hypershift-oadp-plugin presubmit Ci-operator config changed
pull-ci-openshift-hypershift-oadp-plugin-main-verify openshift/hypershift-oadp-plugin presubmit Ci-operator config changed
Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@jparrill
Copy link
Contributor Author

/retest

@jparrill
Copy link
Contributor Author

/pj-rehearse auto-ack

@openshift-ci-robot
Copy link
Contributor

@jparrill: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-ci-robot
Copy link
Contributor

@jparrill, pj-rehearse: unable to determine affected jobs ERROR:

could not load configuration from base revision of release repo: could not checkout worktree: '[git checkout a6db3eb9162abb17cff29ee4874c7b0340a11419]' failed with out:  and error exec: Stdout already set

If the problem persists, please contact Test Platform.

@kaovilai
Copy link
Member

/reopen

@kaovilai
Copy link
Member

/close

@openshift-ci openshift-ci bot closed this Oct 27, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 27, 2025

@kaovilai: Closed this PR.

In response to this:

/close

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.

@kaovilai
Copy link
Member

/reopen

@openshift-ci-robot
Copy link
Contributor

@jparrill: This pull request references Jira Issue OCPBUGS-63573. The bug has been updated to no longer refer to the pull request using the external bug tracker.

In response to this:

Summary

  • Update Go version from golang-1.23 to golang-1.24 for hypershift-oadp-plugin
  • Changes applied to both public and private repository configurations
  • Ensures compatibility with the latest Go toolchain

Test plan

  • Verify CI operator configuration is valid
  • Run make jobs to regenerate job configurations
  • Monitor CI execution to ensure builds work with golang-1.24

🤖 Generated with Claude Code

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 openshift-ci bot reopened this Oct 27, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 27, 2025

@kaovilai: Reopened this PR.

In response to this:

/reopen

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-robot
Copy link
Contributor

@jparrill: This pull request references Jira Issue OCPBUGS-63573, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.21.0) matches configured target version for branch (4.21.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)

The bug has been updated to refer to the pull request using the external bug tracker.

In response to this:

Summary

  • Update Go version from golang-1.23 to golang-1.24 for hypershift-oadp-plugin
  • Changes applied to both public and private repository configurations
  • Ensures compatibility with the latest Go toolchain

Test plan

  • Verify CI operator configuration is valid
  • Run make jobs to regenerate job configurations
  • Monitor CI execution to ensure builds work with golang-1.24

🤖 Generated with Claude Code

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.

@kaovilai
Copy link
Member

/pj-rehearse auto-ack

@openshift-ci-robot
Copy link
Contributor

@kaovilai: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@kaovilai
Copy link
Member

/approve
/lgtm

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

openshift-ci bot commented Oct 27, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jparrill, kaovilai

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

The pull request process is described here

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

@kaovilai
Copy link
Member

/pj-rehearse pull-ci-openshift-hypershift-oadp-plugin-release-4.22-build

@openshift-ci-robot
Copy link
Contributor

@kaovilai: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@kaovilai
Copy link
Member

/pj-rehearse pull-ci-openshift-hypershift-oadp-plugin-main-build

@openshift-ci-robot
Copy link
Contributor

@kaovilai: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@kaovilai
Copy link
Member

/pj-rehearse pull-ci-openshift-hypershift-oadp-plugin-main-build

@openshift-ci-robot
Copy link
Contributor

@kaovilai: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@kaovilai
Copy link
Member

/pj-rehearse ack

@openshift-ci-robot
Copy link
Contributor

@kaovilai: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-ci-robot openshift-ci-robot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Oct 28, 2025
@kaovilai
Copy link
Member

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 28, 2025

@jparrill: 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/rehearse/openshift/hypershift-oadp-plugin/release-4.22/build 7e0cce3 link unknown /pj-rehearse pull-ci-openshift-hypershift-oadp-plugin-release-4.22-build
ci/rehearse/openshift/hypershift-oadp-plugin/release-4.22/verify 7d5f05b link unknown /pj-rehearse pull-ci-openshift-hypershift-oadp-plugin-release-4.22-verify
ci/rehearse/openshift/hypershift-oadp-plugin/release-4.21/build 7d5f05b link unknown /pj-rehearse pull-ci-openshift-hypershift-oadp-plugin-release-4.21-build
ci/rehearse/openshift/hypershift-oadp-plugin/main/build 7e0cce3 link unknown /pj-rehearse pull-ci-openshift-hypershift-oadp-plugin-main-build
ci/rehearse/openshift/hypershift-oadp-plugin/release-4.22/unit 7d5f05b link unknown /pj-rehearse pull-ci-openshift-hypershift-oadp-plugin-release-4.22-unit

Full PR test history. Your PR dashboard.

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.

@openshift-merge-bot openshift-merge-bot bot merged commit d16f650 into openshift:master Oct 28, 2025
16 of 18 checks passed
@openshift-ci-robot
Copy link
Contributor

@jparrill: Jira Issue OCPBUGS-63573: Some pull requests linked via external trackers have merged:

The following pull request, linked via external tracker, has not merged:

All associated pull requests must be merged or 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-63573 has not been moved to the MODIFIED state.

In response to this:

Summary

  • Update Go version from golang-1.23 to golang-1.24 for hypershift-oadp-plugin
  • Changes applied to both public and private repository configurations
  • Ensures compatibility with the latest Go toolchain

Test plan

  • Verify CI operator configuration is valid
  • Run make jobs to regenerate job configurations
  • Monitor CI execution to ensure builds work with golang-1.24

🤖 Generated with Claude Code

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

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. 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. rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants