chore (deps) : Update controller runtime to v0.21.1-0.20250617162058-15c5d6129278#1463
Conversation
|
Skipping CI for Draft Pull Request. |
v0.21.1-0.20250617162058-15c5d6129278v0.21.1-0.20250617162058-15c5d6129278
|
/ok-to-test |
c74f92e to
110715c
Compare
|
|
||
| # 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
| # 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
v0.21.1-0.20250617162058-15c5d6129278v0.21.1-0.20250617162058-15c5d6129278
|
/ok-to-test |
110715c to
8979486
Compare
|
/ok-to-test |
|
/ok-to-test |
1 similar comment
|
/ok-to-test |
|
/retest |
2 similar comments
|
/retest |
|
/retest |
|
/retest |
2c7ec9b to
0d6160c
Compare
|
/ok-to-test |
|
/retest |
|
/retest |
|
The new error is: Although, I don't know if this is something under our control |
0d6160c to
3f20e01
Compare
|
/ok-to-test |
| go 1.23.0 | ||
| go 1.24.0 | ||
|
|
||
| toolchain go1.24.1 |
There was a problem hiding this comment.
Could we change it to:
| toolchain go1.24.1 | |
| toolchain go1.24.4 |
…15c5d6129278 - Update controller-runtime to v0.21.1-0.20250617162058-15c5d6129278 - Update controller-gen to v0.18.0 Signed-off-by: Rohan Kumar <rohaan@redhat.com>
…de to v0.21.1-0.20250617162058-15c5d6129278 Signed-off-by: Rohan Kumar <rohaan@redhat.com>
Signed-off-by: Rohan Kumar <rohaan@redhat.com>
3f20e01 to
610f9ae
Compare
|
/ok-to-test |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dkwon17, rohanKanojia The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What does this PR do?
Signed-off-by: Rohan Kumar rohaan@redhat.com
What issues does this PR fix or reference?
#1413
Is it tested? How?
PR Checklist
/test v8-devworkspace-operator-e2e, v8-che-happy-pathto trigger)v8-devworkspace-operator-e2e: DevWorkspace e2e testv8-che-happy-path: Happy path for verification integration with Che