upbound / up

The @upbound CLI
Apache License 2.0
52 stars 41 forks source link

Add explicit group label to namespace #520

Closed RedbackThomson closed 4 months ago

RedbackThomson commented 4 months ago

Description of your changes

Without adding an explicit group label to a namespace, it won't appear in up group list. It is confusing to users to run up group create and then the namespace not show up in up group list because it doesn't have the group label applied. This pull request explicitly adds the label, so that it immediately appears in the list of groups.

I have:

How has this code been tested

Tested against disconnected and cloud spaces

image