Carim

Results 6 issues of Carim

**FEATURE REQUEST**: Add custom CA certificates **What happened**: We are using MINIO instead of S3 to store the zip functions. The initContainer **unzip:latest** is getting an error when trying to...

### Community Guidelines - [X] I have read and agree to the [HashiCorp Community Guidelines ](https://www.hashicorp.com/community-guidelines). - [ ] Vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the...

bug
breaking-change
acknowledged
confirmed
area/networking

##### SUMMARY Please add a array in meta/runtime.yml to be able to use **module defaults**. Like here: https://docs.ansible.com/ansible/latest/user_guide/playbooks_module_defaults.html This is very useful to don't repeat **login_host, login_user, login_password** on every...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...

enhancement

**Is your feature request related to a problem? Please describe.** Today gitstream pipelines stop working without any reason, without any change. **Describe the solution you'd like** There's should be a...

enhancement

##### SUMMARY I'm using a self signed Certificate. If I don't specify `cafile` the error is: `ConnectionError([SSL: CERTIFICATE_VERIFY_FAILED] self signed certificate in certificate chain ...)` If I use `cafile` the...

bug