Skip to content

chore (deps) : Update controller runtime to v0.21.1-0.20250617162058-15c5d6129278 #1463

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

rohanKanojia
Copy link
Collaborator

@rohanKanojia rohanKanojia commented Jul 4, 2025

What does this PR do?

⚠️ This PR updates go version to 1.24, it shouldn't be merged until it's supported in downstream release images

  • Update controller-runtime to v0.21.1-0.20250617162058-15c5d6129278
  • Update controller-gen to v0.18.0
  • Update Go version to 1.24.0

Signed-off-by: Rohan Kumar [email protected]

What issues does this PR fix or reference?

#1413

Is it tested? How?

PR Checklist

  • E2E tests pass (when PR is ready, comment /test v8-devworkspace-operator-e2e, v8-che-happy-path to trigger)
    • v8-devworkspace-operator-e2e: DevWorkspace e2e test
    • v8-che-happy-path: Happy path for verification integration with Che

Copy link

openshift-ci bot commented Jul 4, 2025

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

Copy link

openshift-ci bot commented Jul 4, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

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

@rohanKanojia rohanKanojia changed the title chore (deps) : Update controller runtime to v0.21.1-0.20250617162058-15c5d6129278 ⚠️ chore (deps) : Update controller runtime to v0.21.1-0.20250617162058-15c5d6129278 Jul 4, 2025
@rohanKanojia
Copy link
Collaborator Author

/ok-to-test

…15c5d6129278

- Update controller-runtime to v0.21.1-0.20250617162058-15c5d6129278
- Update controller-gen to v0.18.0

Signed-off-by: Rohan Kumar <[email protected]>
…de to v0.21.1-0.20250617162058-15c5d6129278

Signed-off-by: Rohan Kumar <[email protected]>
@rohanKanojia rohanKanojia force-pushed the pr/bump-controller-runtime-0-21-0 branch from c74f92e to 110715c Compare July 31, 2025 12:12
@@ -14,7 +14,7 @@
#

# https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi9/go-toolset
FROM registry.access.redhat.com/ubi9/go-toolset:1.23.9-1749636489 as builder
FROM registry.access.redhat.com/ubi9/go-toolset:1.24.4-1753853351 as builder

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 2: containerImage not pinned by hash
Remediation tip: pin your Docker image by updating registry.access.redhat.com/ubi9/go-toolset:1.24.4-1753853351 to registry.access.redhat.com/ubi9/go-toolset:1.24.4-1753853351@sha256:3ce6311380d5180599a3016031a9112542d43715244816d1d0eabc937952667b
Click Remediation section below for further remediation help
@@ -15,7 +15,7 @@

# Build the manager binary
# https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi9/go-toolset
FROM registry.access.redhat.com/ubi9/go-toolset:1.23.9-1749636489 as builder
FROM registry.access.redhat.com/ubi9/go-toolset:1.24.4-1753853351 as builder

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 2: containerImage not pinned by hash
Remediation tip: pin your Docker image by updating registry.access.redhat.com/ubi9/go-toolset:1.24.4-1753853351 to registry.access.redhat.com/ubi9/go-toolset:1.24.4-1753853351@sha256:3ce6311380d5180599a3016031a9112542d43715244816d1d0eabc937952667b
Click Remediation section below for further remediation help
@rohanKanojia rohanKanojia changed the title ⚠️ chore (deps) : Update controller runtime to v0.21.1-0.20250617162058-15c5d6129278 chore (deps) : Update controller runtime to v0.21.1-0.20250617162058-15c5d6129278 Jul 31, 2025
@rohanKanojia
Copy link
Collaborator Author

/ok-to-test

Copy link

openshift-ci bot commented Jul 31, 2025

@rohanKanojia: 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/prow/v14-devworkspace-operator-e2e 110715c link true /test v14-devworkspace-operator-e2e
ci/prow/v14-che-happy-path 110715c link true /test v14-che-happy-path

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.

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

Successfully merging this pull request may close these issues.

2 participants