cycloidio / cycloid-utils

Scripts to help, debug, troubleshoot on cycloid
0 stars 0 forks source link

report: be able to run a report from a aws/azure/gcp... stack #2

Open talset opened 4 years ago

talset commented 4 years ago

Should we use the debug field ?

https://github.com/cycloid-community-catalog/stack-external-worker/blob/master/extra/aws/external-worker-aws-cf-template.yaml#L198

Goal is if we don't have ssh access to the worker, update the stack with the good parameter to create the report automatically.

The password/secret could be provided by the customer as stack parameter.

We need to find a way to get the pastefile url.

gaelL commented 2 years ago

seems there is the following issue on GCP


1) gael@w00t:/tmp/debug$ cat ./access_port/concourse_tsa.log
nc -zv -w 2 worker.cycloid.dev 2222
main: line 181: nc: command not found