upbound / up

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

Name `up ctx` exported contexts with group and ctp #497

Open RedbackThomson opened 2 months ago

RedbackThomson commented 2 months ago

What happened?

Currently all contexts exported by up ctx use the name upbound. This context name provides no information about which space, group or control plane the context is pointed at without looking at the full kubeconfig. Ideally we should be putting some of that information into the context name when exporting it.

For example:

How can we reproduce it?

What environment did it happen in?