Skip to content

docs: add debugging tips to DEVELOPMENT.md#1300

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

docs: add debugging tips to DEVELOPMENT.md#1300
alliasgher wants to merge 1 commit into
fluxcd: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

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 b937a0c to 7d25703 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