Commit graph

119372 commits

Author SHA1 Message Date
Salt Project Packaging
c5392cdbdb
Release v3006.8 2024-04-29 03:29:26 +00:00
Daniel A. Wozniak
eedcf490af Add changelog for dns change detection 2024-04-25 10:16:46 -07:00
Daniel A. Wozniak
ddcfb2e183 Update docs for master dns changes
Update docs to use master_alive_interval to detect master ip changes via
DNS.
2024-04-25 10:16:46 -07:00
Daniel A. Wozniak
d2c59f45b6 Minions check dns when re-connecting to a master
Check for a chainging dns record anytime a minion gets disconnected from
it's master. See github issue #63654 #61482.
2024-04-25 10:16:46 -07:00
Daniel A. Wozniak
b1754eeb63 Regression tests for dns defined masters
Adding tests to validate we check for changing dns anytime we're
disconnected from the currently connected master
2024-04-25 10:16:46 -07:00
Daniel A. Wozniak
975c2a439b Package fix 2024-04-24 12:17:41 +01:00
Daniel A. Wozniak
8a98919ab5 Bump cache seed 2024-04-24 12:17:41 +01:00
Daniel A. Wozniak
2ec357ea4e Upgrade relenv to 0.16.0 2024-04-24 12:17:41 +01:00
Pedro Algarvio
5d72dc8455 Stop treating nightly/scheduled builds differently 2024-04-23 17:42:48 +01:00
Pedro Algarvio
06dc7231ae Fix test assertion to support PhotonOS 2024-04-23 13:37:17 +01:00
Pedro Algarvio
8128db4a60 Revert "Revert "Skip symlink test on windows""
This reverts commit bd53746ca3.
2024-04-23 13:37:17 +01:00
Pedro Algarvio
cf54203c93 Revert "Revert "Add changelog for 66400""
This reverts commit 59813a60c2.
2024-04-23 13:37:17 +01:00
Pedro Algarvio
87f2271370 Revert "Revert "Preserve target permissions when setting link ownership""
This reverts commit a7ad08d22d.
2024-04-23 13:37:17 +01:00
Pedro Algarvio
4098a29c8e Add windows support to _verify_virtualenv function in salt.modules.virtualenv_mod 2024-04-23 07:31:45 +01:00
Pedro Algarvio
3a774bd92d Migrate tests/pytests/integration/modules/test_pip.py to functional tests 2024-04-23 07:31:45 +01:00
Pedro Algarvio
60ae12fede The test us a unit test, not functional. No need for the test yaml file either. 2024-04-23 07:31:45 +01:00
Pedro Algarvio
08e59972d8 Allow failing to upload on PR's, but not on branch builds 2024-04-23 07:31:45 +01:00
Pedro Algarvio
215b17bd22 Provide a fallback description for labels without a description 2024-04-23 07:31:45 +01:00
Pedro Algarvio
2e16029108 Select all available OS'es if test:coverage label is set 2024-04-23 07:31:45 +01:00
Pedro Algarvio
78c6c47349 Fix code coverage uploads 2024-04-23 07:31:45 +01:00
Pedro Algarvio
38ed660c2a Add photonos-5-arm64 to mandatory OS listing
This will prevent PR reverts like https://github.com/saltstack/salt/pull/66413
2024-04-22 16:13:02 +01:00
Pedro Algarvio
a7ad08d22d Revert "Preserve target permissions when setting link ownership"
This reverts commit 7a1a558cfc.
2024-04-22 16:04:24 +01:00
Pedro Algarvio
59813a60c2 Revert "Add changelog for 66400"
This reverts commit 1b2bd485b7.
2024-04-22 16:04:24 +01:00
Pedro Algarvio
bd53746ca3 Revert "Skip symlink test on windows"
This reverts commit 7aaf13b8a8.
2024-04-22 16:04:24 +01:00
Pedro Algarvio
34efe6d72c Drop Debian-10 its EOL
https://chat.google.com/room/AAAA3ojQwho/PNgKol0ihuk/PNgKol0ihuk?cls=10
2024-04-22 16:03:35 +01:00
Pedro Algarvio
53990e2944 Bump to aiohttp==3.9.4 due to https://github.com/advisories/GHSA-7gpw-8wmc-pm8g 2024-04-22 12:38:20 +01:00
Daniel A. Wozniak
7aaf13b8a8 Skip symlink test on windows 2024-04-20 15:00:04 -07:00
Daniel A. Wozniak
1b2bd485b7 Add changelog for 66400 2024-04-20 15:00:04 -07:00
Daniel A. Wozniak
7a1a558cfc Preserve target permissions when setting link ownership
Set ownerhip on symlinks without running chown. Running chown on a link
will set the permissions on a target because link perms are
meaningless.
2024-04-20 15:00:04 -07:00
Tyler Levy Conde
9a166d85cf fix pre-commit 2024-04-18 15:17:42 -07:00
Tyler Levy Conde
a81e0152ac fixed failing tests 2024-04-18 15:17:42 -07:00
Tyler Levy Conde
8a724997a7 Remove extra tests added after rebasing 2024-04-18 15:17:42 -07:00
Tyler Levy Conde
eef1ff2e2d Add changelog 2024-04-18 15:17:42 -07:00
Tyler Levy Conde
5d68c11560 Added tests and verified functionality 2024-04-18 15:17:42 -07:00
Massimo Cetra
4ec9aad964 auto discovery of ssh, scp and ssh-keygen binaries. 2024-04-18 15:17:42 -07:00
Pedro Algarvio
d8edd611ff Revert "Add more loader dunders to cp module."
This reverts commit 159d9327d1.
2024-04-18 07:16:55 +01:00
Pedro Algarvio
ece16ca7ef Revert "Add tests for opts dunder"
This reverts commit 54372bd248.
2024-04-18 07:16:55 +01:00
Pedro Algarvio
466b26f101 Revert "Try importing opts dunder"
This reverts commit b7c3a2eba6.
2024-04-18 07:16:55 +01:00
Pedro Algarvio
1ad4918023 Revert "Better handling of loader returns"
This reverts commit 0b8dbd8f20.
2024-04-18 07:16:55 +01:00
Pedro Algarvio
de572d2233 Revert "Fix broken tests"
This reverts commit ee069a155b.
2024-04-18 07:16:55 +01:00
Pedro Algarvio
88b08f6d8d Revert "Fix another test using __opts__"
This reverts commit f3ab61b069.
2024-04-18 07:16:55 +01:00
Pedro Algarvio
8de027e249 Revert "Fix windows pkg tests"
This reverts commit 02cba2d606.
2024-04-18 07:16:55 +01:00
Shane Lee
1e0ef25461
Merge pull request #66381 from whytewolf/nice
[3006.x] remove nice log line
2024-04-17 10:39:16 -06:00
Thomas Phipps
698c736477
Merge branch '3006.x' into nice 2024-04-16 12:48:23 -07:00
Thomas Phipps
57d8471a5c changelog 2024-04-16 19:11:03 +00:00
Thomas Phipps
b26e49b574 remove log that did nothing 2024-04-16 19:08:08 +00:00
Pedro Algarvio
012d1fd205 Bump to idna==3.7 due to https://github.com/advisories/GHSA-jjg7-2v4v-x38h 2024-04-16 19:14:58 +01:00
Pedro Algarvio
3dcf24c76d Bump to dnspython==2.6.1 due to https://github.com/advisories/GHSA-3rq5-2g8h-59hc 2024-04-16 19:14:58 +01:00
Pedro Algarvio
159cd565c4 Bump to salparse==0.5.0 due to https://github.com/advisories/GHSA-2m57-hf25-phgg 2024-04-16 19:14:58 +01:00
Shane Lee
75f1449b32 Fix output volume test, skip say test 2024-04-16 14:54:47 +01:00