knative / knative/func

cleanup: Further remove docker.io registry

Open
#2,720 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

kind/good-first-issue
Dominant language
Go
Stars
365
Forks
223
Avg merge
2d 3h
Merged PRs (30d)
25

Description

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

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked lifecycle image reference in pkg/builders/buildpacks/builder.go, then inspect the rust Paketo image in hack/cmd/update-builder/main.go and the Python base image in pkg/oci/python_builder.go. Search for other internal docker.io image references and verify that each is replaced or mirrored through the intended registry, with no remaining dependency on docker.io.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, go
Domain
build-system, infrastructure
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.