argoproj / argo-workflows

Workflow Engine for Kubernetes
https://argo-workflows.readthedocs.io/
Apache License 2.0
15.11k stars 3.21k forks source link

fix: optimise pod finalizers with merge patch and resourceVersion #13776

Closed Joibel closed 1 month ago

Joibel commented 1 month ago

This is #12862 merged in to main and fixed for latest linter. See that PR for commentary.

All credit to @imliuda

Joibel commented 1 month ago

@imliuda, if you're around you're welcome to fix up #12862 and then I'll approve it.

imliuda commented 1 month ago

@Joibel You can takeover and merge this PR into main, I will close that PR.