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

Added support for K8s v1.26.6 #830

Merged
merged 2 commits into from
Oct 18, 2023
Merged

Added support for K8s v1.26.6 #830

merged 2 commits into from
Oct 18, 2023

Conversation

dharmjit
Copy link
Contributor

@dharmjit dharmjit commented Aug 15, 2023

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 to 1.20.7
  • GH Actions(actions/checkout, actions/setup-go) bumped to newer version.
  • GH Action golangci-lint-action is bumped to V3 and the binary version is bumped to v1.51.0

@codecov-commenter
Copy link

codecov-commenter commented Sep 3, 2023

Codecov Report

Merging #830 (252d087) into main (fcb7f73) will increase coverage by 0.03%.
The diff coverage is 28.57%.

Impacted file tree graph

@@            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     
Files Coverage Δ
installer/registry.go 100.00% <100.00%> (ø)
agent/reconciler/host_reconciler.go 80.65% <0.00%> (-0.90%) ⬇️

... and 1 file with indirect coverage changes

@steve-fraser
Copy link

@dharmjit is there any update on this PR?

@dharmjit
Copy link
Contributor Author

@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.

@steve-fraser
Copy link

@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!

@dharmjit dharmjit changed the title Added support for K8s v1.26.7 Added support for K8s v1.26.6 Oct 13, 2023
@dharmjit dharmjit force-pushed the main branch 10 times, most recently from 12da530 to 036d479 Compare October 17, 2023 09:55
@shivi28
Copy link
Contributor

shivi28 commented Oct 18, 2023

/lgtm

@shivi28
Copy link
Contributor

shivi28 commented Oct 18, 2023

/lgtm

@shivi28 shivi28 requested a review from Madhur97 October 18, 2023 08:09
@Madhur97 Madhur97 merged commit fad6cb6 into vmware-tanzu:main Oct 18, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for K8s version v1.26.x
6 participants