Add helm hooks to run ngrok diagnose
to check the network for connectivity
#445
Labels
ngrok diagnose
to check the network for connectivity
#445
Description
ngrok can sometimes be blocked by corporate firewalls https://ngrok.com/docs/guides/other-guides/running-behind-firewalls/
We can have people test their connection when we see they have specific errors in their logs, but it would be nice if the helm chart could test this for you when installing it.
You can run the diagnose command in the ngrok agent container easily like this
We should include this as a helm
pre-install
andpre-upgrade
hooks as well as a helm test that could then be ran ad-hoc viahelm test ngrok-operator
Use Case
Inform users quickly of a specific network issue rather than them installing it and having to debug the logs to find network errors
Related issues
No response
The text was updated successfully, but these errors were encountered: