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

Non-disruptive Ziti Desktop Edge Updates #474

Closed
surennaidu opened this issue Oct 29, 2021 · 4 comments · Fixed by #554
Closed

Non-disruptive Ziti Desktop Edge Updates #474

surennaidu opened this issue Oct 29, 2021 · 4 comments · Fixed by #554

Comments

@surennaidu
Copy link

The auto update / installation process in ziti deskop edge is service disruptive where the ziti service and the ongoing connections are terminated as part of the upgrade process. The user is therefore forced to lose their application connections or data rather than being able to choose when they wish to update. Can we do our software update like how windows does it - 1. Allow user to manually update 2. Update at set time / after - ex after x / y/z/ hours that the user can select 3. Allow it to update as per the notification. As orgs start using us for critical apps / traffic, we should handle updates that can be controlled by users such that it doesn't disrupt their work.

@mary-dcouto
Copy link
Contributor

WDE already supports the points 1 and 3. The second point is something that we need to discuss further.

@surennaidu
Copy link
Author

If we can leave a day or two's time for point 1 - it would be more user friendly. The manual update window is quite short. In other words, on point 2 - give the user time for a week to update

@surennaidu
Copy link
Author

surennaidu commented Oct 29, 2021

  1. Manual update - should be done any time within a week 2. Remind me after x hours, y hours, after 1 day

@dovholuknf
Copy link
Member

Manual update - should be done any time within a week 2. Remind me after x hours, y hours, after 1 day

This will be implemented in the 2.1.4 release (not for the users already deployed).

When a new release is published, after the update check happens (up to 10 minutes), if the UI is open you will see a different icon in the tray showing an update is ready.

It looks like this:
image

The App then shows the same on the Main Menu:
image

Clicking on the Main Menu allows the user to update when they choose. If after 7 days (the default) the user has NOT updated - they will be updated automatically without user interaction 7 days after the publish of the update. If a newer update is published - the clock will reset and the user will have 7 new days.
image

At this time, the user will be continuously nagged that an update is available every 4 hours. If that's too much - we can always tune that down

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

Successfully merging a pull request may close this issue.

3 participants