Better error output from Kwok provider
sanposhiho opened this issue · 2 comments
sanposhiho commented
What do you want to see?
When something goes wrong with Kwok provider, it only emits the following exit status 1
, with which debugging is really hard.
failed to create kwok cluster: kwokctl get kubeconfig: exit status 1
It'd be really helpful if it emits some more useful output too, I believe Kwokctl under the hood should emit more messages to describe the error and we can just expose those errors to e2e-framework users too.
Extra Labels
No response
k8s-triage-robot commented
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
- After 90d of inactivity,
lifecycle/stale
is applied - After 30d of inactivity since
lifecycle/stale
was applied,lifecycle/rotten
is applied - After 30d of inactivity since
lifecycle/rotten
was applied, the issue is closed
You can:
- Mark this issue as fresh with
/remove-lifecycle stale
- Close this issue with
/close
- Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
sanposhiho commented
/remove-lifecycle stale