Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(k8s): add manifest-hash annotations also for upsert operations
previously we added garden manifest-hash only for kubectl apply ops. This commit makes sure to add the manifest-hash also for upserts. This enables for more accurate (and quicker) comparison results in compareDeployedResources for the affected resources.
- Loading branch information