forked from kubernetes/kubernetes
-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Respect annotation size limit for SSA last-applied.
To support CSA and SSA interoperability, SSA updates the CSA last-applied annotation. This change ensures we don't set a big last-applied annotation if the value is over the annotation limits. Also, make sure that it's possible to opt-out of this behavior by setting the CSA annotation to "" the empty string.
- Loading branch information
1 parent
e338438
commit 6732b63
Showing
2 changed files
with
153 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
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