carvel-dev / carvel-dev/imgpkg
Change the registry used on windows tests
- Dominant language
- Go
- Stars
- 284
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the problem/challenge you have**
When running the tests in windows instead of relying on ttl.sh ephemeral registry we should explore other options since we have seen, lately, tests flaking because the images were removed from the registry
**Describe the solution you'd like**
look for an equivalent image to `registry:v2` or eventually create a binary that run a simple registry for us to do tests.
---
Vote on this request
This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.
👍 "I would like to see this addressed as soon as possible"
👎 "There are other more important things to focus on right now"
We are also happy to receive and review Pull Requests if you want to help working on this issue.
Contributor guide
Research direction
Start by locating the Windows test setup and every use of the ttl.sh ephemeral registry, then inspect how the registry:v2 image is exercised. Compare a stable equivalent registry or a small test binary, and consider the work done when Windows tests no longer depend on images that may be removed and stop flaking for this reason.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- devops, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100