salt/salt
Daniel A. Wozniak 2e9640a148 Restart maintenance process periodically.
Unfortunatly pygit2 still has enough memory leaks that we can't use it
in long running processes. Restart the maintenance process peridically
to clean up the memory consumed by pygit, and others.

Add fileserver_interval and maintenance_interval to configure how often
these processes restart.
2023-03-23 17:23:26 -07:00
..
_logging
acl
auth Linter fix, clean up un-needed exception handler 2023-01-21 07:51:50 +00:00
beacons
cache fix pre-commit 2022-10-12 14:24:50 -06:00
channel Fix presence events on TCP transport 2022-12-08 10:59:34 -07:00
cli
client Syndics honor MoM acl 2023-01-11 10:35:48 -07:00
cloud Add a few more nice to have hooks 2023-02-07 07:10:13 +00:00
config Restart maintenance process periodically. 2023-03-23 17:23:26 -07:00
daemons Added keep_jobs_seconds config option, deprecated keep_jobs 2022-12-06 07:07:53 -07:00
defaults
engines Ensure 3006 version is now 3006.0 2022-12-09 07:19:53 -07:00
executors
ext
fileserver Use packaging for version parsing. looseversion when needed only. 2023-01-09 12:31:51 -07:00
grains rebase 2023-03-21 21:42:08 +00:00
loader loader: Add __opts__ to pack if not already present 2022-11-07 13:35:04 -07:00
log
log_handlers
matchers
metaproxy Need to move the creation of the proxy object for the ProxyMinion further down in the initialization for sub proxies to ensure that all modules, especially any custom proxy modules, are available before attempting to run the init function. 2022-11-18 12:33:16 -07:00
modules Fix wayward uses of "RPM" in dpkg module 2023-03-16 21:56:44 +00:00
netapi better error reporting in cherrypy 2023-03-10 12:45:52 +00:00
output fix formatting for terse 2022-11-13 23:58:49 +01:00
pillar Use packaging for version parsing. looseversion when needed only. 2023-01-09 12:31:51 -07:00
platform
proxy Fix trailing whitespace issue 2023-01-31 13:21:45 -07:00
queues
renderers
returners Use packaging for version parsing. looseversion when needed only. 2023-01-09 12:31:51 -07:00
roster add some tests 2022-10-10 16:48:48 -04:00
runners Use packaging for version parsing. looseversion when needed only. 2023-01-09 12:31:51 -07:00
sdb
serializers add versionadded to keyvalue serializer 2022-11-08 12:52:59 -07:00
spm Removed Python 2 code due to python 2 not being supported anymore 2022-11-08 12:38:15 -07:00
states Update names of modules in warnings to avoid confusion 2023-02-13 10:11:19 -07:00
templates Add a few more nice to have hooks 2023-02-07 07:10:13 +00:00
thorium
tokens
tops
transport Fix presence events on TCP transport 2022-12-08 10:59:34 -07:00
utils Paramatrized tests, added more tests, convert str to bytes 2023-03-21 23:00:38 +00:00
wheel
__init__.py Salt no longer vendors six 2023-03-14 17:48:29 +00:00
_compat.py
crypt.py
exceptions.py
features.py
fileclient.py
key.py
master.py Restart maintenance process periodically. 2023-03-23 17:23:26 -07:00
minion.py Handle the situation when a sub proxy minion does not init properly, eg. an exception happens, and the sub proxy object is not available. 2023-03-22 18:25:32 +00:00
payload.py
runner.py
scripts.py Simplify pip wrapper in salt/scripts.py 2022-12-23 16:24:54 +00:00
state.py Update state_events opt handling to be consistent 2023-02-02 16:06:44 +00:00
syspaths.py
template.py fix 63724 2023-03-22 23:37:59 +00:00
version.py rebase 2023-03-21 21:42:08 +00:00