upbound / up

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

Add support for cloud spaces in up ctx #468

Closed RedbackThomson closed 2 months ago

RedbackThomson commented 2 months ago

Description of your changes

Add support for querying cloud managed spaces (no legacy, no connected, yet), with working export to kubeconfig.

Preview of using the TUI: upctx-cloud

My environment:

NOTE: Exporting the kubeconfig an in individual CTP is implemented, but doesn't yet work because of mxe routing limitations in the current version deployed to staging + prod.

TODO: Update and add tests

I have:

How has this code been tested