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

OpenShift Local extension is not shown in the K8s/pods view on start #134

Open gbraad opened 1 year ago

gbraad commented 1 year ago

All views show there is no container engine running... but Microshift is running. This is a new start of PD 1.1.0-next with the extension. No errors were shown.

image

Report upstream as: https://github.com/containers/podman-desktop/issues/2421

evidolob commented 1 year ago

We don't have any code/integration for pods, it is completely inside of podman-desktop. They use kubeconfig file for getting current context and k8s API URL. The only thing, which we could do, is make sure, that crc/extension provide valid changes in kubeconfig file.