-
Notifications
You must be signed in to change notification settings - Fork 273
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
Showing
1 changed file
with
13 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters