slimtoolkit / slimtoolkit/slim
Authentication support for the 'pull' sub-command ('registry' command) with an ability to use native registry auth
Open
Nobody has claimed this yet.
good first issue
help wanted
- Dominant language
- Go
- Stars
- 23.4k
- Forks
- 840
- PR merge metrics
- No merged PRs in 30d
Description
Native registry auth example: using the AWS key ID and secret directly.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Go implementation of the registry pull sub-command and its current authentication path. Trace how registry credentials are accepted, then verify support for native registry authentication using an AWS key ID and secret; done means the pull succeeds with that authentication method.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, docker, go
- Domain
- authentication, cli, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100