goharbor / harbor

An open source trusted cloud native registry project that stores, signs, and scans content.
https://goharbor.io
Apache License 2.0
23.72k stars 4.73k forks source link

proxy-cache bandwidth limit UI change #20811

Open zyyw opened 1 month ago

zyyw commented 1 month ago

Issue https://github.com/goharbor/harbor/issues/20589 will provide the feature of bandwidth limit for proxy-cache. This current issue is to discuss the UI change of configuring proxy-cache speed limit:

kunal-511 commented 1 month ago

@zyyw @wy65701436 Can you please elaborate more on what UI changes needs to done in this??

zyyw commented 1 month ago

@zyyw @wy65701436 Can you please elaborate more on what UI changes needs to done in this??

Essentially, we would like the page of creating ProxyCache project be able to set bandwidth limit like what have in the replication rule page (the first image in the description of this issue).

Screenshot 2024-08-19 at 10 16 20 AM

And also in the project configuration page, users are able to update the proxycache bandwidth limit if it is set.

Screenshot 2024-08-19 at 10 19 42 AM

@kunal-511 We really appreciate your help on this UI change! Please feel free to ping me on slack. Cloud Native Computing Foundation workspace, #harbor slack channel: link: https://cloud-native.slack.com/archives/CC1E09J6S slack channel member: Shengwen Yu (https://cloud-native.slack.com/archives/D022C27PVS6)

kunal-511 commented 1 month ago

Ok, I understood the UI changes. I will be working on this.

kofj commented 1 month ago

backend change of bandwidth limit #20812 , great.