.. |
_logging
|
|
|
acl
|
|
|
auth
|
Linter fix, clean up un-needed exception handler
|
2023-01-21 07:51:50 +00:00 |
beacons
|
|
|
cache
|
|
|
channel
|
Fix presence events on TCP transport
|
2022-12-08 10:59:34 -07:00 |
cli
|
Do not set perms on cachedir for syndic
|
2023-04-15 20:49:08 +01:00 |
client
|
User responsible for the runner is now correctly reported in the events on the event bus for the runner.
|
2023-04-10 11:49:42 -06:00 |
cloud
|
Add a few more nice to have hooks
|
2023-02-07 07:10:13 +00:00 |
config
|
Add salt user when installing debian packages
|
2023-04-15 20:49:08 +01: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
|
Merge remote-tracking branch 'upstream/3006.x' into merge-forward/3006.x/master
|
2023-04-20 17:39:55 -05: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
|
Add more test coverage and fix previous failing tests
|
2023-04-07 13:23:39 +00:00 |
returners
|
Use packaging for version parsing. looseversion when needed only.
|
2023-01-09 12:31:51 -07:00 |
roster
|
|
|
runners
|
User responsible for the runner is now correctly reported in the events on the event bus for the runner.
|
2023-04-10 11:49:42 -06: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
|
Merge remote-tracking branch 'upstream/3006.x' into merge-forward/3006.x/master
|
2023-04-20 17:39:55 -05:00 |
templates
|
Add a few more nice to have hooks
|
2023-02-07 07:10:13 +00:00 |
thorium
|
|
|
tokens
|
|
|
tops
|
|
|
transport
|
check if file exists before chmod
|
2023-04-12 12:31:57 -07:00 |
utils
|
bad fix
|
2023-04-12 12:31:57 -07:00 |
wheel
|
|
|
__init__.py
|
Address review comments
|
2023-04-13 18:47:11 -07:00 |
_compat.py
|
|
|
crypt.py
|
|
|
exceptions.py
|
|
|
features.py
|
|
|
fileclient.py
|
properly clean up the fileclient in extmods
|
2023-04-07 13:23:39 +00:00 |
key.py
|
|
|
master.py
|
Restart maintenance process periodically.
|
2023-04-13 12:30:40 +01: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
|
Address review comments
|
2023-04-13 18:47:11 -07:00 |
state.py
|
swap out list() for square brackets. potentially faster.
|
2023-04-11 18:24:26 +00:00 |
syspaths.py
|
|
|
template.py
|
fix 63724
|
2023-03-22 23:37:59 +00:00 |
version.py
|
Release v3006.0
|
2023-04-18 21:05:02 +00:00 |