Skip to content
New issue

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

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

Already on GitHub? # to your account

Uhyve ignores environment variables #35

Closed
jounathaen opened this issue Sep 10, 2020 · 3 comments
Closed

Uhyve ignores environment variables #35

jounathaen opened this issue Sep 10, 2020 · 3 comments
Assignees

Comments

@jounathaen
Copy link
Member

jounathaen commented Sep 10, 2020

If there are more than 128 environment variables, uhyve ignores the rest of them. This behaviour was introduced in #34 which fixes #31 , before that it crashed in that case.

In the long run, a better solution is desired here, contributions welcome!

@charlottestinson
Copy link
Contributor

Hello, this is the same team from UT! We are interested in working on this issue as well. Would that be alright?

@jounathaen
Copy link
Member Author

Sure. As this one implies changes to multiple repositories, I'd suggest you first present your approach here before actually implementing it.

@jounathaen
Copy link
Member Author

This one is basically resolved: Uhyve puts an arbitrary amount of env variables in the device tree and the kernel reads them. What is left is to deprecate the hypercalls (see #754)

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

No branches or pull requests

2 participants