CCXDEV-16450: document disableRuntimeExtractor config option#1312
CCXDEV-16450: document disableRuntimeExtractor config option#1312opokornyy wants to merge 1 commit into
Conversation
|
@opokornyy: This pull request references CCXDEV-16450 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "5.0.0" version, but no target version was set. 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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: opokornyy 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 |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (2)
✅ Files skipped from review due to trivial changes (2)
📝 WalkthroughWalkthroughDocumentation was updated to describe the ChangesRuntime extractor documentation
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Add disableRuntimeExtractor configuration to arch.md and CLAUDE.md. This configmap-only option disables runtime-extractor resources when set to true. Signed-off-by: Ondrej Pokorny <opokorny@redhat.com>
6e8579e to
bb1332e
Compare
|
@opokornyy: all tests passed! 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. |
Add disableRuntimeExtractor configuration to arch.md and CLAUDE.md. This configmap-only option disables runtime-extractor resources when set to true.
Categories
Sample Archive
NoneDocumentation
docs/arch.mdUnit Tests
NonePrivacy
Yes. There are no sensitive data in the newly collected information.
Changelog
NoneBreaking Changes
No
References
https://redhat.atlassian.net/browse/CCXDEV-16450
Summary by CodeRabbit
dataReporting/disableRuntimeExtractorsetting, explaining how setting it totruedisables runtime extractor deployment and management (default:false).insights-configconfigmap to include the new option and default value.