-
В деталях по ветке поля Author, Commit time, Commit Message наполняются из гита, и этот процесс (fetch) занимает слишком много времени - до нескольких секунд. А иногда envrouter вообще пишет Git fetch…
-
I make a docker registry, and configed it as a proxy mode. The config file is like this:
++++++++
version: 0.1
log:
fields:
service: registry
storage:
cache:
blobdescriptor: inmem…
mlb-1 updated
5 years ago
-
I am using Registry v2.4.1.
When I delete an image, run garbage collection, and try to push the same image, Registry thinks that the layers are already present and doesn't ask the client to upload th…
-
Unfortunately I'm not available to continue maintaining this project, as I'm not currently involved in any projects that depend on it, and cannot keep it up to date and working to good standards.
I'…
-
The config:
```
[general]
pidfile="burrow.pid"
[zookeeper]
servers=[ "localhost:2181" ]
timeout=6
root-path="/burrow"
[evaluator.mystorage]
class-name="caching"
minimum-complete=1.0
[…
-
**Describe the bug**
We updated our Loki test instance (all in one Docker container) from Loki 2.8.2 to 2.9.1 and in the process also migrated from BoltDB to TSDB. Shortly after the migration the ins…
-
## Bug report
### Describe the bug
I get the following deployment error on digital ocean. Build was successful but deployment failed.
```
Error: Failed to establish a connection to Postg…
-
### Environment
```
"@nuxtjs/apollo": "^5.0.0-alpha.5",
"@vue/apollo-composable": "^4.0.0-beta.4",
"apollo-cache-inmemory": "^1.6.6",
"apollo-link-context": "^1.0.20",
"apollo-link-http": "^1.5.…
-
Надо подумать нужна ли из коробки дедупликация запросов.
Вариант 1:
```js
// Готовый враппер uniqBlockDecorator.js
const de = require('descript');
module.exports = block => {
const UNI…
-
## Wrong pricing when creating draft order
### Wrong pricing when using customer groups pricing feature
I have multiple customer groups with different prices for each one. When creating a draf…