• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kyma-project / compass-manager / 25023852926
26%
main: 26%

Build:
Build:
LAST BUILD BRANCH: renovate/k8s.io-utils-digest
DEFAULT BRANCH: main
Ran 27 Apr 2026 10:59PM UTC
Jobs 1
Files 20
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 Apr 2026 12:55PM UTC coverage: 25.961% (+0.1%) from 25.866%
25023852926

push

github

web-flow
fix: Update Go version to 1.26.0 to fix setup-envtest dependency issue (#531)

## Summary
This PR updates the Go version from 1.25.x to 1.26.0 to resolve the
`setup-envtest` build failure that is currently affecting all CI runs
and blocking Renovate dependency PRs.

## Problem
All unit tests in CI are failing with the following error:
```
sigs.k8s.io/controller-runtime/tools/setup-envtest@latest requires go >= 1.26.0 (running go 1.25.5; GOTOOLCHAIN=local)
```

This issue has been blocking all Renovate dependency PRs since the last
successful build on March 6, 2026.

## Changes
- **go.mod**: Update Go version from `1.25.5` → `1.26.0`
- **Dockerfile**: Update base image from `golang:1.25.6-alpine3.23` →
`golang:1.26.2-alpine3.23`
- **golangci-lint workflow**: Changed from hardcoded `go-version:
'1.25.6'` to `go-version-file: 'go.mod'` for better maintainability

## Impact
- ✅ Fixes CI build failures in unit tests
- ✅ Unblocks all pending Renovate dependency PRs
- ✅ Aligns with the latest controller-runtime tooling requirements
- ✅ Uses `go-version-file` in workflows for single source of truth

## Testing
After this PR is merged, Renovate PRs should be rebased via the
Dependency Dashboard to verify that CI passes.

## Checklist
- [x] Updated go.mod to Go 1.26.0
- [x] Updated Dockerfile to use golang:1.26.2
- [x] Updated GitHub Actions workflow to read Go version from go.mod
- [x] Ran `go mod tidy` to ensure consistency

817 of 3147 relevant lines covered (25.96%)

0.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25023852926.1 27 Apr 2026 10:59PM UTC 20
25.96
GitHub Action Run
Source Files on build 25023852926
  • Tree
  • List 20
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25023852926
  • 4d1b1707 on github
  • Prev Build on dependabot/go_modules/sigs.k8s.io/controller-runtime-0.23.3 (#22877767209)
  • Next Build on renovate/k8s.io-kube-openapi-digest (#25107263589)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc