This repository was archived by the owner on Jul 11, 2023. It is now read-only.
[backport] go module: update kind go library to 0.11.1#3722
Merged
shashankram merged 1 commit intoopenservicemesh:release-v0.9from Jul 2, 2021
Merged
[backport] go module: update kind go library to 0.11.1#3722shashankram merged 1 commit intoopenservicemesh:release-v0.9from
shashankram merged 1 commit intoopenservicemesh:release-v0.9from
Conversation
Updates the Kind version due to issues seen in the CI with using an older Kind version. Signed-off-by: Shashank Ram <shashr2204@gmail.com>
jaellio
approved these changes
Jul 1, 2021
Codecov Report
@@ Coverage Diff @@
## release-v0.9 #3722 +/- ##
================================================
+ Coverage 66.51% 66.58% +0.06%
================================================
Files 169 169
Lines 7945 7945
================================================
+ Hits 5285 5290 +5
+ Misses 2627 2622 -5
Partials 33 33
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
snehachhabria
approved these changes
Jul 2, 2021
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Description:
Backports c4d7eab.
Updates the Kind version due to issues seen in the
CI with using an older Kind version.
Affected area:
Please answer the following questions with yes/no.
Does this change contain code from or inspired by another project?
noIs this a breaking change?
no