• v0.1.125 73fc57976e

    v0.1.125 Stable

    pipeline-bot released this 2026-07-27 12:25:53 +00:00 | 80 commits to trunk since this release

    • feat(stack): remove the tenant-bucket entry from apis/stack/composition.yaml — step 3 of promoting XTenantBucket/alice out of the Stack (Project-A P1). The composite is unchanged; only its applier moved, so no rename, no data migration, no downtime. Ordering is load-bearing and must not be reversed: the ownerReference is stripped from the composite first (step 2, XStack paused), because landing this removal while the composite is still a composed resource would make Crossplane garbage-collect it and cascade all 5 Objects — taking the ClusterSecretStore that forgejo/forgejo-s3-credentials depends on. XStack stays paused between steps 2 and 3 so it cannot re-adopt. XStack is down to 6 composed resources.

    Included changes (v0.1.124 -> v0.1.125)

    • ee3b083a7a1f feat(stack): drop tenant-bucket from the Stack composition (Project-A P1 step 3)
    Downloads