Skip to content

Conversation

@ipochi
Copy link
Contributor

@ipochi ipochi commented Apr 29, 2025

There is an error in github actions runner that runs on 22.04. This issue hasn't been rectified yet but the issue is not reported on 24.04

issue details: actions/runner-images#11985

So this bumps the action to run on ubuntu 24.04

There is an error in github actions runner that runs on 22.04. This
issue hasn't been rectified yet but the issue is not reported on 24.04

issue details: actions/runner-images#11985

So this bumps the action to run on ubuntu 24.04

Signed-off-by: Imran Pochi <[email protected]>
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Apr 29, 2025
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 29, 2025
@ipochi
Copy link
Contributor Author

ipochi commented Apr 29, 2025

@cheftako @jkh52

switching to 24.04 github action runner introduces this error chmod:
cannot operate on dangling symlink '/usr/local/bin/now'

hence instead of chmod all binaries present in /usr/local/bin, we only
chmod the binaries that we copy.

Signed-off-by: Imran Pochi <[email protected]>
@cheftako
Copy link
Contributor

/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cheftako, ipochi

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

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 30, 2025
@k8s-ci-robot k8s-ci-robot merged commit 8ae445c into kubernetes-sigs:master Apr 30, 2025
22 checks passed
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants