Skip to content
#

sidecar

Here are 106 public repositories matching this topic...

dapr
artursouza
artursouza commented Dec 3, 2019

Current behavior

Issue: Windows + minikube + MinGW + GitBash + make (gets stuck)

asouza@ASOUZA-DESKTOP MINGW64 /c/Code/dapr/dapr (master)
$ make test-e2e-all
DAPR_TEST_NAMESPACE=dapr-tests DAPR_TEST_TAG=dev DAPR_TEST_REGISTRY=docker.io/artursouza DAPR_TEST_MINIKUBE_IP= go test -v -tags=e2e ./tests/e2e/...

Workaround: see how I had to manually run the same command but set t

byxorna
byxorna commented Oct 20, 2019

What's going on?

glog is annoying to configure, confusing to look at, and poorly documented. Lets gut this and replace with a better logger. See tumblr/k8s-sidecar-injector#32

Expected Behavior

  1. glog is replaced by something less annoying to configure and use
  2. gorilla's CombinedLogger for HTTP middleware uses the same logger

Improve this page

Add a description, image, and links to the sidecar topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sidecar topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.