• v0.1.243 19359d2e04

    v0.1.243 Stable

    pipeline-bot released this 2026-07-23 15:43:24 +00:00 | 170 commits to main since this release

    Fixed

    • obsbucket: bucket-init Job sync-options Replace=trueForce=true,Replace=true. Plain
      Replace does kubectl replace, which 409s on a live completed Job (immutable auto-selector);
      Force delete+recreates. Also enable automated: {selfHeal: true} on the obsbucket Application
      now that adoption is verified (all 5 resources Synced, scoped-key Secret UID unchanged) — prune
      stays off until the Crossplane claim retires.

    Included changes (v0.1.242 -> v0.1.243)

    • b3ed7e297a61 fix(obsbucket): Force+Replace on the init Job; enable selfHeal post-adoption
    Downloads