All notable changes to this project will be documented in this file.
- Improve debug data
- Manually add the Orchestrator class to the Replica class list
- Accommodates
pe_compilers
- Increases the amount of unallocated memory from 25% to 20%
- Decreases the amount of memory allocated to PostgreSQL
shared_buffers
from 25% to 20%
- Define an intuitive output order
- Improve documentation
- Convert puppetserver from percent to remainder of unallocated processors
- Remove database settings not based upon resources
- Document formulas used
- Output common data as data
- Simplify spec test math
- Drop percent_clamp
- Convert calculations to percentages
- Improve debugging output
- Replace the concept of PE XL with PE Compilers
- Set log_temp_files equal to work_mem to minimize PostgreSQL logging
- Remove UseG1G.
- Do not output settings to stdout when outputting to files.
- Disable puppetdb garbage collection on compile masters.
- Add UseG1G.
- Support 2 CPU / 6 GB systems.
- Add flag to write to pe.conf.
- Discard STDERR when setting variables from command line commands.
- Tune more PostgreSQL settings.
- Avoid PuppetDB queries on older versions of PE.
- Implement compare option.
- Output details for duplicates.
- Add use_current_memory_per_jruby option.
- Buffer collection of current settings.
- Rename face.
- Update face documentation.
- Rename task.
- Note that the name of this module (and its face and task) are in flux.
- Implement as a module with a face and a task.
- Refactor use of PuppetDB
- Move cli code to separate file.
- Rename configuration class to query.
- Handle exceptions when PuppetDB is unavailable.
- Add spec tests.
- Improve estimate output and translation test.
- Implement extra large reference architecture.
- Add translation method
- Limit command_processing_threads
- Move inventory into its own class
- Refactor calculate methods.
- Remove dependency on pe.conf.
- Refactor roles, profiles, and components mappings.
- Allow use of the local system or an inventory file instead of PuppetDB.
- Update to PDK 1.7.0