-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ormb push error when pushing model in to harbor registry #167
Comments
Can you please tell us What the Harbor version you are using? |
Harbor Version v1.8.0 |
Do you have a project named |
Yes, the project |
The error is |
For OIDC((Keycloak), you can test that does |
Yes, |
Is there any example on |
After install harbor, it will use default service token, it is define at https://github.com/goharbor/harbor-helm/blob/master/templates/nginx/configmap-http.yaml#L133, it is redirect to harbor-harbor-core componentt by nginx. if you install harbor in k8s, you can execute |
the default config like this in k8s:
|
I tried oras push, even oras push is failing for the same reason. I have created an issue on oras repo also oras-project/oras#205. here is the log for your reference
|
/kind bug
What happened:
Trying to push the model into the harbor registry. harbor login is successful but ormb push is failing with the below error
What you expected to happen:
ormb push should be successible
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
The text was updated successfully, but these errors were encountered: