Grant Millar
Grant Millar
We are testing a system with 2 worker nodes and 1 further node acting as a tie-breaker. This issue is twofold: - If many pvcs are created at once (in...
We are looking to find a solution to #69, we're wondering if it's possible to create a deployment of https://github.com/LINBIT/linstor-gateway which will expose NFS exports. There doesn't appear to be...
**Is your feature request related to a problem? Please describe.** First of all, thanks for an amazing product! It's always great to see new self-hosted projects with a great level...
We're using piraeusdatastore to provide linstor PVs to a k8s cluster which we're currently building. We're testing various scenarios with 2 worker nodes and a tiebreaker where we want automatic...
# Bug report ## Checklist - [x] I have read the **issue reporting section** in the [contributing guidelines](https://github.com/qbittorrent/qBittorrent/blob/master/CONTRIBUTING.md), so I know how to submit a good bug report with the...
In order to fix https://github.com/janephp/janephp/issues/700, when we initialise an array, we first check if it should be a simple array or an arrayObject by checking the object type. Further, when...
**Jane version(s) affected**: 7.4.1 **Description** When the OpenAPI v3 spec is as so: ``` "ExposedPorts": { "type": "object", "additionalProperties": { "type": "object", "properties": {} }, "description": "An object mapping ports...
We run this on multiple webtop containers (https://github.com/linuxserver/docker-webtop). The containers can sometimes become IO constrained due to heavy IO. This causes systemctl3.py to exit with the following error: ``` sys.exit(run(command,...
Our logs are full of: ```0|pm2-auto | 2018-02-01 18:51:48 +00:00: { type: 'axm:monitor', 0|pm2-auto | data: 0|pm2-auto | { 'Loop delay': { value: '4.22ms', agg_type: 'avg', alert: {} }, 0|pm2-auto...
When using this package composer give me the warning: `Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.` The migration should be pretty simple: https://symfony.com/blog/the-end-of-swiftmailer > Migrating...