Grant Millar
Grant Millar
When using gulp to build our app we're getting the following error: `stream.js:74 throw er; // Unhandled stream error in pipe.` It seems to be coming from `wiredep.js:135:34` I believe...
### Context Currently the proxy target has hard-coded values, this is not suitable when running the `plugin_core_api` container with a different name (for instance where a namespace must be added...
**Describe the solution you'd like** At the moment we have to use a 3rd party tool for manipulating existing tables, such as for quick table row edits or additions. It...
I have two docker instances on the same server, both using: `Docker version 18.09.3, build 774a1f4` and `containerd github.com/containerd/containerd 1.2.4 e6b3f5632f50dbc4e9cb6288d911bf4f5e95b18e` Kernel: `5.0.1-050001-generic` One is using overlay2, the other is...
I understand that we're currently limited to the latest version provided in debian stretch. Would it be worth me submitting a PR to build from the latest source upstream from...
**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** Unable to open folders on iOS, tested with Chrome & Safari **If the...
We have an issue randomly happening (seems to hit every 24-48 hours, and not on every torrent). A match happens and the .torrent download is initiated but then hangs. The...
**Jane version(s) affected**: 7.1 **Description** First of all, thank you for this awesome project! I seem to be hitting the same error as #201 except in OpenApi v2 with `x-nullable`...
Firstly, thanks for all your hardwork on this project throughout the years! I'm running nfs-ganesha on kubernetes with a service endpoint forwarding packets to the container. When a node goes...
Signed-off-by: Grant Millar **- What I did** Allow sharing of the UTS namespace of another container using `--uts container:` **- How I did it** - Updated tests - Updated bash/fish...