Martijn Vegter

Results 10 issues of Martijn Vegter

**Is your feature request related to a problem? Please describe.** The below is a shorted snippet of the reason task ``` gw category-a:subproject:reason --id :category-b:subproject Source: main ------------ * Uses...

enhancement
help wanted

Fixes #1 Implementation has overlap with #179

pinned

This can allow users to remove the `.nyc_output` from the filePath, that way coverage tools such as Codecov can actually report coverage.

When trying to switch the order of `PubkeyAcceptedAlgorithms` we ran into an issue where the preauth succeeds yet the actual authentication attempts fails. We had the following observations : ```...

``` kex: algorithm: diffie-hellman-group-exchange-sha256 kex: host key algorithm: ssh-rsa kex: server->client cipher: aes128-ctr MAC: hmac-sha2-256 compression: none kex: client->server cipher: aes128-ctr SSH_MSG_KEX_DH_GEX_REQUEST(2048

In our production environment where we run Nomad on `v1.8.2` we noticed overlapping cpusets and the Nomad reserve/share slices being out of sync. Specifically, the below setup where we have...

Fixes a bug in the AllocatedResources.Comparable method, which resulted in reporting less required resources than actually expected. This could result in overscheduling of allocations on a single node and overlapping...

### Description Configuring `cores` as part of the client `reserved` resources only limits scheduling on those cores, but isn't reflected in the available MHz bandwidth, thus affecting logic in places...

backport/ent/1.8.x+ent
backport/ent/1.10.x+ent
backport/1.11.x