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

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

Closed
donkeybanana opened this issue Oct 20, 2023 · 13 comments
Closed
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.

Comments

@donkeybanana
Copy link

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.

@DavidSint
Copy link

Registering that I am also affected by this issue

@desjoyce
Copy link

desjoyce commented Oct 23, 2023

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

@thurcombe
Copy link

thurcombe commented Oct 23, 2023

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`

@jupierce
Copy link
Contributor

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

@LorbusChris
Copy link
Member

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 openshift/library#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 openshift/cluster-samples-operator#519)

@dedavide
Copy link

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?

@jupierce
Copy link
Contributor

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 .

@openshift-bot
Copy link
Contributor

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-ci openshift-ci bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 30, 2024
@openshift-bot
Copy link
Contributor

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-ci openshift-ci bot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Mar 1, 2024
@openshift-bot
Copy link
Contributor

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-ci openshift-ci bot closed this as completed Mar 31, 2024
Copy link
Contributor

openshift-ci bot commented Mar 31, 2024

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

@dedavide
Copy link

/reopen

Copy link
Contributor

openshift-ci bot commented Mar 31, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Projects
None yet
Development

No branches or pull requests

8 participants