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

Too Many Requests for jettech/kube-webhook-certgen:v1.5.2 #107

Closed
dex4er opened this issue Jan 2, 2023 · 2 comments
Closed

Too Many Requests for jettech/kube-webhook-certgen:v1.5.2 #107

dex4er opened this issue Jan 2, 2023 · 2 comments

Comments

@dex4er
Copy link

dex4er commented Jan 2, 2023

I've got an error

Failed to pull image "jettech/kube-webhook-certgen:v1.5.2": rpc error: code = Unknown desc = failed to pull and unpack image "docker.io/jettech/kube-webhook-certgen:v1.5.2": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/jettech/kube-webhook-certgen/manifests/sha256:aef46427991165d16db3b9323472855425e7d3d737d539ee19d43305925b5827: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

image

@dex4er
Copy link
Author

dex4er commented Jan 2, 2023

I think it fixed my problem and additionally it fixed another ugly bug kubernetes/ingress-nginx#7418

patch:
  ## https://github.com/kubernetes/ingress-nginx/blob/main/charts/ingress-nginx/values.yaml#L659
  image:
    repository: registry.k8s.io/ingress-nginx/kube-webhook-certgen
    tag: v20220916-gd32f8c343

@estahn
Copy link
Owner

estahn commented Jan 30, 2023

@dex4er Image has been changed to k8s.gcr.io/ingress-nginx/kube-webhook-certgen in the chart. Why the image address wasn't swapped would require more investigation and the details of your config.

Let me know if this is solved for you.

@estahn estahn closed this as completed Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants