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

Enhancement/644 env reinstall warning #766

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

hardyjohnson
Copy link
Contributor

This is a draft PR to handle the request for #644.

Note the current code asserts the global services are running and emits a warning and command example warden svc up if not.

Running warden svc up will run the assertWardenInstall function which checks the warden directory .installed file exists and whether the ssh_config includes values for the tunnel (which would be wiped out by an OS upgrade).

I am not sure this is the full and total solution, discuss.

/cc @navarr @Vinai @bap14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

1 participant