containers / podman-desktop

Podman Desktop - A graphical tool for developing on containers and Kubernetes
https://podman-desktop.io
Apache License 2.0
4.34k stars 276 forks source link

Mapping between provider instances and Kubernetes contexts #4691

Open deboer-tim opened 8 months ago

deboer-tim commented 8 months ago

Is your enhancement related to a problem? Please describe

It is implied in my comments for #4561 (adding logos to the Kubernetes context page), but I think it's important enough to track via a separate issue: we should be able to map between Kube contexts and provider instances.

I expect we'll use this in a few different ways, e.g.:

Describe the solution you'd like

API to map from a Kube context to a provider instance or vice versa. Could be as simple as running instances having enough info to determine the context and some helper functions.

Describe alternatives you've considered

No response

Additional context

No response

github-actions[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had activity in the last 6 months. It will be closed in 30 days if no further activity occurs. Please feel free to leave a comment if you believe the issue is still relevant. Thank you for your contributions!

deboer-tim commented 2 months ago

Still valid.