-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
quay-v3.15.0
-
False
-
-
False
-
Quay Enterprise
-
-
Current script only does one check of the Quay service name to see if Quay responds or not. If Quay service is not available, the script will automatically exit with a status code of 1, causing the init container to go into crashloop status. Further, the current script doesn't log anything in the init container log file, which makes it difficult to debug certain situations when the init container crashes.