mirror of https://github.com/helm/helm
Client-side update paths (patchResourceClientSide, replaceResource) do not honor the dryRun flag, so Update(..., DryRun(true), ServerSideApply(false)) would still perform real writes. Add a guard that returns an error in the same style as the existing forceConflicts && !serverSideApply check. Signed-off-by: MrJack <36191829+biagiopietro@users.noreply.github.com>pull/31616/head
parent
4758d8dba9
commit
b39d705244
Loading…
Reference in new issue