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

Improve documentation on debugging the controller locally

Open pjbgf opened this issue 2 years ago • 0 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: decrease concurrency to 1.
  • Configuring cross-controller interactions.

pjbgf avatar Apr 12 '22 14:04 pjbgf