origin icon indicating copy to clipboard operation
origin copied to clipboard

Docker Hub image openshift/origin-cli no longer available to the public

Open donkeybanana opened this issue 2 years ago • 8 comments

The Docker repo at https://hub.docker.com/r/openshift/origin-cli is now gone/private, while the repo at https://quay.io/repository/openshift/origin-cli is still available publicly.

This seems to have happened overnight so currently unable to find any reasoning stated publicly.

Version

Any valid image tag for openshift/origin-cli.

Steps To Reproduce
  1. docker pull openshift/origin-cli
  2. Note the error below
Current Result

Unable to pull the image from Docker Hub.

docker pull openshift/origin-cli
Using default tag: latest
Error response from daemon: pull access denied for openshift/origin-cli, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
Expected Result

Image pull works the same as the repo at https://quay.io/repository/openshift/origin-cli.

Additional Information

The other images are still publicly available at Docker Hub so the fact this particular image has been removed/made private is confusing.

donkeybanana avatar Oct 20 '23 06:10 donkeybanana

Registering that I am also affected by this issue

DavidSint avatar Oct 20 '23 11:10 DavidSint

seem same issue

Version Any valid image tag for openshift/origin-control-plane.

Step

  1. docker pull openshift/origin-control-plane:v3.11
  2. Note the error below
Error response from daemon: pull access denied for openshift/origin-control-plane, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

desjoyce avatar Oct 23 '23 03:10 desjoyce

We also experienced this over the weekend with the logging curator image.

`$ docker pull openshift/origin-logging-curator5:v3.11

Error response from daemon: pull access denied for openshift/origin-logging-curator5, repository does not exist or may require 'docker login': denied: requested access to the resource is denied`

thurcombe avatar Oct 23 '23 09:10 thurcombe

Hi all. Docker is looking into the disappearance of these repositories for us. Please let me know what you are using this distribution channel for. To the best of my knowledge, this is not an official channel for any content and no image in docker openshift/* has received security patches in a very long time. OpenShift v3.11 is end-of-life. Public OKD images from quay.io are a viable alternative (but any EOL release, like v3.11, should be assumed to be vulnerable to known CVEs).

jupierce avatar Oct 23 '23 21:10 jupierce

It seems a lot of the ImageStream examples in this repo are outdated.

Should this be switched to inherit the imagestreams from https://github.com/openshift/library (similar to what is done for https://github.com/openshift/cluster-samples-operator/)?

I recently cleaned out a lot of deprecated imagestreams from library in https://github.com/openshift/library/pull/350, but it looks like there's no automation to update the cluster-samples-operator ISs from there (some images acutely breaking CI were removed manually in https://github.com/openshift/cluster-samples-operator/pull/519)

LorbusChris avatar Oct 26 '23 10:10 LorbusChris

Hi all. Docker is looking into the disappearance of these repositories for us. Please let me know what you are using this distribution channel for. To the best of my knowledge, this is not an official channel for any content and no image in docker openshift/* has received security patches in a very long time. OpenShift v3.11 is end-of-life. Public OKD images from quay.io are a viable alternative (but any EOL release, like v3.11, should be assumed to be vulnerable to known CVEs).

so the removal was not planned but it's an accident?

davidecelano avatar Oct 31 '23 16:10 davidecelano

An ownership transfer caused the problem. So the disappearance was not planned. However, I do expect these repositories to be shutdown in the future, so I recommend everyone migrate @dedavide .

jupierce avatar Oct 31 '23 17:10 jupierce

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close. Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

openshift-bot avatar Jan 30 '24 09:01 openshift-bot

Stale issues rot after 30d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity. Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle rotten /remove-lifecycle stale

openshift-bot avatar Mar 01 '24 00:03 openshift-bot

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen. Mark the issue as fresh by commenting /remove-lifecycle rotten. Exclude this issue from closing again by commenting /lifecycle frozen.

/close

openshift-bot avatar Mar 31 '24 08:03 openshift-bot

@openshift-bot: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen. Mark the issue as fresh by commenting /remove-lifecycle rotten. Exclude this issue from closing again by commenting /lifecycle frozen.

/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.

openshift-ci[bot] avatar Mar 31 '24 08:03 openshift-ci[bot]

/reopen

davidecelano avatar Mar 31 '24 11:03 davidecelano

@dedavide: You can't reopen an issue/PR unless you authored it or you are a collaborator.

In response to this:

/reopen

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.

openshift-ci[bot] avatar Mar 31 '24 11:03 openshift-ci[bot]