Roman Kuznetsov

Results 6 issues of Roman Kuznetsov

Here is what I see: ``` 7.85 GB / 13.96 GB ╢██████████████████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 56.26 % 1.41 GB/s 4s 7.82 GB / 7.82 GB ╢██████████████████████████████████████████████████████╟ 100.00 % 39.08 GB/s 3.37 GB /...

It was observed that when a node fails to establish a connection to other nodes (specifically it was a certificate issue) it still appears as *Ready* in Kubernetes. This leads...

help wanted

I am running v2.4.0 of the operator installed like this: - [crds v2.4.0](https://raw.githubusercontent.com/cockroachdb/cockroach-operator/v2.4.0/install/crds.yaml) without any modifications - [operator v2.4.0](https://raw.githubusercontent.com/cockroachdb/cockroach-operator/v2.4.0/install/operator.yaml) with the following modifications: - added `linkerd.io/inject: enabled` to a namespace...

## Building hlibgit2 on Windows ``` Building hlibgit2-0.18.0.13... Preprocessing library hlibgit2-0.18.0.13... [ 1 of 49] Compiling Bindings.Libgit2.Version ( dist\build\Bindings\Libgit2\Version.hs, dist\build\Bindings\Libgit2\Version.o ) [ 2 of 49] Compiling Bindings.Libgit2.Windows ( dist\build\Bindings\Libgit2\Windows.hs, dist\build\Bindings\Libgit2\Windows.o...

bug

Show how to incorporate `ghcWithHoogle` into `shell.nix` preferably without modifying `default.nix` that is generated with `cabal2nix . > default.nix`.