fix(binjovi): let releases own the availability agent image #323
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/availability-agent-image-ownership"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Argo ignores changes to the native availability agent image, while the bootstrap job pins an older release. Remove only the image ignore and image write so Binjovi agent-release.yaml owns the agent image. Keep the credential bridge fields and use a new immutable Job name.
Validation: the image ownership regression test fails before the fix and passes after it; the existing OAuth contract and complete Binjovi kustomize render pass.