-
Notifications
You must be signed in to change notification settings - Fork 76
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
Added support for K8s v1.26.6 #830
Conversation
563aa09
to
19fe45c
Compare
Codecov Report
@@ Coverage Diff @@
## main #830 +/- ##
==========================================
+ Coverage 68.65% 68.68% +0.03%
==========================================
Files 20 20
Lines 1997 1999 +2
==========================================
+ Hits 1371 1373 +2
- Misses 516 517 +1
+ Partials 110 109 -1
|
@dharmjit is there any update on this PR? |
Hey @steve-fraser, Due to some other work priorities I am involved in, I wasn't able to work on BYOH. I will try to get this version added soon. |
No problem! Thank you! |
12da530
to
036d479
Compare
Signed-off-by: Dharmjit Singh <[email protected]>
/lgtm |
/lgtm |
What this PR does / why we need it:
This PR adds support for K8s
v1.26.6
Which issue(s) this PR fixes :
Fixes #797
Additional information
Go
version is also bumped to1.20.7
actions/checkout
,actions/setup-go
) bumped to newer version.golangci-lint-action
is bumped to V3 and the binary version is bumped tov1.51.0