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
- 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
- [Bug]: redismod._connect rejects valid db=0 due to truthy check
- [Bug]: engines/redis_sentinel never starts on Python 3 (dict_values has no .pop) and ignores AUTH
- [Bug]: redis_return returner silently ignores documented redis.password configuration
- [Bug]: redis_cache: cache.list() returns empty for hierarchical banks; flush of nested banks leaves orphan references
- Docs
- Python not yet supported