-
Notifications
You must be signed in to change notification settings - Fork 64
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
base: main
Are you sure you want to change the base?
chore (deps) : Update controller runtime to v0.21.1-0.20250617162058-15c5d6129278
#1463
Conversation
Skipping CI for Draft Pull Request. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: rohanKanojia 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 |
v0.21.1-0.20250617162058-15c5d6129278
v0.21.1-0.20250617162058-15c5d6129278
/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]>
Signed-off-by: Rohan Kumar <[email protected]>
c74f92e
to
110715c
Compare
@@ -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
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
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
v0.21.1-0.20250617162058-15c5d6129278
v0.21.1-0.20250617162058-15c5d6129278
/ok-to-test |
@rohanKanojia: The following tests failed, say
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. |
What does this PR do?
Signed-off-by: Rohan Kumar [email protected]
What issues does this PR fix or reference?
#1413
Is it tested? How?
PR Checklist
/test v8-devworkspace-operator-e2e, v8-che-happy-path
to trigger)v8-devworkspace-operator-e2e
: DevWorkspace e2e testv8-che-happy-path
: Happy path for verification integration with Che