-
Notifications
You must be signed in to change notification settings - Fork 1.5k
no-jira: add trace-config Claude command for installconfig field usage analysis #10190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Add /trace-config command to trace install config fields from schema definition through validation, defaults, and asset generation to final cluster deployment. Helps developers understand field flow when debugging, modifying, or adding new install config options. Example: /trace-config platform.aws.throughput 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
|
@tthvo: This pull request explicitly references no jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
@tthvo: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
I think AI helpers should go to: https://github.com/openshift-eng/ai-helpers |
nvm -- I see that we can keep repo-specific commands in-repo. Ignore me! |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: zaneb The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Add
/trace-configcommand to trace install config fields from schema definition through validation, defaults, and asset generation to final cluster deployment. Helps developers understand field flow when debugging, modifying, or adding new install config options.Example:
/trace-config platform.aws.throughputwith sample output here.🤖 Generated with Claude Code