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 kubernetes client to v0.21.1 #301

Merged
merged 2 commits into from
Oct 15, 2021

Conversation

jeromefroe
Copy link
Collaborator

@jeromefroe jeromefroe commented Oct 11, 2021

This commit update the our dependency on the Kubernetes client to v0.21.1. The majority of the changes are to pass a context to functions which now accept a context but didn't before.

@jeromefroe jeromefroe force-pushed the jerome/update-k8s-dependencies branch 9 times, most recently from 22a3bfd to b5610ea Compare October 12, 2021 01:47
@jeromefroe jeromefroe force-pushed the jerome/update-k8s-dependencies branch from b5610ea to 2afe6e1 Compare October 12, 2021 18:32
@codecov
Copy link

codecov bot commented Oct 12, 2021

Codecov Report

Merging #301 (0d65fcd) into master (6775852) will decrease coverage by 0.02%.
The diff coverage is 77.89%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #301      +/-   ##
==========================================
- Coverage   76.06%   76.04%   -0.03%     
==========================================
  Files          32       32              
  Lines        2557     2571      +14     
==========================================
+ Hits         1945     1955      +10     
- Misses        433      437       +4     
  Partials      179      179              

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 6775852...0d65fcd. Read the comment docs.

@jeromefroe jeromefroe requested a review from schallert October 12, 2021 19:47
@jeromefroe jeromefroe marked this pull request as ready for review October 12, 2021 19:47
Copy link
Collaborator

@schallert schallert left a comment

Choose a reason for hiding this comment

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

LGTM

integration/harness/etcd.go Outdated Show resolved Hide resolved
integration/harness/m3dbcluster.go Outdated Show resolved Hide resolved
@jeromefroe jeromefroe merged commit 576326e into master Oct 15, 2021
@jeromefroe jeromefroe deleted the jerome/update-k8s-dependencies branch October 15, 2021 14:12
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.

2 participants