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

Deploy panic because app override internal env #678

Open
htiennv opened this issue Nov 13, 2023 · 0 comments
Open

Deploy panic because app override internal env #678

htiennv opened this issue Nov 13, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@htiennv
Copy link
Contributor

htiennv commented Nov 13, 2023

Problem

In examples/hello/weaver.toml i added the env (same env in bootstrap runtime):

env = ["ENVELOPE_TO_WEAVELET_FD=9", "WEAVELET_TO_ENVELOPE_FD=10"]

it panic when run:

cd  examples/hello
weaver multi deploy weaver.toml

I think should ignore internal env in app env for prevent user override it.

@mwhittaker mwhittaker self-assigned this Nov 15, 2023
@mwhittaker mwhittaker added the enhancement New feature or request label Nov 15, 2023
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
Development

No branches or pull requests

2 participants