Revisions of saline
Victor Zhestkov (vizhestkov)
committed
(revision 14)
- Update to version 2024.11.14: * Parse results of specific state functions only
Victor Zhestkov (vizhestkov)
committed
(revision 13)
- Update to version 2024.11.07: * Implement merging rules for `mods` of `state.*` functions * Fix possible fails on parsing mods list from the event
Victor Zhestkov (vizhestkov)
committed
(revision 12)
- Update to version 2024.10.16: * Add the header for the spec file * Build for all pythons with SUSE distros * Rename main spec file to saline.spec - Update to version 2024.10.03: * Make setuptools.find_packages produce packages list * Set license to Apache-2.0 * Use setuptools with wheels in the spec for packaging * Add automatic version resolution and building with setuptools * Adjust refs in _service to use openSUSE/saline repos * Fix images refs in README.md * Show all tooltips sorted for salt master stats * Simplify the call to `event_parser` * Fix the condition of detecting online minions * Add `suse/manager/pxe_update` events metrics * Add master stats metrics to the dashboard * Expose master stats events data - Update to version 2024.03.14: * Split out saline-formula package * Add default merge sls config for Uyuni * Improve the way of reading the state mods * Improve the way of detection if the minion is active * Populate minion id from event tag for some events * Add salt/minion/*/start and minion/refresh/* tags to the default config * Refactor reading salt event bus to improve the speed * Remove unused get_multiprocessing_logging_queue * Remove not needed enlock wrapper around threading.Lock
Victor Zhestkov (vizhestkov)
committed
(revision 11)
* Make setuptools.find_packages produce packages list
Victor Zhestkov (vizhestkov)
committed
(revision 10)
Set version in changelog header
Victor Zhestkov (vizhestkov)
committed
(revision 9)
- Update to version 2024.10.03: * Set license to Apache-2.0 * Use setuptools with wheels in the spec for packaging * Add automatic version resolution and building with setuptools * Adjust refs in _service to use openSUSE/saline repos * Fix images refs in README.md * Show all tooltips sorted for salt master stats * Simplify the call to `event_parser` * Fix the condition of detecting online minions * Add `suse/manager/pxe_update` events metrics * Add master stats metrics to the dashboard
Victor Zhestkov (vizhestkov)
committed
(revision 8)
Remove strict pythons list
Victor Zhestkov (vizhestkov)
committed
(revision 7)
- Update to version 2024.09.30: * Adjust refs in _service to use openSUSE/saline repos * Fix images refs in README.md * Show all tooltips sorted for salt master stats * Simplify the call to `event_parser` * Fix the condition of detecting online minions * Add `suse/manager/pxe_update` events metrics * Add master stats metrics to the dashboard * Expose master stats events data * Refactor reading salt event bus to improve the speed * Remove unused get_multiprocessing_logging_queue * Remove not needed enlock wrapper around threading.Lock
Victor Zhestkov (vizhestkov)
committed
(revision 6)
- Update to version 2024.03.14: * Split out saline-formula package * Add default merge sls config for Uyuni * Improve the way of reading the state mods * Improve the way of detection if the minion is active * Populate minion id from event tag for some events * Add salt/minion/*/start and minion/refresh/* tags to the default config * Refactor reading salt event bus to improve the speed * Remove unused get_multiprocessing_logging_queue * Remove not needed enlock wrapper around threading.Lock * Refactor reading salt event bus to improve the speed * Remove unused get_multiprocessing_logging_queue * Remove not needed enlock wrapper around threading.Lock
Victor Zhestkov (vizhestkov)
committed
(revision 5)
- Update to version 2023.12.22: (by Georg Pfuetzenreuter) * Add missing package requirements * Align the requirements with singlespec
Victor Zhestkov (vizhestkov)
committed
(revision 4)
- Update to version 2023.11.17: * Unified install calls in the spec * Move saline formulas to /usr/share/salt-formulas/ * Update README.md with the latest changes of deployment steps
Victor Zhestkov (vizhestkov)
committed
(revision 3)
Victor Zhestkov (vizhestkov)
committed
(revision 2)
- Update to version 2023.11.10: * Add _service.release for released package * Use round() instead of ceil() in Saline State Jobs dashboard * Flexible error handling on loosing metrics update * Make saline port configurable for Prometheus and Grafana * Make SSL configuration with saline-setup more flexible * Add saline-setup tool which can be used for Saline setup * Fix the bug causing tracebacks if disable_ssl set to True * Fix the expressions in Saline State Jobs dashboard * Remove unused variables from Saline State Jobs dashboard * Add formulas and forms to deploy Saline configs to Prometheus and Grafana
Victor Zhestkov (vizhestkov)
committed
(revision 1)
Displaying all 14 revisions