Ian Wienand

Results 23 issues of Ian Wienand

setup.py looks for README.rst, not README.md

Hello, We use this useful page in our CI jobs. Despite the death of dstat (replaced by pcp dstat wrappers now), nvd3 seeming to be dead and this being on...

##### SUMMARY The managed node links introduced with 2fc73a9dc357e776dbbbfd035c86fe880415e60a aren't valid. This adds an explicit section for the current version supported links, and a historical table for quick reference if...

core_review
support:core
docs
docsite
has_issue
docs_only
affects_2.14

### Summary Change 2fc73a9dc357e776dbbbfd035c86fe880415e60a suggests a documentation section "managed node requirements" but AFAICS, this does not exist. I would be happy to construct such a section, if there is clarity...

support:core
bug
has_pr
affects_2.14

The OpenDev project is setup to run some of it's CI jobs against pull requests to this repo. This deploys several nodes, runs configuration roles on them using Ansible from...

ci

In https://review.opendev.org/c/zuul/zuul-jobs/+/782004 a small bug was introduced; it calls ```zuul_azure_storage_upload:``` but the library name is ```zuul_azure_upload.py```. Unfortunately ansible-lint didn't pick this up. I found this by accident when I was...

bug

I have made a ```TreeView``` with ```item.name``` as a more complex object, where I wanted to use a ```LabelGroup``` within it; but this leads to ``` Warning: validateDOMNesting(...): cannot appear...

bug
breaking change

Error out if package is not installed after being requested.

Change https://github.com/acmesh-official/acme.sh/commit/ec0e871592d286b8cd4e1d407411f0ba17c775e6 appears to break manual mode renewals. What happens is that we run the issue step, and see ``` DOMAIN_PATH='/etc/letsencrypt-certs/_ecc' ``` I think what happens is ```_initpath``` sets that...

### Version 2.8.0 ### Bug description We received a report from a Gerrit user at review.opendev.org who could not pull their repositories via SSH. Upon investigating, we could see a...