Bartosz Borkowski
Bartosz Borkowski
I have docker registry installation with swift storage backend. Sometimes there are inconsistencies between objects and their metadata. When this happens some objects show in listings (`Walk` operation), but they...
Would it be possible to include statistics of lua-provided upstream servers in upstreamsZone? As for now, there are only upstreams defined in nginx config (usually only one "down" server entry):...
Hello, it looks like java-control-plane fell behind envoy api updates. I have a need of some v1.14 features, so I updated protos to v1.14.4. It was quite straightforward, but it...
**What would you like to be added**: As far as I see a metrics like `kube_pod_owner` is created for very few object types: pods, replicasets and jobs. There are more...
I found problems with both `graphql-transport-ws` and `graphql-ws` in webflux (reactive) mode. Using `graphql-transport-ws` it is not possible to subscribe more than once with different ids, while `graphql-ws` does not...
This PR fixes https://github.com/docker/distribution/issues/2430. As I have received no feedback I decided to create MR with my proposal. There are two modifications: 1. When tagging, if creating `current/link` fails, we...