Rémi REY

Results 42 comments of Rémi REY

Hello, I am a simple user of ansible-lint, I never tried to enter in the code to see if I could write my own rules. I just discovered ansible-review, and...

Am I wrong or the chart is missing a way to specify a custom service account that could be set on the deployment to provide the credentials for s3 ?...

Thanks for the feedback. I want to use a service account to avoid providing any credential from environment and benefit from the AWS role mechanism. I found [this issue](https://github.com/mattermost/mattermost-server/issues/13953) that...

Hi @slevenick, I'll try to test that, maybe it will be enough. FYI I'm using `nil` in working test that implies the `all` case (with tcp), but it is probably...

@yashvardhan-kukreja I changed project since I opened this issue. We used Ansible to run kube-bench and drop the output in s3.

@aorfanos I used to have a module to do that but I’m not sure it is still working : https://github.com/rrey/ansible-module-grafana-annotations It could be a good reason to add it in...

@markri I have a hotfix in review, I added an integration test that attempts to create a datasource with "7.10+" elastic version. The API and the WUI looks to reflect...

Thanks for testing this @markri ! The datasource is working properly after creation ? You can properly get data from it through explorer/panel/Dashboard ?

Thank you @gundalow ! I'll start by reviewing the PRs !

@gundalow I made the PR here : https://github.com/ansible/ansible/pull/64657 I think it can be merged after https://github.com/ansible/ansible/pull/50816. I will deal with the contributors on the other open PRs.