aws / aws/eks-anywhere

Docker.go Refactor

Open
#3,206 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.