vmware-tanzu / cluster-api-provider-bringyourownhost

Kubernetes Cluster API Provider BYOH for already-provisioned hosts running Linux.
Apache License 2.0
231 stars 76 forks source link

Registry no longer exists for byoh provider #894

Open owenthomas17 opened 2 months ago

owenthomas17 commented 2 months ago

What steps did you take and what happened: It looks like some point in the past 4/5 days, the byoh provider images are no longer served by projects.registry.vmware.com:

# Docker
$ docker pull projects.registry.vmware.com/cluster_api_provider_bringyourownhost/cluster-api-byoh-controller:v0.5.0
Error response from daemon: manifest for projects.registry.vmware.com/cluster_api_provider_bringyourownhost/cluster-api-byoh-controller:v0.5.0 not found: manifest unknown: The named manifest is not known to the registry.

# Kubectl 
Events:
  Type    Reason   Age                        From     Message
  ----    ------   ----                       ----     -------
  Normal  Pulling  14m (x1308 over 4d15h)     kubelet  Pulling image "projects.registry.vmware.com/cluster_api_provider_bringyourownhost/cluster-api-byoh-controller:v0.5.0"
  Normal  BackOff  4m45s (x29489 over 4d15h)  kubelet  Back-off pulling image "projects.registry.vmware.com/cluster_api_provider_bringyourownhost/cluster-api-byoh-controller:v0.5.0"

This issue implies there were some changes to the registry around that time. Please could you provide an alternative registry for the existing images?

What did you expect to happen: For the docker pull to work.

Anything else you would like to add: N/A

Environment:

N/A

gjkim42 commented 2 weeks ago

@dharmjit @jamiemonserrate @shivi28

Hello contributors, could you take a look at this?

I guess the last commit to this project was 7 months ago. Is this project in maintenance mode or deprecated?

If it is, it would be great to inform the status of the project to others.

Thank you.

4everming commented 2 weeks ago

@dharmjit @jamiemonserrate @shivi28

Hello contributors, could you take a look at this?

I guess the last commit to this project was 7 months ago. Is this project in maintenance mode or deprecated?

If it is, it would be great to inform the status of the project to others.

Thank you.

Try this? https://projects.registry.vmware.com/ui/packages/docker:%2F%2Fharbor-projects-registry%2Ftkg%2Fcluster-api%2Fcluster-api-byoh-controller

jamiemonserrate commented 2 weeks ago

Apologies for the delay in responding folks. But this project is no longer being maintained.