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

Add missing saltutil.sync_* states #51900

Merged
merged 4 commits into from
May 13, 2019
Merged

Conversation

max-arnold
Copy link
Contributor

@max-arnold max-arnold commented Feb 28, 2019

What does this PR do?

A follow-up patch for #50197 (issue #45264). Cc: @mchugh19

  • Add missing saltutil.sync_matchers and saltutil.sync_serializers states
  • Add states.saltutil docs
  • Also there is a test to make sure this won't happen again.

Question: does it make sense to also ensure function parity in the saltutil runner? https://docs.saltstack.com/en/develop/ref/runners/all/salt.runners.saltutil.html. The missing functions are: sync_beacons, sync_engines, sync_executors, sync_log_handlers, sync_matchers.

Tests written?

Yes

Commits signed with GPG?

No

@max-arnold max-arnold changed the title Add missing saltutil.sync_ states Add missing saltutil.sync_* states Feb 28, 2019
@max-arnold max-arnold force-pushed the saltutil-sync branch 2 times, most recently from 5bf9505 to 85e484f Compare February 28, 2019 15:18
@max-arnold
Copy link
Contributor Author

@dwoz Also, it looks like the docs build process doesn't clean removed files. One example is https://docs.saltstack.com/en/develop/ref/file_server/dynamic-modules.html, which was deleted in #50633

@max-arnold
Copy link
Contributor Author

max-arnold commented Apr 7, 2019

@dwoz I got the answer to my question (and the docs link seems to be fixed now), so the PR could be merged. I can rebase it if you want.

@max-arnold max-arnold mentioned this pull request May 1, 2019
@max-arnold
Copy link
Contributor Author

@dwoz I believe this can be merged

@twangboy twangboy merged commit fc02176 into saltstack:develop May 13, 2019
mchugh19 pushed a commit to mchugh19/salt that referenced this pull request Oct 13, 2019
@waynew waynew added the has master-port port to master has been created label Oct 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
has master-port port to master has been created
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants