salt
https://github.com/saltstack/salt
Python
Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported429 Subscribers
View all SubscribersAdd a CodeTriage badge to salt
Help out
- Issues
- Fix pgjsonb returner referencing salt.utils.jid without importing it
- [Bug]: pgjsonb save_load silently swallows all IntegrityError types, hiding real schema bugs
- Narrow pgjsonb save_load IntegrityError swallow to duplicate-jid only
- [TECH DEBT] pgjsonb writes database errors to stderr, bypassing Salt's logger
- Route pgjsonb database errors through Salt's logger instead of stderr
- Add configurable connect_timeout to pgjsonb returner
- [Bug]: pgjsonb mutates a module global PG_SAVE_LOAD_SQL, breaking mixed-version PostgreSQL deployments
- [Bug]: pgjsonb returner and event_return propagate database errors with poor diagnostics
- Unify error handling in pgjsonb returner and event_return
- [Bug]: 3006.24 Memory leak
- Docs
- Python not yet supported