6 comments (6 comments)0 reactions (0 reactions)0 assignees (0 assignees)Go31,799 stars (31,799 stars)5,222 forks (5,222 forks)batch import
area/testinghelp wantedkind/cleanuplifecycle/frozenpriority/backlog
- Issue 種別
- test
- 調査方針
- Explore existing integration tests in minikube, for example in 'test/integration/' directory. Review how other addons are tested. The ingress addon likely requires setting up a minikube cluster with ingress enabled and then verifying. Check the minikube source code for the ingress addon implementation to understand what to test. Consider using the minikube test framework (e.g., go test). Look at the issue comments for any specific guidance.