derekcha

Results 10 comments of derekcha

@zyyw Hi first of all thanks for the reply. To explain the problem situation, I'm using harbor with helm installed, and I did a helm upgarde because I needed to...

@zyyw Thanks for the answer. I was wondering, are there any issues with setting `cache.enabled` to true?

@zyyw hi. Thanks for the reply Because of your answer, I added a read action like below. ``` "permissions": [ { "access": [ { "action": "list", "resource": "*" }, {...

@wy65701436 The account has already been created by calling the robots post api. But when I look up vulnerabilities, I get a permission error

@mwhcp ``` access { action = "read" resource = "artifact-addition" } access { action = "read" resource = "artifact-label" } ``` Are you saying you need a robot account with...

@stonezdj First, thank you for your response. I checked both image push and pull after logging in as robot and admin, and it worked fine. Also, of course, test connection...

@zyyw Thanks for the answer! Unfortunately, it's the same when I set the workers to 5 and run GC. I've tried running it with 1, 3, and 5 workers and...