tektoncd / operator

Kubernetes operator to manage installation, updation and uninstallation of tektoncd projects (pipeline, …)
Apache License 2.0
444 stars 191 forks source link

tkn-cli-serve is deployed from docker.io registry #774

Open ibotty opened 2 years ago

ibotty commented 2 years ago

Expected Behavior

tkn-cli-serve works.

Actual Behavior

Failed to pull image "docker.io/rupali/serve-tkn:v2": rpc error: code = Unknown desc = Error initializing source docker://rupali/serve-tkn:v2: Error reading manifest v2 in docker.io/rupali/serve-tkn: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
nikhil-thomas commented 2 years ago

🧑‍💻 ooops... this needs an immediate fix. @ibotty thank for for raising the issue.

tekton-robot commented 2 years ago

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale with a justification. Stale issues rot after an additional 30d of inactivity and eventually close. If this issue is safe to close now please do so with /close with a justification. If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.

/lifecycle stale

Send feedback to tektoncd/plumbing.

ibotty commented 2 years ago

/remove-lifecycle stale /lifecycle frozen This is still valid. Is the image published somewhere? If so I can send a pull request without any problems.

ibotty commented 1 year ago

technologist ooops... this needs an immediate fix. @ibotty thank for for raising the issue.

@nikhil-thomas: Anything I can do to make this move forward?