-
Feature Request
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
None
-
Product / Portfolio Work
-
None
-
False
-
-
None
-
None
-
None
-
-
None
-
None
-
None
-
None
-
None
Quay has the parameter `IGNORE_VALIDATION` , which is used to skip the component readiness check at startup.
There are components that are not critical and can lead to a Quay outage, like Clair or SMTP. It would be nice to be able to ignore the readiness at startup on a per component basis. For example:
IGNORE_EMAIL: true
IGNORE_SECURITYSCANNER: true