Pires
Pires
HAProxy and others, such as Varnish, already support proxy protocol version 2.
For some unknown reason, Maven is used to resolve dependencies and it fails.
As shared by @puja108, https://github.com/docker-library/elasticsearch/pull/153/files.
In a multi-developer & multi-platform environment, one should take in mind that _protoc_ location is a mutable value. Since this plug-in allows you to define _protoc_ path in the POM,...
We introduced breaking changes in #143 that were not caught by our e2e test suite because `skaffold` has its own RBAC configuration. This has been identified in #163. In order...
nats-streaming is getting [clustering support](https://github.com/nats-io/nats-streaming-server/pull/434) and so it's about time to support it.
In Kubernetes 1.14, anonymous API discovery has been dropped (the cluster role-binding that enabled it is no longer applied). This means, when using `client-go` for any unauthenticated, non-dynamic/unstructured requests, an...
And `go vet` doesn't like it ``` Error: ./protocol_test.go:29:4: call to (*T).Fatalf from a non-test goroutine Error: ./protocol_test.go:37:4: call to (*T).Fatalf from a non-test goroutine Error: ./protocol_test.go:40:4: call to (*T).Fatalf...