Skip to content
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

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

Conversation

github-actions[bot]
Copy link
Contributor

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

Update apiserver version in use

go.mod updated Module path "k8s.io/apiserver" version from "v0.29.1" to "v1.31.1"

Update go.mod replaces for k8s.io/apiserver and k8s.io/apimachinery packages

ran shell command "go mod edit -replace=k8s.io/[email protected]=./third_party/k8s.io/apiserver/ -replace=k8s.io/[email protected]=./third_party/k8s.io/apimachinery/"

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!

@flavio
Copy link
Member

flavio commented Sep 30, 2024

@jvanz, @viccuad: apparently the DCO issue has not been fixed. Any idea?

@viccuad
Copy link
Member

viccuad commented Sep 30, 2024

@jvanz, @viccuad: apparently the DCO issue has not been fixed. Any idea?

Argh, indeed.
#93 should fix it.

... inery packages

Made with ❤️️ by updatecli

Signed-off-by: Kubewarden maintainers <cncf-kubewarden-maintainers@cncf-kubewarden-maintainers>
Made with ❤️️ by updatecli

Signed-off-by: Kubewarden maintainers <cncf-kubewarden-maintainers@cncf-kubewarden-maintainers>
@viccuad viccuad force-pushed the updatecli_main_166a5703c3367385967dba81feafe6a23affcb71b79a70cdaf654a33cc886556 branch from 4f3e64a to 1887d0e Compare September 30, 2024 10:33
@viccuad
Copy link
Member

viccuad commented Sep 30, 2024

Rebased on top of main so it's mergeable.

@viccuad viccuad merged commit ad3fbc3 into main Sep 30, 2024
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants