-
Notifications
You must be signed in to change notification settings - Fork 41
Conversation
Codecov Report
@@ Coverage Diff @@
## main #130 +/- ##
==========================================
+ Coverage 58.97% 65.13% +6.15%
==========================================
Files 40 40
Lines 2825 2825
==========================================
+ Hits 1666 1840 +174
+ Misses 946 761 -185
- Partials 213 224 +11
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Thanks for the contribution! The change LGTM. We had a glitch in our CI system for one of the steps. If you can rebase, it should pass the CI tests. Once you sign the contributor agreement we can get this merged. |
ee39976
to
90ad9de
Compare
Sounds good @dhiltgen 👍🏼 , rebased as requested. |
Update ReadinessProbe Include all auth plugins Update vendor Load all auth plugins in factory
90ad9de
to
ad4506f
Compare
@dhiltgen , I've signed the contributor agreement, can you please re:re? |
LGTM |
@gnadaban, VMware has approved your signed contributor license agreement. |
Hey @dhiltgen , do you think you could do a release soon so that I can install this with Homebrew? |
This PR updates the Kubernetes client version and includes all auth plugins for the Kubernetes Go client to support Azure clusters.
Fixes #129