Skip to content

Update k8s to 1.36 and build with go 1.26 #1922

Open
ceriath wants to merge 1 commit into
fluxcd:mainfrom
ceriath:k8s-136
Open

Update k8s to 1.36 and build with go 1.26 #1922
ceriath wants to merge 1 commit into
fluxcd:mainfrom
ceriath:k8s-136

Conversation

@ceriath

@ceriath ceriath commented May 21, 2026

Copy link
Copy Markdown
Contributor

This is a follow up to #1921 (including its changes) adding support for k8s 1.36 (which required go 1.26)

@aryan9600 aryan9600 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ci is failing because we also need to update the go version in the actions yaml

Signed-off-by: Niklas Ott <niklas.ott@unwired.at>
@codecov-commenter

codecov-commenter commented May 26, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 0% with 490 lines in your changes missing coverage. Please review.
✅ Project coverage is 29.78%. Comparing base (cd964bb) to head (122fe97).
⚠️ Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
pkg/client/informers/externalversions/factory.go 0.00% 30 Missing ⚠️
...nformers/externalversions/apisix/v2/apisixroute.go 0.00% 20 Missing ⚠️
...informers/externalversions/appmesh/v1beta1/mesh.go 0.00% 20 Missing ⚠️
...rs/externalversions/appmesh/v1beta1/virtualnode.go 0.00% 20 Missing ⚠️
...externalversions/appmesh/v1beta1/virtualservice.go 0.00% 20 Missing ⚠️
...rs/externalversions/appmesh/v1beta2/virtualnode.go 0.00% 20 Missing ⚠️
.../externalversions/appmesh/v1beta2/virtualrouter.go 0.00% 20 Missing ⚠️
...externalversions/appmesh/v1beta2/virtualservice.go 0.00% 20 Missing ⚠️
.../externalversions/flagger/v1beta1/alertprovider.go 0.00% 20 Missing ⚠️
...formers/externalversions/flagger/v1beta1/canary.go 0.00% 20 Missing ⚠️
... and 14 more
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1922      +/-   ##
==========================================
- Coverage   30.18%   29.78%   -0.41%     
==========================================
  Files         288      288              
  Lines       18533    18591      +58     
==========================================
- Hits         5594     5537      -57     
- Misses      12204    12325     +121     
+ Partials      735      729       -6     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ceriath

ceriath commented May 28, 2026

Copy link
Copy Markdown
Contributor Author

regarding codecov: that is generated code and didn't have testing before either

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.

3 participants