Skip to content

docs: add debugging tips to DEVELOPMENT.md#1473

Open
alliasgher wants to merge 1 commit intofluxcd:mainfrom
alliasgher:docs-debugging-tips
Open

docs: add debugging tips to DEVELOPMENT.md#1473
alliasgher wants to merge 1 commit intofluxcd:mainfrom
alliasgher:docs-debugging-tips

Conversation

@alliasgher
Copy link
Copy Markdown

@alliasgher alliasgher commented Apr 25, 2026

Summary

Adds a 'Debugging the controller locally' section to DEVELOPMENT.md covering knobs not already in 'How to run the controller locally':

  • RUNTIME_NAMESPACE to scope the watch
  • --concurrent=1 to serialize reconciles for a clean trace
  • flux suspend for unrelated objects sharing the cluster

Cross-controller setup is already documented (or n/a for this controller) and is not duplicated here.

Assisted-by: Claude/claude-opus-4-7

@alliasgher alliasgher force-pushed the docs-debugging-tips branch from db58427 to fb5be0b Compare April 26, 2026 13:54
Adds a 'Debugging the controller locally' section covering knobs that
are not already in 'How to run the controller locally':

- RUNTIME_NAMESPACE to scope the watch
- --concurrent=1 to serialize reconciles for a clean trace
- flux suspend for unrelated objects sharing the cluster

Assisted-by: Claude/claude-opus-4-7
Signed-off-by: alliasgher <alliasgher123@gmail.com>
@alliasgher alliasgher force-pushed the docs-debugging-tips branch from fb5be0b to 3ee9423 Compare April 26, 2026 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant