Thomas Decaux

Results 59 issues of Thomas Decaux

A small script: ```

bug
enhancement
v2.1

Console output (installed via ``brew tap beeftornado/rmtree``): ``` ➜ brew rmtree php71 php71 can't be removed because other formula depend on it: homebrew/php/php71-apcu, homebrew/php/php71-intl, homebrew/php/php71-opcache, homebrew/php/php71-mcrypt, homebrew/php/phpunit, homebrew/php/php71-yaml, homebrew/php/php71-imagick ```

question
wontfix

I have this error only for scenario "test-5.yml" by using include_tasks.

As we want to use Airpal inside our VPN, our security team asks for that (or a way to disable CDN). Thanks you,

Hi guys, Is there a ready to install Ambari plugin somewhere? Or some documentation to install Airpal on Ambari. Cheers,

When using this image , with gitlab CI docker executor, I got the error: ``` [INFO] Running container with user 'ansible' [INFO] Adjusting local user with uid:999 and gid:1000 [INFO]...

**Which component**: kubeseal (CLI) **Is your feature request related to a problem? Please describe.** We run 2 clusters ``dev`` , ``prod`` with same applications but different kubeseal keys. I want...

enhancement
help wanted

### What is this PR for? According doc at https://kubernetes.io/docs/concepts/services-networking/service/ , service lookup must end by svc.cluster.local. This PR fix it. ### What type of PR is it? Bug fix...

**What is missing?** In a case with multiple prometheus instances. Allow in a same namespace, differents ``PodMonitor`` / ``ServiceMonitor`` to select prometheus instance, via a selector (namespaceSelector etc...). **Why do...

kind/feature

## Description Some projects use a simple ``VERSION`` file to store version, instead of the commiziten YAML file. ## Possible Solution Add an option ``version_strategy: file`` ## Additional context Many...

feature