-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
quay-v3.11.0, quay-v3.13.0, quay-v3.16.0
-
False
-
-
False
-
-
Description:
This is an issue found in Quay 3.11 new UI, when Quay is configured with Logs_MODEL to Splunk, on new UI when checking usage logs, hit error "Unable to complete request", and Quay API response with "501 NOT IMPLEMENTED", here Quay new UI should show the same message as current UI "Method not implemented, Splunk does not support log lookups", pls review this issue.
Quay: quay-operator-bundle-container-v3.11.0-35
Quay Config.yaml:
FEATURE_AUTO_PRUNE: true FEATURE_UI_V2: true LOGS_MODEL: splunk LOGS_MODEL_CONFIG: producer: splunk splunk_config: host: 3.141.190.179 port: 8089 bearer_token: '******' url_scheme: https verify_ssl: false index_prefix: quay3110
Quay 3.11 Current UI:

Quay 3.11 new UI:
