Louis Paret

Results 4 issues of Louis Paret

Hi, I explain my question: As Consul has a default value for `node_name`, which is the hostname of the machine (https://www.consul.io/docs/agent/options.html#node_name), we can use this value. My idea is: -...

bug

Fixes https://github.com/spotahome/redis-operator/issues/654. I saw that a current PR is open with the same changed (https://github.com/spotahome/redis-operator/pull/651), but it could be great to make this fix first without another change. Changes proposed...

**Observation** When an image reference format is wrong, the mutating webhook is failing and the deployment cannot go further. Even if the regex does not include this image. I think...

Based on a need that we currently have, this PR adds the modification of the `imagePullSecrets` of a pod where an image have been updated. It permits to avoid adding...