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

router - consider changing default tunnel mode to "host" #267

Open
qrkourier opened this issue Oct 29, 2024 · 0 comments
Open

router - consider changing default tunnel mode to "host" #267

qrkourier opened this issue Oct 29, 2024 · 0 comments

Comments

@qrkourier
Copy link
Member

Default mode is "none" because the router will panic crash if it wasn't created with tunneler enabled. This means that existing routers upgrading to a chart with default mode "host" will fail to start after the upgrade unless they happen to have tunneler administratively enabled.

If default IS changed, then update doc section "Host tunnel mode" and publish the intervention to enable tunneling on an existing router:

ziti edge update edge-router "router1" \
   --tunneler-enabled

ziti edge update identity "router1" \
    --role-attributes acme-hosts

Also, if changing the default, some impact is expected, so inform the team about this problem.

Consider changing the router's behavior in this issue to avoid panic if tunneler NOT administratively enabled: openziti/ziti#2238

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

1 participant