[release-v1.15] Bump knative.dev/hack to 1.15 backport#1008
[release-v1.15] Bump knative.dev/hack to 1.15 backport#1008cardil wants to merge 3 commits intoopenshift-knative:release-1.15from
Conversation
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cardil, maschmid 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 |
is that because of knative/hack#438 ? |
The build module now uses a version of magetasks that supports Go 1.22.
|
New changes are detected. LGTM label has been removed. |
Nope. This one is related: knative/toolbox#41. I just apply it with 3f4126a |
No idea why... Clearly, a proper version of magetasks was used: https://github.com/knative/toolbox/blob/support-golang-1.22/magetasks/config/deps.go#L61. It works on my machine, ofc. Digging deeper... |
I manage to get a repro: Somehow, the |
This one is super weird: No idea why the |
|
92f91d8 is an interim fix. I'll file a PR for openshift-knative/hack to make it org-wide. |
Here it is: openshift-knative/hack#814 |
|
/test 419-unit |
|
/retest |
|
@maschmid The tests are failing, as they don't respect the change I'm doing to the Dockerfile here. The build log doesn't contain the |
|
I think the openshift/ci-operator/build-image/Dockerfile configuration is taken from the branch, not the PR, during the CI run, so we'll have to force-merge it to apply... |
|
@cardil: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
Restoring build for release-1.15
Related to: