-
Notifications
You must be signed in to change notification settings - Fork 544
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set limit on length of Status.Conditions of a csv
Set a maximum length of Status.Conditions of ClusterServiceVersion object(s). The oldest condition(s) should be removed from the list as it grows over time to keep it at limit. The default limit is set to 20. Jira: https://jira.coreos.com/browse/OLM-963
- Loading branch information
Showing
2 changed files
with
141 additions
and
15 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