Mathieu Filotto

Results 9 issues of Mathieu Filotto

Hi, Thanks for your nice tool, that's very handy. It would be awesome to have scope propostions from previous scopes from the commit history. Because it's hard to remember what...

It would be nice if grafana dasboards could be added though ConfigMap as it is done in https://github.com/helm/charts/tree/master/stable/prometheus-operator

### Describe the bug I tried to set TZ var env with my timezone (Pacific/Noumea) in all flux controllers with no luck ### Steps to reproduce 1. Modify flux kustomization...

enhancement

I'm trying to create a Kubernetes cluster with Vagrant on Windows Babun without any success. I get the following error : `{ vagrant } master » vagrant up` `'.' is...

Hi there, I try to replay your demo : http://rancher.com/container-logging-with-docker-and-elk-september-2015-recorded-online-meetup/ So I'm using the elasticsearch 0.1.0 docker-compose file : https://github.com/rancher/compose-templates/blob/master/elasticsearch/0.1.0/docker-compose.yml But the port 80 of kopf is not open outside...

Generated unit systemd should contain Restart option

Hi, I can't find replicate and sync functions in the definition. Thanks Math PS: good job :+1: I vote for add this definition to DefinitelyTyped

PRs wanted
core task

Hi, I try to use yaml for a patch in field patchTemplate with no luck ```apiVersion: redhatcop.redhat.io/v1alpha1 kind: Patch metadata: name: helm-controller-patch namespace: flux-system spec: serviceAccountRef: name: helm-controller patches: helm-controller-patch:...

Hi, I try to use patch operator to add container arguments to a Deployment with no luck.