Replies: 1 comment 3 replies
-
|
Hey @assapir , The mirrord Agent runs as a job, which is why the permissions are required (only in the mirrord OSS, in mirrord for Teams these permissions aren't needed for end users). You're right about the documentation though, we need to add that. Regarding Node, so you're toggling on mirrord, running the process, and the pop-up doesn't show? It's supposed to show on process start-up so the auto-attach later shouldn't be relevant. If this is the case, could you open a bug report and attach layer logs? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to run mirrord (via VSCode extension), I am getting the following error:
Not sure why it needs to run a k8s job, but it doesn't say anywhere I could find (not in the readme, nor in the FAQ) that the user is required to have such permission. In practice, it crashes the debug session.
Also, the pop-up to select which pod to connect doesn't show up when running a node process and debugging via auto-attach
Beta Was this translation helpful? Give feedback.
All reactions