Commit graph

121362 commits

Author SHA1 Message Date
Daniel A. Wozniak
43565e2210 Fix syndic test on fips platforms 2024-06-24 09:20:28 -07:00
bdrx312
378b1061e8 Fix incorrect version argument will be ignored warning 2024-06-24 09:14:08 -07:00
Daniel A. Wozniak
2a04013aae Fix duplicate kwarg 2024-06-24 04:36:31 -07:00
Daniel A. Wozniak
0559f97be3 Fix deltaproxy and cluster tests in fips mode. 2024-06-24 02:53:31 -07:00
Daniel A. Wozniak
1082ce3c5f Mulitple fips test run fixes 2024-06-24 01:18:53 -07:00
Daniel A. Wozniak
57779dea8a Fim master key decrypt 2024-06-23 06:13:22 -07:00
Daniel A. Wozniak
29bb08c662 Remove duplicate tests that are out of date 2024-06-23 04:09:07 -07:00
Daniel A. Wozniak
1532472dcb salt.crypt.private_encrypt is no longer needed
The class moethod salt.crypt.PrivateKey.encrypt replaces
salt.crypt.private_encrypt
2024-06-22 12:42:24 -07:00
Daniel A. Wozniak
84a9175e2c Fix merge forward duplicate tests 2024-06-22 11:42:42 -07:00
Daniel A. Wozniak
5f1b51901c Avoid circular import 2024-06-22 07:53:30 -07:00
Daniel A. Wozniak
9c12b06903 test fixes 2024-06-22 05:11:12 -07:00
Daniel A. Wozniak
561ad66dbb Fix linter error 2024-06-22 01:33:01 -07:00
Jamie Murphy
a461c4bbec precommit fixes 2024-06-22 00:40:31 -07:00
Jamie (Bear) Murphy
a2fac53127 test httpclient in pillar 2024-06-22 00:40:31 -07:00
Matthias Kesler
0b92bfdf80 Fix #66194: Exchange HTTPClient by AsyncHTTPClient in salt.utils.http 2024-06-22 00:40:31 -07:00
Daniel A. Wozniak
60cc8dbce8 Merge forward 3006.x into 3007.x 2024-06-21 23:53:49 -07:00
Daniel Mach
3bc6e3a01d Fix utf8 handling in 'pass' renderer and make it more robust
(cherry picked from commit 8dfc923876)
2024-06-20 20:22:35 -07:00
Daniel Mach
da375bb682 Migrate string formatting in 'pass' renderer to a f-string 2024-06-20 20:22:35 -07:00
jeanluc
a37e5c704b Use file paths for x509_v2 functional state tests
... they are more realistic.
2024-06-20 20:03:57 -07:00
jeanluc
c1642c5b50 Make local signing with policy containing signing key work 2024-06-20 20:03:57 -07:00
jeanluc
56234c13f1 Add test for issue #66414 2024-06-20 20:03:57 -07:00
Daniel A. Wozniak
2f84693dc3 Add changelog for #65251 2024-06-19 20:35:07 -07:00
Daniel A. Wozniak
c174570e53 Allow NamedLoaderContexts to be returned from loader
It is useful in some cases to return NamedLoaderContexts from loaded
functions. Instead of choking or requireing implimenters to call the
context's value() method before being de-scoped, detect when a
NamedLoaderContext has been returned and return the value from the
current context.
2024-06-19 20:35:07 -07:00
dmurphy18
d1d84e87b3 Removed comment line and removed typo 2024-06-19 11:23:50 -07:00
David Murphy
8a9c92a72d Updated changelog 2024-06-19 11:23:50 -07:00
David Murphy
ae459fa73a Update to include croniter in pkg requirements 2024-06-19 11:23:50 -07:00
Daniel A. Wozniak
44200b16cc Skip package meta tests on old rpm cli versions 2024-06-19 11:23:05 -07:00
ScriptAutomate
1b39837f34 Use older Linux OS for wider CI deps compatibility 2024-06-18 22:15:38 -07:00
Daniel A. Wozniak
ecd92059af Add changelog for fips fix 2024-06-18 22:12:20 -07:00
Daniel A. Wozniak
d4b4067ee4 Add tests for garbage input 2024-06-18 22:12:20 -07:00
Daniel A. Wozniak
c408cddfaf Remove un-needed print statments 2024-06-18 22:12:20 -07:00
Daniel A. Wozniak
9d24b79637 Clean up cruft and add comment 2024-06-18 22:12:20 -07:00
Daniel A. Wozniak
534bf76463 Helpful log messages for when things go wrong
Provide helpful log messages on the master and minions if a minion uses
signing or encryption that is not suppoted by the master.
2024-06-18 22:12:20 -07:00
Daniel A. Wozniak
80a2f65e58 Attempt to fix windows package tests 2024-06-18 22:12:20 -07:00
Daniel A. Wozniak
e2e3dc9634 Windows master tests fix 2024-06-18 22:12:20 -07:00
Daniel A. Wozniak
a10aa05f41 Ensure key is bytes not string 2024-06-18 22:12:20 -07:00
Daniel A. Wozniak
389aac9663 More fips test fixes 2024-06-18 22:12:20 -07:00
Daniel A. Wozniak
a5787031b0 Fix publish_signing_algorithm conditional 2024-06-18 22:12:20 -07:00
Daniel A. Wozniak
63bab25e1c Fix more FIPS tests 2024-06-18 22:12:20 -07:00
Daniel A. Wozniak
96395966da Fix scenarios tests under FIPS 2024-06-18 22:12:20 -07:00
Daniel A. Wozniak
1d0fcee9c1 Fix tests for fips runs 2024-06-18 22:12:20 -07:00
Daniel A. Wozniak
db823848f4 Attempt windows fix 2024-06-18 22:12:20 -07:00
Daniel A. Wozniak
58fe224eeb More fips test fixes 2024-06-18 22:12:20 -07:00
Daniel A. Wozniak
09e09741d4 Skip tests that will not succeed when FIPS provider is used 2024-06-18 22:12:20 -07:00
Daniel A. Wozniak
20312c732d Add cryptography to Salt versions report 2024-06-18 22:12:20 -07:00
Daniel A. Wozniak
7b3a89c821 Fix tests undef fips 2024-06-18 22:12:20 -07:00
Daniel A. Wozniak
7322f3796b Enforce valid publish_signing_algorithm config 2024-06-18 22:12:20 -07:00
Daniel A. Wozniak
73d35c9d54 More test update to support fips 2024-06-18 22:12:20 -07:00
Daniel A. Wozniak
6d1cb70a37 fix black 2024-06-18 22:12:20 -07:00
Daniel A. Wozniak
a40196be9e Fix typo 2024-06-18 22:12:20 -07:00