jetstack / jetstack/version-checker
[FEATURE] Allow organization accounts for Docker Hub authentication
- Dominant language
- Go
- Stars
- 778
- Forks
- 82
- Avg merge
- 2m
- Merged PRs (30d)
- 3
Description
**Is your feature request related to a problem? Please describe.**
Apparently, only personal access tokens are allowed for the authentication to Docker Hub
It's a limitation of the Docker Hub API, see: https://github.com/docker/hub-feedback/issues/2445
**Describe the solution you'd like**
I'd like to use an organization account to be independent of a single user.
---
**Message from the maintainers**:
If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.
Contributor guide
Research direction
Start by tracing the Docker Hub authentication flow in the repository and compare it with the Docker Hub API limitation linked in the issue. Determine whether organization-account authentication is supported by the upstream API, then verify the behavior with the repository's existing authentication tests or checks. Done means organization credentials can be used without depending on one personal user, if the upstream API permits it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- authentication, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100