sidecar
Here are 106 public repositories matching this topic...
Passive health check
The New Feature
In the specified time range, if the number of errors exceeds the threshold, it is unavailable in the specified time range
Your scenes
Passive health check, remove abnormal services for a period of time
-
Updated
May 19, 2020 - Swift
-
Updated
Jul 1, 2020 - Shell
-
Updated
Jun 18, 2020 - Go
Remove glog
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
- glog is replaced by something less annoying to configure and use
- gorilla's CombinedLogger for HTTP middleware uses the same logger
The developer guide https://github.com/amalgam8/amalgam8/tree/master/devel doesn't make it clear on how to build amalgam8 so that you can see your local changes to the control plane.
Per my conversation on slack with @ijsnellf, you need to run make test.integration to see your local changes
Expected Behaviour
We should have Travis / Go & OpenFaaS GitHub badges in our README.md file just like openfaas/faas openfaas/faas-netes openfaas/faas-cli and etc.
Curren
-
Updated
May 21, 2020 - Go
-
Updated
Jul 1, 2020 - Go
-
Updated
Nov 7, 2018
-
Updated
May 14, 2020 - Go
-
Updated
Jun 16, 2020 - Java
-
Updated
Jun 25, 2020 - Java
-
Updated
Jul 1, 2020 - Go
-
Updated
Mar 27, 2020 - Lua
-
Updated
Jun 21, 2020 - Go
-
Updated
Apr 30, 2020 - Go
-
Updated
Oct 5, 2019 - Go
-
Updated
May 4, 2020 - Go
-
Updated
Apr 17, 2019 - Dockerfile
The schema might be a subject of change in the future, therefore it'd be great to get it scoped by an explicitly versioned namespace.
-
Updated
Jun 8, 2020
Improve this page
Add a description, image, and links to the sidecar topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sidecar topic, visit your repo's landing page and select "manage topics."
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