Closed djzager closed 2 years ago
What version of crane are you running, and what are your clutsters+platform
https://github.com/konveyor/crane/releases/tag/v0.0.3
What date were you attending the hackathon?
20220201
What scenario were you running when you encountered the issue?
https://github.com/konveyor/crane-runner/blob/main/examples/stateful-app-migration/README.md
What did you expect to happen?
Transfer-pvc to succeed
What actually happened?
+ /crane transfer-pvc --destination-context=dest --source-context=src --pvc-name redis-data01 --pvc-namespace guestbook --endpoint nginx-ingress 2022/02/01 16:31:58 no Auth Provider found for name "oidc"unable to get source client
Please include any relevant logs or errors
Think this may be as simple as bumping client-go after looking at the IBM docs https://cloud.ibm.com/docs/containers?topic=containers-ts_clis
but requires verification.
https://github.com/kubernetes/kubernetes/tree/master/staging/src/k8s.io/client-go/examples
What version of crane are you running, and what are your clutsters+platform
https://github.com/konveyor/crane/releases/tag/v0.0.3
What date were you attending the hackathon?
20220201
What scenario were you running when you encountered the issue?
https://github.com/konveyor/crane-runner/blob/main/examples/stateful-app-migration/README.md
What did you expect to happen?
Transfer-pvc to succeed
What actually happened?
Please include any relevant logs or errors