kubestellar / kubeflex

A flexible and scalable platform for running Kubernetes control plane APIs.
Apache License 2.0
46 stars 13 forks source link

🐛 exit with non-zero error when context already exists #239

Closed pdettori closed 4 months ago

pdettori commented 4 months ago

Summary

Fixes bug for kflex create wds2 -t host fails but exits with status 0, when context wds2 pre-existing

Related issue(s)

Fixes #238