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

Bump wharfie to v0.5.1 #4575

Merged
merged 1 commit into from
Dec 7, 2021
Merged

Bump wharfie to v0.5.1 #4575

merged 1 commit into from
Dec 7, 2021

Conversation

brandond
Copy link
Contributor

@brandond brandond commented Nov 24, 2021

Proposed Changes

Bump wharfie to v0.5.1

Updates Wharfie to latest and switches to using shared decompression code.

Types of Changes

Library version bump

Verification

Normal CI + QA

Linked Issues

User-Facing Change


Further Comments

@brandond brandond requested a review from a team as a code owner November 24, 2021 20:27
@brandond brandond marked this pull request as draft November 24, 2021 20:28
@codecov-commenter
Copy link

codecov-commenter commented Nov 24, 2021

Codecov Report

Merging #4575 (8a6fad2) into master (0c1f816) will increase coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4575      +/-   ##
==========================================
+ Coverage   12.03%   12.05%   +0.01%     
==========================================
  Files         135      135              
  Lines        9179     9165      -14     
==========================================
  Hits         1105     1105              
+ Misses       7838     7824      -14     
  Partials      236      236              
Flag Coverage Δ
inttests 0.76% <0.00%> (+<0.01%) ⬆️
unittests 11.62% <0.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/agent/containerd/config_linux.go 0.00% <0.00%> (ø)
pkg/agent/containerd/containerd.go 0.00% <0.00%> (ø)
pkg/untar/untar.go 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0c1f816...8a6fad2. Read the comment docs.

@brandond brandond marked this pull request as ready for review December 7, 2021 00:37
github.com/rancher/wrangler v0.8.8
github.com/robfig/cron/v3 v3.0.1
github.com/rootless-containers/rootlesskit v0.14.5
github.com/sirupsen/logrus v1.8.1
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.7.0
github.com/tchap/go-patricia v2.3.0+incompatible // indirect
github.com/urfave/cli v1.22.2
github.com/urfave/cli v1.22.4
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haven't we been sticking to urfave/cli v1.22.2 because of a regression with string-slice args?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if so we never pinned it with a replace entry.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
@brandond brandond merged commit 7d3447c into k3s-io:master Dec 7, 2021
@brandond brandond deleted the bump_wharfie branch June 6, 2024 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants