Docker.go Refactor
Open
area/cli
kind/cleanup
team/packages
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 328
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 9
Description
**What happened**:
- Move some code in TagImage in pkg/executables/docker.go to pkg/docker/registry.go
**What you expected to happen**:
**How to reproduce it (as minimally and precisely as possible)**:
**Anything else we need to know?**:
**Environment**:
- EKS Anywhere Release:
- EKS Distro Release:
Contributor guide
Research direction
Start at TagImage in pkg/executables/docker.go and compare it with the code in pkg/docker/registry.go. Move the specified code into the registry package while preserving TagImage behavior, then inspect the affected callers to confirm the refactor is complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 42/100