-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
-
False
-
None
-
False
-
Documentation (Ref Guide, User Guide, etc.)
-
-
This is a bug affecting Clair documentation
Clair debug mode is not enabled by default, it must be manually enabled by the user
When clair component is managed by the Quay operator, the following procedure needs to be followed:
1. Add clair-config.yaml key to the config bundle secret, the value should be:
log_level: debug
For standalone deployments, it is enough to make sure the following parameter is defined in Clair config.yaml file:
log_level: debug