mirror of https://github.com/helm/helm
Client-side update paths do not honor the dry-run flag, so validating under SSA semantics when the real upgrade would use CSA gives misleading results. Return an explicit error instead of silently forcing SSA. Also use the computed serverSideApply value directly to avoid forcing SSA, and gate UpgradeClientSideFieldManager on whether the previous release used CSA (matching the real upgrade path). Signed-off-by: MrJack <36191829+biagiopietro@users.noreply.github.com>pull/31616/head
parent
199c98d523
commit
9f1c738027
Loading…
Reference in new issue