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

VSCode extension doesn't list pods outside the default namespace #15

Closed
7onn opened this issue Mar 10, 2022 · 2 comments · Fixed by #17
Closed

VSCode extension doesn't list pods outside the default namespace #15

7onn opened this issue Mar 10, 2022 · 2 comments · Fixed by #17
Assignees
Labels
enhancement New feature or request

Comments

@7onn
Copy link

7onn commented Mar 10, 2022

Description:
I went to test the extension with an app written in Golang which runs outside of my cluster's default namespace. After clicking on Start mirrord in the status bar, only pods placed in the default namespace are listed. Because of this, I wasn't able to proceed with the tests.

Notes:
I'm not sure what useful information I could add here since the debugging mode never got to receive forwarded connections. But feel free to ask anything for I'm willing to help =)

@aviramha
Copy link
Member

Thanks! We don't support non-default namespaces in current version of the extension.
We will work on adding this feature next version.

@aviramha aviramha added the enhancement New feature or request label Mar 10, 2022
This was linked to pull requests Mar 11, 2022
@eyalb181
Copy link
Member

eyalb181 commented Mar 12, 2022

Released version 1.1.0 of the extension, which adds a settings button that lets you change the namespace and the remote port. Thanks @7onn for the input!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
3 participants