You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(tenant): respect opendatahub.io/managed=false on live resources during SSA
ApplyRendered now checks the live cluster object's opendatahub.io/managed
annotation before applying via SSA. Resources marked managed=false on the
cluster are skipped, preventing the Tenant reconciler from overwriting
AuthPolicy changes made by deploy.sh (e.g. OIDC patch).
Signed-off-by: Wen Liang <liangwen12year@gmail.com>
0 commit comments