Bug 1793566
Summary: | [RFE] Fact and report collecting should be opt-in | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Bryan Kearney <bkearney> |
Component: | Fact | Assignee: | satellite6-bugs <satellite6-bugs> |
Status: | CLOSED WONTFIX | QA Contact: | Radovan Drazny <rdrazny> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.4 | CC: | lzap, mhulan |
Target Milestone: | Unspecified | Keywords: | FutureFeature |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-03-11 14:03:50 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Bryan Kearney
2020-01-21 15:13:17 UTC
Created from redmine issue https://projects.theforeman.org/issues/28825 Upstream bug assigned to None The upstream patch was rejected in the form of a simple implementation of a flag that disables facts/reports parsing. Concerns: * the patch creates problem for subscription-manager and puppet facts which we parse and store as extra host attributes like uptime or cpu/core count and memory * there is now effort to disble or extract puppet code into plugin which will sove the issue * we want to have less settings overall to decrease matrix of possible states for easier troubleshooting * initial effort and evaluation has been done in order to find better ways to store reports and facts in the DB * this is a dirty and temporary solution to the problem, we should really push for cleaner solution no matter how much more work it is I am going to close this BZ because if we want to solve the problem, we probably need to take a different approach. |