• v0.1.54 5b37e5a9c6

    v0.1.54 Stable

    pipeline-bot released this 2026-07-18 03:47:23 +00:00 | 277 commits to main since this release

    Added

    • Platform workflows MinIO slice + minioStore seam (platform-collapse Phase 2, A4). apis/obsbucket
      now also creates the platform-workflows + platform-sccache buckets (the existing olly-platform
      scoped user's s3:* on platform-* policy covers them) and a scoped ClusterSecretStore
      minio-platform-workflows-s3-credentials (conditions: workflows/buildkit/pkg-platform) exposing the
      scoped key — NOT the MinIO root store minio-platform-s3-credentials (deliberately cnpg-scoped per
      audit M26/H2). Adds an Optional spec.minioStore to XWorkflows + a MINIO_STORE substitute on the
      argo-workflows-base Kustomization (defaults to tenantName), so the platform singleton can point its S3
      ExternalSecrets at the scoped store. Additive — alice/bob unaffected (MINIO_STORE=tenantName).

    Included changes (v0.1.53 -> v0.1.54)

    • 525efbb73b5f feat(workflows): platform MinIO slice + minioStore seam (platform-collapse P2 A4)
    Downloads