Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplicate imagerepositories entry #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

philhartung
Copy link

Description

After installing the extension in OpenLens version 6.1.14, the FluxCD menu entry did not appear even though the extension was set to 'enabled'. The Chrome DevTools console displayed the following error: Uncaught (in promise) Error: Tried to register multiple injectables for ID "route-imagerepositories-for-extension-lens-extension-fluxcd". To resolve this issue, I removed a duplicate entry in the clusterPages array.

Related Issue(s)

None

Testing

I installed the patched version in OpenLens 6.1.14. The previously encountered error has been resolved, and the FluxCD menu entry is now visible.

Lens Version

OpenLens: 6.1.14
OpenLens API: 6.1.14
Electron: 19.0.17
Node: 16.14.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant