# Functions

No description provided by the author
ShouldRetryManifest checks if given manifest should be Retried Return false if the failurePolicy is not set to Retry or if the manifest is not considered unhealthy ( so Available or Progressing) Then check the CRD metadata for the last update made to this object (discount status updates) If the time elapsed since the last update is longer than the specified timeout, return true.

# Constants

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author