Mirantis / Mirantis/cri-dockerd
Update to the latest version of kubernetes/kubernetes for e2e tests
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 1.4k
- Forks
- 356
- Avg merge
- 4d 4h
- Merged PRs (30d)
- 3
Description
An update to improve the stability of the hack/local-up-cluster.sh in the kubernetes repo caused the e2e tests to fail. As a temporary fix, I pinned kubernetes/kubernetes to the commit right before the changes in #197. This ticket is to remove that pinned version and find the correct fix for the updates.
Contributor guide
No contributing guide indexed for this repository
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 temporary Kubernetes commit pin and reviewing hack/local-up-cluster.sh alongside the changes in Kubernetes PR 117914. Run the e2e tests with the latest Kubernetes version and investigate the failure; done means the pin is removed and the e2e tests pass with the updated version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, shell
- Domain
- devops, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100