crc-org / crc-extension

Red Hat OpenShift Local Extension for integration of OpenShift Local clusters with Podman Desktop
Apache License 2.0
13 stars 16 forks source link

Let me name my instance #121

Open deboer-tim opened 1 year ago

deboer-tim commented 1 year ago

Even if you can only have 1 instance of OpenShift Local, it would be nice if you could name it whatever you want (keeping the same default name as today would be fine), as you can with Podman, Kind, or Sandbox instances.

This does mean we'd need to display another field in Resources that shows what preset it is.

gbraad commented 1 year ago

Resources will eventually show preset and more information regarding the instance. however, naming it individually might not be possible.

We however do the following, and that might be related?

The name of the instance is related to the uniqueness for us to allow controlling it (it matches the name in the VMM). The previous issues store preset specific info, and will name the instance as crc-microshift or similar.