kubermatic / kubermatic/machine-controller
Fix VCD tests
- Dominant language
- Go
- Stars
- 326
- Forks
- 138
- Avg merge
- 2d 46m
- Merged PRs (30d)
- 12
Description
VCD e2e tests are currently failing with
> Error: 400: [ a0acf93e-1c9e-4543-87ba-2e9a4585ebfa ] The entity Ref: com.vmware.vcloud.entity.vapp:6602ebbd-4b07-4aad-9909-022fad2e8efe is busy completing an operation VDC_RECOMPOSE_VAPP."}
2023-04-19T18:29:11.592Z error machine-controller machine/controller.go:402 Reconciling failed {"machine": "kube-system/ubuntu-1-26-1-vcd-1648753846731673600-5889b9cd
See for example #1606
Contributor guide
Research direction
Start by reproducing the failing VCD e2e tests and review the error reported at machine/controller.go:402. Compare the failure with issue #1606 and trace the VDC_RECOMPOSE_VAPP operation handling. Done means the VCD e2e tests complete without the entity-busy error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100