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

Revisit the NODE_TLS_REJECT_UNAUTHORIZED env variable, properly install CA cert instead #1055

Open
mturley opened this issue Nov 4, 2020 · 2 comments

Comments

@mturley
Copy link
Collaborator

mturley commented Nov 4, 2020

We turned off NodeJS TLS validation with this variable in the Dockerfile to avoid errors when logging in on some clusters. We should find a better solution.

@mturley
Copy link
Collaborator Author

mturley commented Nov 4, 2020

Equivalent in virt-ui: kubev2v/forklift-ui#187

@gildub
Copy link
Collaborator

gildub commented Nov 16, 2020

@mturley, @ibolton336, to be able to use same approach for mig-ui we need to have the backend to provide api service endpoint on svc.cluster.local.

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

No branches or pull requests

2 participants