Arthur Lutz

Results 149 issues of Arthur Lutz

Would this type of architecture overview be useful to the documentation ? ![postal-architecture](https://github.com/postalserver/docs/assets/445200/4d63803b-2478-442f-bc3d-4dae8c8e745a)

**Issue** https://github.com/gravitee-io/issues/issues/4550 seems related, https://github.com/gravitee-io/issues/issues/4781 too. I can open a specific issue if needed. **Description** This enables the configuration of the served URL when an ingress can't rewrite URLs. In...

We'd like to run whale-linter in a CI. It would be nice to have a green button when only warnings or enhancements are detected.

``` Traceback (most recent call last): File "/tmp/example/.tox/dockerlint/bin/whale-linter", line 5, in whalelinter.run() File "/tmp/example/.tox/dockerlint/lib/python3.6/site-packages/whalelinter/__init__.py", line 49, in run checker.check() File "/tmp/example/.tox/dockerlint/lib/python3.6/site-packages/whalelinter/checker.py", line 20, in check dispatcher.react(line) File "/tmp/example/.tox/dockerlint/lib/python3.6/site-packages/whalelinter/dispatcher.py", line 35,...

bug

**Is your feature request related to a problem? Please describe.** As described on the asdf issues https://github.com/asdf-vm/asdf/issues/1320 , it would be safer if the plugins would check a fingerprint for...

enhancement

Hi, trying out platframe using netlify, it looks great ! Would be nice to have a short README included, with maybe a badge to the netlify build status.

enhancement
documentation

We have a web application that when behind nginx, needs to have a trailing slash, so the default config : ``` location /demo { proxy_path http://internal.example.org:8080/; [snip] ``` Needs to...

To assist reproducing bugs, please include the following: * Operating System : Ubuntu 18.04 * Python version 3.6.9 * Where Python was acquired : system Python (via tox) * pyCGNS...