Megan Wilhite

Results 15 issues of Megan Wilhite

Ports https://github.com/saltstack/salt/pull/52383 to the master branch No test exception explained here: https://github.com/saltstack/salt/pull/52383#issuecomment-497914293

### What issues does this PR fix or reference? Part of https://github.com/saltstack/salt/issues/64734

test:coverage

### Description of Issue/Question Add the 3006 version to the bootstrap and use onedir by default if 3006 is being used.

Increase the code coverage percent on the following files to at least 80%. File | Percent - [ ] salt/fileclient.py | 60 - [ ] salt/crypt.py | 56 - [...

help-wanted
Tests

Dependent on this work: https://github.com/saltstack/community/issues/47 - [ ] Add logic into salt-ssh so it can use the python3 binary being built from https://github.com/saltstack/community/issues/47 - [ ] If the ARM architecture...

Salt-SSH

- [ ] add tests that use the pip module/state for all of the different salt-ssh options including: python3 binary, ssh_ext_alternatives, pre_flight cmd.

Salt-SSH

Maintain and build a Python 3 binary that will be copied over with the tarball to be included in the salt-call run. This will also be gated by a config...

Salt-SSH

Dependent on this issue: https://github.com/saltstack/community/issues/47 - [ ] Automate the build of python3 (with drone, jenkins or travisci) for salt-ssh - [ ] Create a test plan. Tests need to...

Salt-SSH

We will need to monitor and make sure our Python 3 binary and other built libraries are kept up to date with any security releases. Since the Python 3 binary...

Salt-SSH

- [ ] make sure if python versions match we will simply use the system python and Salt-SSH will run as it always has. - [ ] If the python...

Salt-SSH