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 client to v0.24.2 #9932

Merged
merged 1 commit into from Jul 13, 2022
Merged

Conversation

alexmt
Copy link
Collaborator

@alexmt alexmt commented Jul 11, 2022

Signed-off-by: Alexander Matyushentsev AMatyushentsev@gmail.com

PR upgrades k8s client to v0.24.2
Depends on argoproj/gitops-engine#427

go.mod Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jul 11, 2022

Codecov Report

Merging #9932 (2ca6258) into master (10324a6) will increase coverage by 0.18%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #9932      +/-   ##
==========================================
+ Coverage   45.79%   45.97%   +0.18%     
==========================================
  Files         227      227              
  Lines       27029    27230     +201     
==========================================
+ Hits        12378    12520     +142     
- Misses      12959    13011      +52     
- Partials     1692     1699       +7     
Impacted Files Coverage Δ
util/app/path/path.go 66.66% <0.00%> (-17.95%) ⬇️
...is/applicationset/v1alpha1/applicationset_types.go 32.14% <0.00%> (-8.77%) ⬇️
pkg/apiclient/apiclient.go 0.96% <0.00%> (-0.23%) ⬇️
cmd/argocd/commands/login.go 2.25% <0.00%> (-0.02%) ⬇️
util/grpc/grpc.go 0.00% <0.00%> (ø)
pkg/apiclient/grpcproxy.go 0.00% <0.00%> (ø)
util/tls/tls.go 78.19% <0.00%> (+0.20%) ⬆️
server/server.go 51.25% <0.00%> (+0.38%) ⬆️
reposerver/repository/repository.go 64.30% <0.00%> (+0.51%) ⬆️
util/session/sessionmanager.go 73.74% <0.00%> (+1.33%) ⬆️
... and 6 more

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 10324a6...2ca6258. Read the comment docs.

@alexmt alexmt force-pushed the alex/k8s-1.24 branch 2 times, most recently from d003454 to 5a0e18c Compare July 11, 2022 05:27
@crenshaw-dev crenshaw-dev changed the title chore: upgrade k8s cliet to v0.24.2 chore: upgrade k8s client to v0.24.2 Jul 11, 2022
@alexmt alexmt force-pushed the alex/k8s-1.24 branch 2 times, most recently from 73b5e13 to 7799e16 Compare July 12, 2022 00:08
Copy link
Contributor

@notfromstatefarm notfromstatefarm left a comment

Choose a reason for hiding this comment

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

LGTM! Took me a minute to realize where the new flag was coming from. 😆

Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
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