Hemantha kumara M S
Hemantha kumara M S
> Can you show us the https_proxy config? I am not sure if it’s a proxy issue. I am setting an environment variable(https_proxy) in the shell prompt before executing ormb...
> Can you please tell us What the Harbor version you are using? Harbor Version v1.8.0
> Do you have a project named `KubeFlowProfiles` in your harbor? @hemantha-kumara > Right now we do not support create the project automatically so the project must be created first....
The error is `Error: failed to authorize: failed to fetch oauth token` . In our case harbor authentication is enabled using OIDC(Keycloak). This might give you some clue !
> For OIDC((Keycloak), you can test that does `docker login` and `docker push` work? I doubt the issue is service token. Yes, `docker login` and `docker push` work fine. I...
> as for the error message, it looks like service token issue, you can test it use harbor service token. Is there any example on `how to use harbor service...
I tried oras push, even oras push is failing for the same reason. I have created an issue on oras repo also https://github.com/deislabs/oras/issues/205. here is the log for your reference...
@xaniasd Can you please check? Due to this issue, we are suppressing the flexibility of kustomization's name/newName fields
Here are the changes i tested, seems it is working(pls note for testing changes, I have used 0.7.1 code base from kubeflow/kubeflow repo - same changes should work even with...