You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Currently when I do local-install and the node image is not there, it pulls the image from private registry since I have access to it. But when I run plugin command for it, it gives me unauthorized. I can do docker pull and access that plugin image but doesn't work with eigenlayer plugin command.
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior eigenlayer plugin command should be able to pull the internal repo similar to local-install
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Smartphone (please complete the following information):
Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.
Describe the bug
Currently when I do local-install and the node image is not there, it pulls the image from private registry since I have access to it. But when I run
plugincommand for it, it gives me unauthorized. I can dodocker pulland access that plugin image but doesn't work witheigenlayer plugincommand.To Reproduce
Steps to reproduce the behavior:
Expected behavior
eigenlayer plugincommand should be able to pull the internal repo similar tolocal-installScreenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.