-
v0.4.6 Stable
released this
2026-07-01 10:18:41 +00:00 | 39 commits to main since this releaseAdded
reconcile: unit coverage for two previously-untested public-API contracts —
ReasonedError.Unwrap(errors.Is/errors.Unwrap transparency, so a
Failf(reason, "…: %w", cause)stays matchable byerrors.Is(err, cause)while
keeping its Degraded reason recoverable viaReasonOf) and the
RequeueTransientOfplain-error fallback (a non-reasoned error classifies as
non-transient).reason.gopreviously had only incidental coverage from
reconcile_test.go.
Changed
- CI: route Go module fetches through the in-cluster Athens proxy (
GOPROXY, with a
directfallback) and add buildkitgomod/go-buildcache mounts to
ci.Dockerfile— a cold build no longer re-downloads the whole module graph from
proxy.golang.org.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads