upbound / up

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

Make ctp CRUD commands derive context from kubeconfig #469

Closed erhancagirici closed 5 months ago

erhancagirici commented 5 months ago

Description of your changes

This PR is the continuation of #457 makes up ctp get/create/delete kubeconfig context aware, making it independent from the current profile. The profile is automatically derived.

I have:

How has this code been tested