• v0.1.226 f5f900ac86

    v0.1.226 Stable

    pipeline-bot released this 2026-07-21 14:22:50 +00:00 | 254 commits to main since this release

    • Registry flip step 2: bare registry.sean.farm routes + buildkit mirror → bare zot. Add the registry +
      registry-https-redirect HTTPRoutes to bundle/registry (ns registry, parenting the portal-alice gateway
      listeners widened in platform v0.1.68); /v2/ + catch-all both backend the local bare zot (same-ns, no
      ReferenceGrant). During overlap with the still-present registry-alice route, Gateway-API awards /v2/ to the older
      alice route; both zots serve the same alice-zot bucket, so pulls are identical until the alice route is removed
      (step 3). Also repoint bundle/buildkit registry mirror (docker.io/gcr.io) from zot.registry-alice.svc
      zot.registry.svc. The OIDC-gated UI (oathkeeper + zot openid) is a deferred follow-on — zot already allows
      anonymous read, so the UI browses read-only and /v2/ pulls are unaffected.

    Included changes (v0.1.225 -> v0.1.226)

    • d627c637d30a feat(registry): bare registry.sean.farm routes + buildkit mirror flip (registry flip step 2)
    Downloads