dcos-e2e
dcos-e2e copied to clipboard
Spin up and manage DC/OS clusters in test environments
Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.6.0 to 2.10.1. Commits 286bd9f Cut 2.10.1 4c491e2 Fix CVE re: PKey.write_private_key chmod race aa3cc6f Cut 2.10.0 e50e19f Fix up changelog entry with real links 02ad67e Helps...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.3 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...
Bumps [py](https://github.com/pytest-dev/py) from 1.8.0 to 1.10.0. Changelog Sourced from py's changelog. 1.10.0 (2020-12-12) Fix a regular expression DoS vulnerability in the py.path.svnwc SVN blame functionality (CVE-2020-29651) Update vendored apipkg: 1.4...
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.1 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...
I am trying to start a cluster locally but i have this pb where my nodes are unhealthy as shown below:   i run mini docker doctor  Any...
I have this pb in my cluster in my local pc:  any help pls?
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2.1 to 3.3.2. Changelog Sourced from cryptography's changelog. 3.3.2 - 2021-02-07 * **SECURITY ISSUE:** Fixed a bug where certain sequences of ``update()`` calls when symmetrically encrypting very...
curl --fail -L https://github.com/dcos/dcos-e2e/releases/download/2020.08.14.0/minidcos -o /usr/local/bin/minidcos && chmod +x /usr/local/bin/minidcos