imcom

Results 9 issues of imcom

ref: https://github.com/kubernetes/kubernetes/issues/99504 The modification is necessary to complete the tls setup with newer k8s cluster >=1.22

docs
ecosystem
dependencies
k8s
pr/no-changelog
backport/1.11.x

IIUC, this `grpc_retry` for client streaming is just broken ... here is the core retry logic ... where we have ```golang func (s *serverStreamingRetryingStream) receiveMsgAndIndicateRetry(m interface{}) (bool, error) { s.mu.RLock()...

Hi guys, I am just wondering if this project is still under maintained ? And how should I use this with gobgpd together so that I would be relying on...

I would like to introduce the usage of `buf` with gobgp project. The tool can help to maintain and generate code from .proto files

eg a R1 sends 10.0.0.0/24 and i have a policy that filteres bogons from that router. like Quagga or FRR. This feature is quite useful in traffic engineering and troubleshooting...

Hi, I've met a problem when using TP-Link Wifi usb adaptor on Kali Linux VMware appliance `Linux kali 4.6.0-kali1-amd64 #1 SMP Debian 4.6.4-1kali1 (2016-07-21) x86_64 GNU/Linux` I can successfully build...

**Describe the bug** A clear and concise description of what the bug is. **To reproduce** I tried to init devenv in an existing project. 1. `devenv init` 2. config `devenv.nix`...

bug

``` 2018/07/08 20:54:59 [ERR] http: Request GET /v1/agent/service/deregister/waf-host-1, error: method GET not allowed from=127.0.0.1:58042 2018/07/08 20:54:59 [DEBUG] http: Request GET /v1/agent/service/deregister/waf-host-1 (96.585µs) from=127.0.0.1:58042 2018/07/08 20:54:59 [ERR] http: Request GET /v1/agent/service/deregister/waf-host-2,...