Description:
This is an issue found in Quay 3.15.0 new UI, after creating new Quay Organization and new Image repository, and navigate to the settings of image repository, found Quay new UI call the plan API, but actually the billing feature is not enabled by default, pls review this issue.
Quay: quay-operator-bundle-container-v3.15.0-13
Quay Code: https://github.com/quay/quay/blob/redhat-3.15/config.py#L321
# Feature Flag: Whether billing is required. FEATURE_BILLING = False
Quay new UI call the plan API:
- is incorporated by
-
PROJQUAY-8710 Quay new UI known issues List
-
- New
-