Agustín Houlgrave

Results 5 issues of Agustín Houlgrave

Here you can see test failing https://play.golang.org/p/R3m0s_PxwGG If we call `SetupTest()` manually inside the subtest works correctly: https://play.golang.org/p/XpsmRqH2F4t Is this intended behaviour?

**Describe the bug** When trying to integrate into a nuxtjs project, a `Cannot read property 'accept' of undefined` error is breaking webpack HMR. Also when building the project statically it...

bug
mobile

Solves the error: `Strict Standards: Declaration of Slim\Views\Twig::render() should be compatible with Slim\View::render($template, $data = NULL) in /Applications/MAMP/htdocs/slim/api/Slim/Views/Twig.php`

It'd be nice to make a publicly available image on Dockerhub.

There is an issue when you use an pvc to store your charts and want to re-deploy. In this case, whenever you re-deploy, as the default rolling update strategy is...