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

chore: upgrade k8s libraries to v1.22 #1773

Merged
merged 1 commit into from
Jan 14, 2022

Conversation

jessesuen
Copy link
Member

@jessesuen jessesuen commented Jan 14, 2022

Upgrades k8s libraries to v1.22

Resolves #1741

Signed-off-by: Jesse Suen [email protected]

@sonarcloud
Copy link

sonarcloud bot commented Jan 14, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.8% 0.8% Duplication

@codecov
Copy link

codecov bot commented Jan 14, 2022

Codecov Report

Merging #1773 (9a790fb) into master (f419820) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1773      +/-   ##
==========================================
- Coverage   82.03%   82.02%   -0.01%     
==========================================
  Files         116      116              
  Lines       16175    16171       -4     
==========================================
- Hits        13269    13265       -4     
  Misses       2227     2227              
  Partials      679      679              
Impacted Files Coverage Δ
pkg/apis/rollouts/validation/validation.go 93.96% <100.00%> (-0.11%) ⬇️

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 f419820...9a790fb. Read the comment docs.

@harikrongali
Copy link
Contributor

fixes #1741

@jessesuen jessesuen merged commit 4ee0365 into argoproj:master Jan 14, 2022
@jessesuen jessesuen deleted the update-k8s-1.22 branch January 14, 2022 21:52
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.

Support client.authentication.k8s.io/v1
4 participants