crc-org / crc-extension

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

[BUG] Extension failed to initialize after second installation with error: missing dedendencies for this extension: redhat.redhat-authentication #251

Open odockal opened 1 month ago

odockal commented 1 month ago

General information

This happens when I tried to install the extesion from latest bits.

Versions

Mac OS 14 Podman Desktop 1.12.0 Crc-extention: latest tag used to install extension as of creation date of this issue (https://github.com/crc-org/crc-extension/pkgs/container/crc-extension/251283995?tag=latest)

Steps to reproduce

1. Have 1.3.0 extension installed
2. Stop and uninstalled the extesion
3. Do a full clean up (delete crc cluster, delete crc binary, remove .crc)
4. Install crc-extension from nightly/latest
5. Assert: Extension is installed and initialized without error

Actual result: extension is installed, but failed to initialize due to error above.

Additional context

I have redhat-authentication extension installed. If I start extension again, it works and no error appears.

dgolovin commented 3 weeks ago

I saw the same error, only when installing it directly from a registry. The workaround is to go to extensions page and start it again using start button.