openziti / ziti

The parent project for OpenZiti. Here you will find the executables for a fully zero trust, application embedded, programmable network @OpenZiti
https://openziti.io
Apache License 2.0
2.82k stars 159 forks source link

Allow version update to be opt-in, or opt-out... #984

Closed dovholuknf closed 1 year ago

dovholuknf commented 1 year ago

https://github.com/openziti/ziti/pull/546 introduced an HTTP request at startup to github's api. It's probably a good idea to allow people to opt IN, or OUT of this functionality...

I think we should let people opt in, instead of doing it by default. Remove the automatic update checking from default behavior but let people opt IN if they provide an environment variable/flag

qrkourier commented 1 year ago

Cross-linking another issue with similar ideas for improving this behavior: https://github.com/openziti/ziti/issues/712