python-harborclient
python-harborclient copied to clipboard
The repo size reported with "harbor list" command doesn't match the actual size in Harbor registry
After running Garbage collect, using harborclient , I ran "harbor list" and totaled up the size of all repository tags listed = 164GB. The actual size of the harbor registry repositories = 847GB.
Why the diff of about 700GB
Could you please provide the steps to reproduce?
- Installed harbor-client on the harbor-docker-registry server.
- Ran command "harbor list" and output to file.
- Imported file in step 2 to excel spreadsheet to add up all image tag file sizes listed in the output of "harbor list"
- Compared the size reported in Excel (248GB) to the size report by Harbor-UI (897GB)
