Results 44 issues of Gianluca

This commit adds new vagrantfile without puppet, it use shell provisioning to build a develop box with mysql and apache

Hello guys.. This night I dreamed this directory. ![screen shot 2015-10-19 at 21 47 55](https://cloud.githubusercontent.com/assets/1630267/10589339/1a360fe2-76ab-11e5-91ae-315a056d745c.png) In your opinion this is a good practice? Can we try to replace decrease the...

The wait.ForSQL wait strategy does not have a testcase and I forgot about how to use it as well. I decided to write it in preparation for the work/discussion ongoing...

type/housekeeping

Canned containers are a good way to have pre-built container that can be re-used and can support a deep implementation with the application they are running. When I started to...

type/feature

I would like to get an Example function for the wait for SQL strategy #122

type/docs
type/housekeeping

Hello folks! Thanks for all the work you did. ## Use Case I would like to expose the `trace_id` out from a Span mainly over HTTP header, and I would...

breaking change

This PR bootstraps and writes the first e2e test for kube-profefe.

At the moment the number of goroutines kprofefe spin up is fixed to 10. We can do better. First, we should look at `GOMAXPROCS` has to a limit. No more...

kprofefe

I would like to have a command that does `go tool pprof ` with the right value for me. So I am thinking about two things: ``` kubectl profefe pprof...

kubectl