bump critools into ca1571e6edd116b2c95f52e3dfa0b4779b74223a#7666
Merged
kzys merged 1 commit intocontainerd:mainfrom Nov 15, 2022
Merged
bump critools into ca1571e6edd116b2c95f52e3dfa0b4779b74223a#7666kzys merged 1 commit intocontainerd:mainfrom
kzys merged 1 commit intocontainerd:mainfrom
Conversation
It is to fix containerd#7264 with kubernetes-sigs/cri-tools#1026. Currently, it is not release tag but it can save our time to prevent from rerun CI manually. There will be follow-up when kubernetes v1.26 releases. REF: https://github.com/kubernetes/sig-release/tree/master/releases/release-1.26#summary Signed-off-by: Wei Fu <[email protected]>
0474adc to
b013388
Compare
Member
Author
kzys
approved these changes
Nov 15, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
It is to fix #7264 with kubernetes-sigs/cri-tools#1026. Currently, it is not release tag but it can save our time to prevent from rerun CI manually. There will be follow-up when kubernetes v1.26 releases.
REF: https://github.com/kubernetes/sig-release/tree/master/releases/release-1.26#summary
Signed-off-by: Wei Fu [email protected]