-
v0.6.22 Stable
released this
2026-07-17 11:17:45 +00:00 | 23 commits to main since this releaseChanged
- Bump
libseanfarm-operatorv0.4.11 -> v0.4.12 (lib-autobump: rides the shared-library release train; the envtest release gate validates the suite against it on the next ship). - Adopt the lib's canonical
operator.mkscaffolding: vendor it and shrink the Makefile to project vars + repo-specific targets (build/docker/e2e/deploy) — the shared dev-loop targets and tool pins (manifests/generate/fmt/vet/test/lint*, Dependencies) now come from the include, re-synced by the lib-bump autoland on every lib release. - Migrate hand-rolled HTTP/secret helpers onto libseanfarm-operator v0.4.12:
hashSecret->reconcile.HashValue,getAuthTokenFromSecret-> thin wrapper overreconcile.SecretValue, and the endpoint-keyed gitea client cache +sharedTransport->httpkit.CredentialCache+httpkit.ClusterCATransport(same pooling tuning, extracted from this operator; CA trust inert on the plaintext in-cluster endpoint).
Included changes (v0.6.21 -> v0.6.22)
5fbc1c0f3a9bchore(scaffolding): adopt operator.mk + httpkit/secret helpers (lib v0.4.12)aac3ec29790cchore(deps): bump libseanfarm-operator v0.4.11 -> v0.4.12 (lib-autobump)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Bump