-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
rhel-sst-upgrades
-
None
-
False
-
-
None
-
None
-
None
-
None
-
None
As part of the experimental Live Mode implementation, various configuration options and functionalities have been outlined in models/livemode.py. As we transition towards making Live Mode a fully supported feature, a thorough reevaluation of these functionalities is essential. This review should focus on the following:
- Safety: Ensure that all existing functionalities in Live Mode are safe for production use. Identify any potential risks or vulnerabilities and propose necessary mitigations.
- e.g. generating strace during the rpm transaction can take a lot of space
- Necessity: Reassess the need for each functionality. Determine if all current options are essential or if any can be simplified, removed, or consolidated.
- or new functionality added
- Documentation: Ensure that each functionality is well-documented, including usage scenarios, configuration details, and any dependencies or limitations.