bump Go to 1.25.9 and use goharbor/photon:5.0 base images#23204
Merged
stonezdj merged 3 commits intoMay 8, 2026
Conversation
stonezdj
force-pushed
the
2.14_bump_photon_golang
branch
from
May 7, 2026 06:43
0733298 to
3798ce6
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## release-2.14.0 #23204 +/- ##
=================================================
Coverage ? 65.85%
=================================================
Files ? 1073
Lines ? 116254
Branches ? 2933
=================================================
Hits ? 76554
Misses ? 35441
Partials ? 4259
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
stonezdj
force-pushed
the
2.14_bump_photon_golang
branch
3 times, most recently
from
May 7, 2026 10:05
4958d38 to
add4f5b
Compare
stonezdj
enabled auto-merge (squash)
May 7, 2026 10:17
stonezdj
force-pushed
the
2.14_bump_photon_golang
branch
2 times, most recently
from
May 8, 2026 04:12
39d38ae to
aef5ca8
Compare
- Upgrade Go toolchain to 1.25.9 in CI.yml, Makefile, go.mod, and distro installer - Update CONTRIBUTING.md version table for 2.14 - Switch all Dockerfile.base FROM to goharbor/photon:5.0 - upgrade golangci-lint to v2.8.0 for Go 1.25 compatibility - bump SWAGGER_VERSION to v0.33.1 - Fix swagger template incompatibility with go-swagger v0.33.1 - Sync golangci-lint config with release-2.15.0 - Fix usestdlibvars lint errors: replace string literals with stdlib constants Signed-off-by: stonezdj <[email protected]>
set user agent to avoid some registry (e.g. docker hub) return 403 when user agent is not set to harbor-registry-client fixes goharbor#23025 Signed-off-by: stonezdj <[email protected]>
stonezdj
force-pushed
the
2.14_bump_photon_golang
branch
from
May 8, 2026 04:15
aef5ca8 to
27a6d49
Compare
Signed-off-by: stonezdj <[email protected]>
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thank you for contributing to Harbor!
Comprehensive Summary of your change
Issue being fixed
Fixes #(issue)
Please indicate you've done the following: