func icon indicating copy to clipboard operation
func copied to clipboard

cleanup: Further remove docker.io registry

Open gauron99 opened this issue 9 months ago • 5 comments

There are some internal images that are hosted at docker registry. We need to remove that dependency.

  • [x] pack builder lifecycleimage will be mirrored (most likely) into the ghcr registry https://github.com/knative/func/blob/8ab6083972141ae7a181cb3b7f99cc92afee537a/pkg/builders/buildpacks/builder.go#L117
  • [ ] rust paketo image https://github.com/knative/func/blob/cad00d7a1691046714f625d091ca92ee11c2225d/hack/cmd/update-builder/main.go#L575
  • [ ] python base image (pkg/oci/python_builder.go being added in PR #2685)

(if you find more, feel free to add a comment or edit this text) /assign

gauron99 avatar Feb 25 '25 15:02 gauron99

rust paketo image

That's only used when building builder. Then it's baked into our builder hosted at ghcr.io, so func user is not pulling docker.io/paketocommunity/rust:0.47.0.

matejvasek avatar Apr 09 '25 18:04 matejvasek

Related https://github.com/knative/func/pull/2775

matejvasek avatar Apr 09 '25 18:04 matejvasek

This issue is stale because it has been open for 90 days with no activity. It will automatically close after 30 more days of inactivity. Reopen the issue with /reopen. Mark the issue as fresh by adding the comment /remove-lifecycle stale.

github-actions[bot] avatar Jul 09 '25 01:07 github-actions[bot]

/remove-lifecycle stale

gauron99 avatar Jul 09 '25 14:07 gauron99

This issue is stale because it has been open for 90 days with no activity. It will automatically close after 30 more days of inactivity. Reopen the issue with /reopen. Mark the issue as fresh by adding the comment /remove-lifecycle stale.

github-actions[bot] avatar Oct 08 '25 01:10 github-actions[bot]