Mark Beacom

Results 13 issues of Mark Beacom

The goal of this PR is to allow users to provide a custom copyright string. The copyright string can be used in conjunction with a custom template to ensure duplicate...

# Package Management / Modernization ## Context Currently, sceptre is using the setup.py, setup.cfg, and dev/prod requirements.txt files to handle sceptre packaging, dependencies, and publishing. [PEP-517](https://www.python.org/dev/peps/pep-0517/) [PEP-518](https://www.python.org/dev/peps/pep-0518/) [PEP 517 and...

state: has pr
priority: low priority

Example: http://live.schou.me/FishHD.m3u8 via http://fish.schou.me/ executed via: `./sb_hls_load -r http://live.schou.me/FishHD.m3u8` results in the following errors: ```shell [2016-11-10 19:05:20.441][0][trace] params url=http://live.schou.me/FishHD.m3u8, vod=0, threads=1, start=5.00, delay=-1.00, error=3.00, report=30.00, count=0 [2016-11-10 19:05:20.441][0][trace] create thread...

bug

* Populus Version: 2.2.0 * OS: linux ### What was wrong? Populus attempts to import deprecated methods from `eth-utils`: ```shell File "/usr/local/lib/python3.6/site-packages/populus/utils/mappings.py", line 8, in from eth_utils import ( ImportError:...

The goal of this PR is to resolve issues documented in #27 and compatibility issues mentioned in #25. This PR resolves: - a bad method reference to `module_name` in `poetry.utils.helpers@module_name`...

This plugin currently fails using the latest RC of Poetry (`1.2.0rc2`). There have been numerous changes to the Poetry core (to include movement and removal of some methods). If you...

### Use case A user may want to provide a custom `kubeconfig` path as opposed to strictly targeting: `~/.kube/config` ### Solution/User Experience This could subsequently be used by any end...

feature-request

### Use case The user executes: ```bash eksupgrade --preflight # with report generation enabled eksupgrade --preflight --report # or maybe: eksupgrade eval(uate) # with report generation enabled eksupgrade eval --report...

feature-request
no-auto-close

### Use case When executing `eksupgrade` the pre/post-flight checks are misleading and can cause confusion as to the actual intended outcomes and results of a cluster upgrade. Due to the...

feature-request
no-auto-close