You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.
What steps did you take and what happened:
Created a MinioContextSource for the in-cluster builder.
Executed the image builder.
Logs from the fairing job:
k logs -n anonymous fairing-builder-rtqch-287mg
Error: error resolving source context: NoCredentialProviders: no valid providers in chain. Deprecated.
For verbose messaging see aws.Config.CredentialsChainVerboseErrors
What did you expect to happen:
Image to be built and pushed to registry successfully.
Anything else you would like to add:
It's probably because I need to mount the credentials needed for the Minio Server.
/kind bug
What steps did you take and what happened:
Created a MinioContextSource for the in-cluster builder.
Executed the image builder.
Logs from the fairing job:
What did you expect to happen:
Image to be built and pushed to registry successfully.
Anything else you would like to add:
It's probably because I need to mount the credentials needed for the Minio Server.
Environment:
python -c "import kubeflow.fairing; print(kubeflow.fairing.__version__)"
):kubectl version
): v1.14.10/etc/os-release
):NOTE: If you are using fair from master, please provide us the git commit hash.
The text was updated successfully, but these errors were encountered: