Closed MikeSpreitzer closed 6 months ago
@MikeSpreitzer is there an issue also in the e2e test? The CI check does not pass by exposing this error.
I have revised the new error message to explain how to recover. This helps with the sharp edge discussed in https://github.com/kubestellar/kubestellar/pull/2157#discussion_r1611807692
@pdettori: now this passes E2E. Ready for another look.
Summary
This PR make
kflex ctx
print an error message and exit with non-zero status when it fails to do its job.Related issue(s)
Fixes #253