upbound / up

The @upbound CLI
Apache License 2.0
49 stars 42 forks source link

`up ctx` fails if current-context is unset #485

Closed RedbackThomson closed 1 month ago

RedbackThomson commented 2 months ago

What happened?

If the current-context set inside Kubeconfig is empty, up ctx will fail to derive the initial state.

How can we reproduce it?

kubectl config unset current-context then up ctx

What environment did it happen in?