Now building a new binary (available soon at downloads.limacharlie.io) which will, given an oid run connectivity checks to determine if the LC cloud can be reached and if not at what stage it's failing.
It checks:
DNS resolution
TCP connection
SSL connection
SSL certificates
Type of change
[ ] Bug fix (non-breaking change that fixes an issue)
[x] New feature (non-breaking change that adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Description of the change
Now building a new binary (available soon at downloads.limacharlie.io) which will, given an
oid
run connectivity checks to determine if the LC cloud can be reached and if not at what stage it's failing. It checks:Type of change