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 #47435

Merged
merged 76 commits into from
May 4, 2018

Conversation

rallytime
Copy link
Contributor

Conflicts:

  • salt/daemons/flo/zero.py
  • salt/minion.py
  • salt/pillar/pillar_ldap.py
  • salt/transport/zeromq.py
  • salt/utils/async.py
  • salt/utils/zeromq.py
  • tests/integration/modules/test_service.py
  • tests/integration/netapi/rest_tornado/test_app.py
  • tests/unit/fileserver/test_gitfs.py
  • tests/unit/modules/test_pip.py

meaksh and others added 30 commits April 24, 2018 14:03
The private funcs aren't parsed by RST autosummary so telling someone to
view them is not helpful
This fixes an UnboundLocalError when the jinja templating or yaml
loading fails. It also re-adds some previously-deleted crucial
documentation regarding the `search_order` option.

Finally, it fixes some incorrectly-formatted RST and makes the result a
example python data structure.

We still need "split mode" documentation, but this was left undone with
a TODO telling the user to reference a docstring that isn't visible in
the docs.
pillar_ldap: Fix cryptic errors when config file fails to load
I forgot to do this in saltstack#47334, it
is needed to prevent a `KeyError` in these cases.
…xc_info_with_exception

Tornado5.0: Future.exc_info is dropped
Fixes saltstack#47264

This also fixes the syntax highlighting since rst needs double backticks
rather than single backticks.
Return an empty dict if no search_order in ldap ext_pillar config file
Close the repo and fix multiple tests
add io_loop handling to runtests engine
Older GitPython versions will not have close
Bo Maryniuk and others added 23 commits April 30, 2018 16:06
Fix "of pass" typo in grains.delval docs: change to "or pass"
…schedule-utils

Fix minion scheduler to return 'retcode' from executed functions
… results of the minions before publishing a payload.
…hich was written by @mattp- that was already merged into develop branch, related pr is saltstack#46692.
…tion_name_fix

fixed vpc_peering_connection_name option
Fixes a bug of rest_tornado's 'local' client, complement fix of saltstack#46326
Warn on use of virtual packages in pkg.installed state
Add additional service module integration tests and enable for windows
This is what is used when getting server names quickly.
…nwarning-2017.7.2-v2

zeromq 17 deprecation warning backport from 2018.3 + tornado 5 fixes
server_list_min should use state, not status
Conflicts:
  - salt/daemons/flo/zero.py
  - salt/minion.py
  - salt/pillar/pillar_ldap.py
  - salt/transport/zeromq.py
  - salt/utils/async.py
  - salt/utils/zeromq.py
  - tests/integration/modules/test_service.py
  - tests/integration/netapi/rest_tornado/test_app.py
  - tests/unit/fileserver/test_gitfs.py
  - tests/unit/modules/test_pip.py
@rallytime rallytime requested a review from a team as a code owner May 2, 2018 19:06
rallytime added 2 commits May 2, 2018 16:50
These were removed in a downstream PR, saltstack#47415, and are now failing again
in this merge forward.

I will contact the OP about addressing this in 2018.3 as these test failures
are not something I have been able to track down in a merge-forward PR.
@rallytime rallytime merged commit fa293f8 into saltstack:2018.3 May 4, 2018
@rallytime rallytime deleted the merge-2018.3 branch May 4, 2018 13:05
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.

10 participants