-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
quay-v3.10.0
-
False
-
None
-
False
-
-
Description:
On Quay 3.10 new UI No warning message in Mirror repo with Menu "Set Expiration".
Quay: quay-operator-bundle-container-v3.10.0-145
Steps:
1, In "Current UI", set repo1 to Mirror status and Mirror at least a tag for the repo;
2, In New UI, Tag -> Actions -> Set Expiration,
Result: it will popup the normal UI page to set Expiration Date, after enable, it will return 503 error.
Expected Result:
This should be limit at the front-end, should not verify on back-end.
In "Current UI", user can't see "Set expiration/Remove/Permanently Delete" these buttons which is prefer,
And in New UI, at the end of each tag, the context menu also automatically hide which is good.
So either hide these buttons as Current UI
or, at least Like "Remove/Permanently Delete", I can see Warning message and Delete button is disable, which also ok.