Replies: 2 comments 1 reply
-
Looking at the policies map, i dont even see a https://github.com/goharbor/harbor/blob/main/src/common/rbac/const.go#L84 |
Beta Was this translation helpful? Give feedback.
0 replies
-
I guess you are looking at the latest harbor but expecting old behavior of chart museum times. Charts are now in OCI. So there is no destination between an image and a chart in OCI. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When using the v2 robots api:
/#/robot/CreateRobot
With the following curl request:
I get the following error:
What am I missing?
Related:
harbor/api/v2.0/swagger.yaml
Line 7764 in d25f355
harbor/src/server/v2.0/handler/robot.go
Line 135 in d25f355
harbor/src/server/v2.0/handler/robot.go
Line 306 in d25f355
Beta Was this translation helpful? Give feedback.
All reactions