Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2018.3] Merge forward from 2017.7 to 2018.3 #48487

Merged
merged 24 commits into from Jul 9, 2018

Conversation

rallytime
Copy link
Contributor

Conflicts:

  • pkg/windows/req.txt
  • salt/netapi/rest_tornado/saltnado.py
  • salt/utils/versions.py
  • tests/integration/states/test_file.py

garethgreenaway and others added 24 commits July 1, 2018 12:33
…e owner and group will force the setuid & setgid bits to reset. This change ensures that we set the mode after setting the owner & group.
The outputter detection was always failing because `data` is the return
from the `jobs.list_job` runner, which has an extra dictionary level at
the top.
redis.StrictRedis.hmset expects a dict as its second arg.

hmset(self, name, mapping) method of redis.client.StrictRedis instance
    Set key to value within hash ``name`` for each corresponding
    key and value from the ``mapping`` dict
When run with salt.function in an orchestration,
several private key/value pairs are passed in
addition to the requested pairs:

127.0.0.1:6379> hkeys testing
 1) "__pub_arg"
 2) "field1"
 3) "__pub_jid"
 4) "__pub_fun"
 5) "field2"
 6) "field3"
 7) "__pub_tgt"
 8) "__pub_ret"
 9) "__pub_user"
10) "__pub_master_id"
11) "__pub_tgt_type"

Updated to filter them.
Fix outputter detection in jobs.lookup_jid runner
…ensure_chmod_setuid_with_chown

[2017.7] fixes to module/file.py
Also allow pylint to be run from a virtualenv
Adds back libnacl
Adds back libsodium.dll
Adds new python-certifi-win32
Conflicts:
  - pkg/windows/req.txt
  - salt/netapi/rest_tornado/saltnado.py
  - salt/utils/versions.py
  - tests/integration/states/test_file.py
@rallytime rallytime merged commit fc3eeef into saltstack:2018.3 Jul 9, 2018
@rallytime rallytime deleted the merge-2018.3 branch July 9, 2018 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants