Skip to content
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

Cannot pull image gcr.io/arrikto/kubeflow/oidc-authservice #127

Open
tomaszstachera opened this issue Aug 20, 2024 · 3 comments
Open

Cannot pull image gcr.io/arrikto/kubeflow/oidc-authservice #127

tomaszstachera opened this issue Aug 20, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@tomaszstachera
Copy link

Is this a bug report or feature request?

  • Bug Report

Describe the bug
Cannot pull image that was public few weeks ago - gcr.io/arrikto/kubeflow/oidc-authservice

How to Reproduce
Steps to reproduce the behavior:
docker pull gcr.io/arrikto/kubeflow/oidc-authservice:e236439

Expected behavior
Image is pulled without special credentials.

Config Files

If relevant, upload your configuration files here using GitHub, there is no need
to upload them to any 3rd party services

Logs
Error response from daemon: unauthorized: You don't have the needed permissions to perform this operation, and you may have invalid credentials. To authenticate your request, follow the steps in: https://cloud.google.com/container-registry/docs/advanced-authentication

Environment:

  • AuthService version: e236439
  • Platform: any
  • Kubernetes version: any

Additional context
Add any other context about the problem here.

@tomaszstachera tomaszstachera added the bug Something isn't working label Aug 20, 2024
@hfingler
Copy link

Related to and temporary solution:
awslabs/kubeflow-manifests#823

@utsumi-fj
Copy link

utsumi-fj commented Aug 29, 2024

I have the same issue, and cannot install Kubeflow 1.8.1 now.
Sorry, my manifest file was wrong.

@pacharlier
Copy link

pacharlier commented Sep 3, 2024

Hello,

I had the same issue, just switch to the new registry
docker.io/kubeflowmanifestswg/oidc-authservice:e236439

Following the new kustomization
https://github.com/kubeflow/manifests/blob/v1.9.0/common/oidc-client/oidc-authservice/base/kustomization.yaml

Hope it will help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants