kubewarden / cel-policy

A policy that can run CEL expressions
Apache License 2.0
3 stars 5 forks source link

Update third_party directory with files from Kubernetes v1.31.1 #88

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

Automatic third_party directory update with the files from the Kubernetes v1.31.1.

REMEMBER IF YOU WANT TO MERGE IN A SINGLE COMMIT CHANGES AND VERSION BUMP, YOU MUST SQUASH THE COMMIT BEFORE MERGING THIS PR!


Update the third party directory with files from Kubernetes repositories

Get latest apimachinery files

ran shell command "bash updatecli/scripts/install-third-party.sh"

GitHub Action workflow link

Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

jvanz commented 1 month ago

@flavio I've rebased the commit adding the missing git trailer. Now the CI run. However, there are some checks that are required but not run. This remember me some time ago when we change the CI names but the repository settings are pointing for the old names. Can you check if we are requiring a workflow that does not exist? I do not have the permissions for that.

flavio commented 1 month ago

@jvanz: I've fixed the settings of the repository to reference the correct tests