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

Mysql module user exists fixes #5

Open
wants to merge 577 commits into
base: develop
Choose a base branch
from

Conversation

nesoneg
Copy link

@nesoneg nesoneg commented Dec 17, 2019

Fix work mysql.py module with py3k.

Ch3LL and others added 30 commits April 16, 2019 09:58
Initial support for running tests on AIX
[2019.2] Merge forward from 2018.3 to 2019.2
…e_random_failures

[2019.2] Marking the two tests in test_gce as flaky
…963_2019.2

Simplify IPCClient and prevent corrupt messages (Turn 2) 2019.2
Fix use of deserializer_opts in file.serialize
https://codeclimate.com/github/saltstack/salt/pull/51461 had a matching
block with mass of 38. Apparently that's too low because that code was
not even the same at all. Bumping it up a bit to avoid false positives.

Also disable argument count checks because we really don't need that
here.
For some reason an empty attrs shows up in changes. This is will go
ahead and add attrs to the expected changes if it exists.
Otherwise, we're not fully wrapping the function so expected attributes
(at least __opts__ anyway) go missing.

Fixes saltstack#44639
garethgreenaway and others added 29 commits June 13, 2019 19:17
…valid-rpm-architecture

Add "ppc64le" as a valid RPM package architecture
Forward port saltstack#53412 to 2019.2: Add event_listen_queue_max_seconds to fix saltstack#53411
…ss-2019.2

CI pipelines fixes to support old and new jenkins
…ss-2019.2

CI Pipelines. Timeout after getting a node.
…alled without group parameter. Primary group of runas user will be used if called without group parameter.
…nd_umask

Fix util users chugid and umask
…che-exception

Use encoding when caching pillar data
dwoz added a commit that referenced this pull request Dec 20, 2019
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.