-
Bug
-
Resolution: Done
-
Blocker
-
None
-
quay-v3.16.0
-
Quality / Stability / Reliability
-
False
-
-
False
-
-
Description:
This is an issue found in Quay 3.16.0 new UI, now be default the Model Card support is not enabled by default, compared the behavior with Quay 3.15, Model Card support is enabled by default, pls review this issue.
Quay 3.16.0:
https://github.com/quay/quay/blob/redhat-3.16/config.py#L867
FEATURE_UI_MODELCARD = False
https://github.com/quay/quay/blob/redhat-3.15/config.py#L853
FEATURE_UI_MODELCARD = True