Update third_party directory with files from Kubernetes v1.31.2 #98
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Automatic third_party directory update with the files from the Kubernetes v1.31.2.
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 "v1.31.1" to "v1.31.2"
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/"
Update third party directory README file
1 file(s) updated with "This folder contains third-party code from kubernetes:\n\n- [kubernetes/apiserver](https://github.com/kubernetes/apiserver).\n- [kubernetes/apimachinery](https://github.com/kubernetes/apimachinery).\n\nThe current version is based on kubernetes v1.31.2 (apiserver/apimachinery v0.31.2).\n\nAll code in this folder is licensed under the Apache License 2.0, see [LICENSE](LICENSE).\n": * ./third_party/README.md
Created automatically by Updatecli
Options:
Most of Updatecli configuration is done via its manifest(s).
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!