fuero
fuero
I got the idea about removing and re-adding the drivers (hence the comparison to system-properties), but in this case this approach wouldn't work if I'm not mistaken. The attributes in...
@patrickod point taken. To put this into perspective: Same principle does apply to the user account's validity though. Deactivate it in Gitlab, and the certificate is still valid until the...
@particleflux @mbland I've tried to reproduce this on 4 different environment, to no avail. I get the same results as @alexRambo. Tested environments: For all environments: bats 1.1.0, kcov 36...
> It happens with HA when using 3 master nodes and taking 1 of the nodes down? > Using what type of database? @erikwilson Same here with 3 ODroid H2...
[Here's](https://github.com/Gawen/WireHub/pull/9) the one for CentOS - should be easily adaptable to Fedora.
See issue #6 - I've added the packages I'm using with CentOS. Should be easily adaptable to other distros.
I'm using this config for my bootstrap nodes: ``` name mynet namespace public workbit 8 boot bootstrap-node2:62096 peer ``` I do not want the bootstrap nodes to participate in the...
@fheinecke It's 2.15.0 
@bradrydzewski it's a gitea (1.17.3) installation in the same kubernetes cluster. Still, the file in question is not even close to 1 MB in size. But nevertheless, the error message...
@bradrydzewski Problem is likely in drone-yaml. It dies when the document isn't pretty printed. ```bash $ git clone https://github.com/drone/drone-yaml ~/dev/drone-yaml $ cd ~/dev/drone-yaml $ git show commit 01fb17858c9bdf157c62f96fdd438e74c060b3b7 (HEAD ->...