question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Failed to pull image "gcr.io/kfserving/kfserving-controller:v0.5.1"

See original GitHub issue

/kind bug

What steps did you take and what happened:

Attempted to deploy kfserving from kustomize of KF 1.3.0

Failed to pull image “gcr.io/kfserving/kfserving-controller:v0.5.1”: rpc error: code = Unknown desc = Error response from daemon: Head https://gcr.io/v2/kfserving/kfserving-controller/manifests/v0.5.1: denied: Project kfserving has been deleted.

What did you expect to happen:

expected the images to be present at the configured location

Anything else you would like to add:

This appears to be a relatively recent problem but I’m not entirely sure of that.

I also attempted to pull v0.6.0 and that also failed.

Environment:

  • Istio Version: v1.9.0
  • Knative Version: ???
  • KFServing Version: v1.5.1
  • Kubeflow version: v1.3.0
  • Kfdef:[k8s_istio/istio_dex/gcp_basic_auth/gcp_iap/aws/aws_cognito/ibm]
  • Kubernetes version: Client Version: version.Info{Major:“1”, Minor:“21”, GitVersion:“v1.21.1”, GitCommit:“5e58841cce77d4bc13713ad2b91fa0d961e69192”, GitTreeState:“clean”, BuildDate:“2021-05-12T14:18:45Z”, GoVersion:“go1.16.4”, Compiler:“gc”, Platform:“darwin/amd64”} Server Version: version.Info{Major:“1”, Minor:“21”, GitVersion:“v1.21.3”, GitCommit:“ca643a4d1f7bfe34773c74f79527be4afd95bf39”, GitTreeState:“clean”, BuildDate:“2021-07-15T20:59:07Z”, GoVersion:“go1.16.6”, Compiler:“gc”, Platform:“linux/amd64”}
  • OS (e.g. from /etc/os-release): Ubuntu 20.04

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:14 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
dtprycecommented, Jan 6, 2022

@yuzisun has this happened again we are experiencing Failed to pull image "gcr.io/kfserving/storage-initializer:v0.4.0": rpc error: code = Unknown desc = Error response from daemon: Get https://gcr.io/v2/kfserving/storage-initializer/manifests/v0.4.0: denied: Permission denied: Consumer 'project:kfserving' has been suspended

3reactions
yuzisuncommented, Aug 25, 2021

@ReggieCarey @siddharth-mitra @salanki can you try now? the kfserving gcr project was incorrectly deleted it is undeleted now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues - GitHub
Failed to pull image "gcr.io/kfserving/kfserving-controller:v0.5.1": rpc error: code = Unknown desc = Error response from daemon: Head https:// ...
Read more >
KFServing GCR project - Google Groups
At the time of project turn down, users with KFServing < v0.6.1 will not be able to pull KFServing images from gcr.io/kfserving (unless...
Read more >
https://raw.githubusercontent.com/kubeflow/kfservi...
apiVersion: v1 kind: Namespace metadata: labels: control-plane: kfserving-controller-manager controller-tools.k8s.io: "1.0" istio-injection: disabled name: ...
Read more >
K8S1.16.4+kubeflow1.0安装- 匿名者nwnu - 博客园
无脑系列早期用的1.5.2版本 yum remove kubernetes-master ... 19 months ago 217MB k8s.gcr.io/kube-controller-manager v1.16.4 fb4cca6b4e4c 19 ...
Read more >
kfserving 1.3.0 · helm/cowboysysop - Artifact Hub
The command deletes the release named my-release and frees all the kubernetes resources associated with the release. TIP: Specify the --purge argument to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found