Emmanuel Leroy

Results 19 issues of Emmanuel Leroy

1.6.0 doesn't seem to be able to parse logs from journalctl from CoreOS stable 835.10.0 it fails to parse the logs. I'm told 1.6.3 should work This seems like a...

I get ~20k messages second in perf tools, ~8min for 10M messages but the UI shows only ~2K msg/sec Where in the code is this defined?

``` 2022/07/13 00:12:23 Registering 4 informer factories 2022/07/13 00:12:23 Registering 14 informers 2022/07/13 00:12:23 Registering 11 controllers {"level":"info","ts":"2022-07-13T00:12:23.754Z","caller":"logging/config.go:116","msg":"Successfully created the logger."} {"level":"info","ts":"2022-07-13T00:12:23.754Z","caller":"logging/config.go:117","msg":"Logging level set to: info"} {"level":"info","ts":"2022-07-13T00:12:23.754Z","logger":"controller","caller":"profiling/server.go:64","msg":"Profiling enabled: false","commit":"39eef14","knative.dev/pod":"eventing-controller-79fb5d46bc-kslx8"} {"level":"fatal","ts":"2022-07-13T00:12:23.757Z","logger":"controller","caller":"sharedmain/main.go:313","msg":"Version...

Is there a way to ignore the text in between diffs, or a way to jump from one diff to the next? When looking at huge files, with few diffs,...

FYI: I installed on Ubuntu 19.04 server from the live CD on VirtualBox. The installer gives an option to install Docker during installation of Ubuntu Docker ends up under `/var/snap/docker/384/run`...

bug

Any chance you could share the `.config` you used to compile this Kernel for CHIP? I'm trying to reproduce your MP2/MP4 demo on CHIP, but so far I was not...

Not technically part of kubernetes but many of the services use etcd as backend and are passed the endpoints with option for certificates. I had been following this guide: http://blog.skrobul.com/securing_etcd_with_tls/...

`etcd` supports `mkdir` but `libkv` does not. is it intentional?

kind/question
store/etcd
store/meta

On Android 9, Samsung S10, if i use NFC (NDEF) with my yubikey, to get a password or otp, despite the message saying the clipboard has been cleared after 20s,...

getting error: `backend is not supported yet` even when using `etcd` or `consul` This is due to an update on the `libkv` library. I sent a PR to fix this...