Skip to content

chore: bump cloud.google.com/go/container to 1.49.0#7904

Open
randmonkey wants to merge 1 commit intomainfrom
chore/bump_cloud_google_go
Open

chore: bump cloud.google.com/go/container to 1.49.0#7904
randmonkey wants to merge 1 commit intomainfrom
chore/bump_cloud_google_go

Conversation

@randmonkey
Copy link
Copy Markdown
Contributor

What this PR does / why we need it:

Which issue this PR fixes:

Special notes for your reviewer:

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect any significant (and particularly user-facing) changes introduced by this PR

@randmonkey randmonkey requested a review from a team as a code owner April 28, 2026 08:11
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.4%. Comparing base (03482d6) to head (8aa9155).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #7904     +/-   ##
=======================================
- Coverage   80.9%   74.4%   -6.6%     
=======================================
  Files        222     222             
  Lines      20791   20801     +10     
=======================================
- Hits       16829   15478   -1351     
- Misses      2895    4308   +1413     
+ Partials    1067    1015     -52     

☔ View full report in Codecov by Sentry.
📢 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.

Comment thread go.mod
module github.com/kong/kubernetes-ingress-controller/v3

go 1.24.3
go 1.25.0
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.

Bumping this will require more changes as it breaks several things, linter amongst them:

Error: can't load config: the Go language version (go1.24) used to build golangci-lint is lower than the targeted Go version (1.25.0)
The command is terminated due to an error: can't load config: the Go language version (go1.24) used to build golangci-lint is lower than the targeted Go version (1.25.0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants