image-automation-controller icon indicating copy to clipboard operation
image-automation-controller copied to clipboard

Improve documentation on debugging the controller locally

Open pjbgf opened this issue 2 years ago • 5 comments

The DEVELOPMENT.md could be improved to help users trying to debug problems or reproduce reported issues.

Things we could expand on:

  • Suspend objects that are irrelevant to the test at hand.
  • Environment variables
    • RUNTIME_NAMESPACE: limit the namespaces being watched.
  • Arguments
    • --concurrent: decreasing concurrency to 1.
  • Update dependencies section to reflect changes on source-controller. Now we no longer require installation of libgit2, libssh2 nor OpenSSL.

pjbgf avatar Apr 13 '22 07:04 pjbgf

I could take it, can't assign my self to the issue.

ehudyonasi avatar Jan 10 '23 12:01 ehudyonasi

Thank you for volunteering @ehudyonasi. I have assigned it to you.

pjbgf avatar Jan 11 '23 13:01 pjbgf

  1. podria enumerarse
  2. amigos
  3. #!/bin/bash i=0 while [$1 -lt10] do echo"hola mundo" done ((i++)) if [$1 -lt10]explicarme en resumen

JOAQUINPABLO001 avatar Mar 22 '23 14:03 JOAQUINPABLO001

hola my friend

JOAQUINPABLO001 avatar Mar 22 '23 14:03 JOAQUINPABLO001

Hej hej @ehudyonasi, just wanted to quickly check in on the progress here. Anything worth pointing out?

makkes avatar Mar 22 '23 15:03 makkes