Skip to content

Latest container images are not on GCR #1000

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

Closed
EppO opened this issue Dec 12, 2019 · 6 comments
Closed

Latest container images are not on GCR #1000

EppO opened this issue Dec 12, 2019 · 6 comments
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@EppO
Copy link

EppO commented Dec 12, 2019

Is this a BUG REPORT or FEATURE REQUEST?:

Uncomment only one, leave it on its own line:

/kind bug

/kind feature

What happened: Tried to

$ docker pull k8s.gcr.io/kube-state-metrics:v1.8.0
Error response from daemon: manifest for k8s.gcr.io/kube-state-metrics:v1.8.0 not found: manifest unknown: Failed to fetch "v1.8.0" from request "/v2/kube-state-metrics/manifests/v1.8.0".

What you expected to happen:
Image pulled successfully from GCR registry.
It works fine on Quay

$ docker pull quay.io/coreos/kube-state-metrics:v1.8.0
v1.8.0: Pulling from coreos/kube-state-metrics
e8d8785a314f: Pull complete
e5cd5b31650b: Pull complete
Digest: sha256:f75c3e5c5c7f65846ddd6883d6187b38f77721a3938f241c9e5d0ebe7beb8e19
Status: Downloaded newer image for quay.io/coreos/kube-state-metrics:v1.8.0
quay.io/coreos/kube-state-metrics:v1.8.0

How to reproduce it (as minimally and precisely as possible):
docker pull k8s.gcr.io/kube-state-metrics:v1.8.0

Anything else we need to know?:
Latest container images is 1.7.2: https://gcr.io/google-containers/kube-state-metrics

Environment:

  • Kubernetes version (use kubectl version):
  • Kube-state-metrics image version: 1.8.0
@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Dec 12, 2019
@brancz
Copy link
Member

brancz commented Dec 13, 2019

These are maintained manually by google people. Pinging some to hopefully get these uploaded. @piosz @serathius @DirectXMan12 @logicalhan

@serathius
Copy link
Contributor

I can get those uploaded.

Frederic are you looking into https://github.com/kubernetes/k8s.io/tree/master/k8s.gcr.io for kube-state-metrics?

@brancz
Copy link
Member

brancz commented Dec 13, 2019

We've done the first bits yes kubernetes/k8s.io#384

Automation still pending.

@serathius
Copy link
Contributor

/assign

@serathius
Copy link
Contributor

kube-state-metrics $  docker pull k8s.gcr.io/kube-state-metrics:v1.8.0
v1.8.0: Pulling from kube-state-metrics
Digest: sha256:9d9632128f94b82dce5cf343340bb36a94bee002e8f5fb334b9cf649f47d0ea5
Status: Image is up to date for k8s.gcr.io/kube-state-metrics:v1.8.0
k8s.gcr.io/kube-state-metrics:v1.8.0

/close

@k8s-ci-robot
Copy link
Contributor

@serathius: Closing this issue.

In response to this:

kube-state-metrics $  docker pull k8s.gcr.io/kube-state-metrics:v1.8.0
v1.8.0: Pulling from kube-state-metrics
Digest: sha256:9d9632128f94b82dce5cf343340bb36a94bee002e8f5fb334b9cf649f47d0ea5
Status: Image is up to date for k8s.gcr.io/kube-state-metrics:v1.8.0
k8s.gcr.io/kube-state-metrics:v1.8.0

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

4 participants