Skip to content

docs: add operational debugging tips to DEVELOPMENT.md#1028

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

docs: add operational debugging tips to DEVELOPMENT.md#1028
alliasgher wants to merge 1 commit into
fluxcd:mainfrom
alliasgher:docs-debugging-tips

Conversation

@alliasgher

@alliasgher alliasgher commented Apr 25, 2026

Copy link
Copy Markdown

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 37e46ab to ae34bcc Compare April 26, 2026 13:55
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 ae34bcc to 6abb29f 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