Commit graph

118142 commits

Author SHA1 Message Date
Daniel A. Wozniak
5f36621afa Fix linter warnings 2023-08-08 14:47:15 -07:00
Daniel A. Wozniak
7b58472599 Clean-up 2023-08-08 14:47:15 -07:00
Daniel A. Wozniak
d931728bfe Clean up un-needed tests 2023-08-08 14:47:15 -07:00
Daniel A. Wozniak
ec7a44a52c More test fixes 2023-08-08 14:47:15 -07:00
Daniel A. Wozniak
0dc6cfc78f Fix minion comming up without master 2023-08-08 14:47:15 -07:00
Daniel A. Wozniak
2f6241aaff Run with py3.10 and migrate tests 2023-08-08 14:47:15 -07:00
Daniel A. Wozniak
027a29fd0a Clean up pre-commit 2023-08-08 14:47:15 -07:00
Jenkins
7d38fe0b25 Migrate master unit tests to pytest 2023-08-08 14:47:15 -07:00
Jenkins
353a9c32fa Fix wart in network util method 2023-08-08 14:47:15 -07:00
Jenkins
31c59ce450 Cleanup and refactor TCP transport 2023-08-08 14:47:15 -07:00
Daniel A. Wozniak
b4e407a8a9 More cleanup 2023-08-08 14:47:15 -07:00
Daniel A. Wozniak
fe5990536b Cleanup 2023-08-08 14:47:15 -07:00
Daniel A. Wozniak
ea3322b412 More test fixes 2023-08-08 14:47:15 -07:00
Daniel A. Wozniak
b31a98b3a7 Cleanup 2023-08-08 14:47:15 -07:00
Daniel A. Wozniak
4849a3529b Do not start tracemalloc 2023-08-08 14:47:15 -07:00
Daniel A. Wozniak
a2f428e5b3 More test fixes 2023-08-08 14:47:15 -07:00
Daniel A. Wozniak
fea99b1335 Fix wart in pub_connect 2023-08-08 14:47:15 -07:00
Daniel A. Wozniak
9683260d61 Test fixes 2023-08-08 14:47:15 -07:00
Daniel A. Wozniak
077c253954 Do not close non sock 2023-08-08 14:47:15 -07:00
Daniel A. Wozniak
7e3a5b10f1 Minion uses tcp transport for ipc 2023-08-08 14:47:15 -07:00
Daniel A. Wozniak
f3522141df un-commnet things we will keep 2023-08-08 14:47:15 -07:00
Daniel A. Wozniak
eb8328717d Merge async work with ipc work 2023-08-08 14:47:15 -07:00
Daniel A. Wozniak
cec5aa517d extras 2023-08-08 14:47:15 -07:00
Daniel A. Wozniak
149502ebfc Transport and event tests pass 2023-08-08 14:47:15 -07:00
Jenkins
3a4533ee0c Event unit tests 2023-08-08 14:47:15 -07:00
Daniel A. Wozniak
fb4ce8a741 Fix connection details for minion ipc 2023-08-08 14:47:15 -07:00
Daniel A. Wozniak
e102f8f11e Initial pass at consolidating ipc and tcp/zeromq 2023-08-08 14:47:15 -07:00
Wayne Gemmell
7ec90b0fcd Test and requested documentation added 2023-08-07 19:50:44 +00:00
Wayne Gemmell
33c9efda45 Linter fix 2023-08-07 19:50:44 +00:00
Wayne Gemmell
cdc2c20f5b Changelog added for 63714 2023-08-07 19:50:44 +00:00
Wayne Gemmell
2b46917c4a fixing for pre-commit 2023-08-07 19:50:44 +00:00
Wayne Gemmell
6227a8a407 _get_vpc_by_name return fixed for invalid vpc_name 2023-08-07 19:50:44 +00:00
Wayne Gemmell
5ac0683840 file permission update 2023-08-07 19:50:44 +00:00
Wayne Gemmell
49fa6669be linting fixes 2023-08-07 19:50:44 +00:00
Wayne Gemmell
69ee788738 Linting fix 2023-08-07 19:50:44 +00:00
Wayne Gemmell
630db2b261 Clean up and linting issues 2023-08-07 19:50:44 +00:00
Wayne Gemmell
fc89d6fe8b vpc_uuid parameter added to droplet creation 2023-08-07 19:50:44 +00:00
Megan Wilhite
c2d2522f1f
Merge pull request #64931 from s0undt3ch/hotfix/merge-forward
[master] Merge 3006.x into master
2023-08-07 19:34:39 +00:00
Pedro Algarvio
7d1907cd73
Fix missed salt.ext.tornado.gen.Return occurrence during merge forward
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-08-06 09:47:18 +01:00
Pedro Algarvio
ef367f4450
Fix changed requirements during merge forward
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-08-06 08:36:32 +01:00
Pedro Algarvio
6ed59e2727
Run pyupgrade against changed files from merge-forward
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-08-06 08:18:00 +01:00
Pedro Algarvio
af59576d96
Merge 3006.x into master 2023-08-06 08:13:52 +01:00
Megan Wilhite
a46d846ab6 Update to cryptography==41.0.3 due to https://github.com/advisories/GHSA-jm77-qphf-c4w8 2023-08-06 07:31:13 +01:00
MKLeb
3f3610f670 Add docs explaining key name in environment 2023-08-04 21:24:53 +01:00
MKLeb
a98d31775f Allow setting the key name using an environment variable 2023-08-04 21:24:53 +01:00
twangboy
c084e2bf75 Fix test file name 2023-08-04 20:44:32 +01:00
twangboy
e5eafd9dff Update changelog 2023-08-04 20:44:32 +01:00
twangboy
866175b707 Add functional tests for 1.2.1 and latest 2023-08-04 20:44:32 +01:00
twangboy
aea4ce188f Fix issues with choco states 2023-08-04 20:44:32 +01:00
Megan Wilhite
3a42b0ce58 Remove onedir pytest fixture workaround 2023-08-04 16:29:46 +01:00