public-cloud-roadmap icon indicating copy to clipboard operation
public-cloud-roadmap copied to clipboard

Better UX when Registry plan quota is about to be hit

Open matmicro opened this issue 2 years ago • 1 comments

Major issue with Private Registry, leading to a completely locked state usage. Step to reproduce :

  • As a user i am having a Plan S

  • As soon as my plan reach 199 G which is the max allowed for this Plan S then my Private Registry is switched to Read Only mode

    Then i cannot push any new image on my registry BUT i cannot use also Harbor in order to delete oldest images in order to clean space.

I move to Plan M in order to fix the issue, BUT then i am not able to revert to plan S once i have clean space.

Logs: Error when pushing image : "denied: The system is in read only mode. Any modification is prohibited." Error on Harbor UI: "Harbor is set to read-only mode, Deleting repository, artifact, tag and pushing image will be disabled under read-only mode."

Can you please fix this issues ?

matmicro avatar May 19 '22 13:05 matmicro

Hi MatMicro I agree we should enhance the suer experience at this level. Note that the data and quota used is available in the control panel/api and in the harbor dashboard, but I agree we miss some kind of alerting to avoid this situation?

mhurtrel avatar May 21 '22 08:05 mhurtrel