Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(none-driver): test basic networking and DNS resolution #113

Merged
merged 1 commit into from
May 29, 2024

Conversation

maxbrunet
Copy link
Contributor

This test should pass once #110 is fixed.

Copy link
Owner

@medyagh medyagh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@maxbrunet thanks for adding more tests

but it seems like the new added test is failing

If you don't see a command prompt, try pressing enter.
;; connection timed out; no servers could be reached

pod default/nslookup terminated (Error)
pod "nslookup" deleted

I think you might need to add kubectl watch to ensure the kubectl run went through and after that it is "Watched" u can do nslookup

@maxbrunet
Copy link
Contributor Author

@medyagh Yes, this blocked by #110. It requires review and merge of kubernetes/minikube#16143 and a new release of Minikube

@spowelljr spowelljr force-pushed the test/none-driver/networking branch from 1616351 to 0166be4 Compare May 29, 2024 18:12
@spowelljr spowelljr merged commit 911e5ac into medyagh:master May 29, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants