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

Add Google Cloud Platform auth import #421

Merged
merged 1 commit into from
Aug 17, 2021
Merged

Add Google Cloud Platform auth import #421

merged 1 commit into from
Aug 17, 2021

Conversation

HeavyWombat
Copy link
Member

Fixes #420

Include k8s.io/client-go/plugin/pkg/client/auth/gcp import.

Fixes #420

Include `k8s.io/client-go/plugin/pkg/client/auth/gcp` import.
@codecov
Copy link

codecov bot commented Aug 17, 2021

Codecov Report

Merging #421 (ad4b728) into main (3a4395d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #421   +/-   ##
=======================================
  Coverage   10.60%   10.60%           
=======================================
  Files          21       21           
  Lines        1725     1725           
=======================================
  Hits          183      183           
  Misses       1539     1539           
  Partials        3        3           
Flag Coverage Δ
unittests 10.60% <ø> (ø)

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

Impacted Files Coverage Δ
pkg/havener/common.go 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 3a4395d...ad4b728. Read the comment docs.

@HeavyWombat HeavyWombat merged commit ca88c48 into main Aug 17, 2021
@HeavyWombat HeavyWombat deleted the fix/issue-420 branch August 17, 2021 10:54
@HeavyWombat HeavyWombat added bug Something isn't working dependencies Pull requests that update a dependency file labels Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GKE cluster: no auth provider gcp
1 participant