Gianluca Recchia

Results 26 comments of Gianluca Recchia

Thank you. I can attempt fixing this over the weekend. In the meantime, what do you think the new format for the file name should be?

Yes, I was indeed asking myself why `cocogitto` didn't use `COMMIT_EDITMSG` in the first place and what the purpose of the temporary file actually was. I can try to implement...

I think I'm already using that. ``` $ pip list | grep urllib urllib3 1.26.5 ``` If I try to `pip install` the `requirements.txt` file that's provided in the repo,...

After a bit of digging, I found out what the cause of my issue is. The problem occurs when I manually generate my Kubernetes CA certificates as intermediate certificates using...

I understand how that can work but there's no reason why I should disable SSL/TLS verification since my setup has a perfectly valid certificate trust chain.

@atmosx I'm honestly unsure that is relevant here. I had this issue just trying to list pods in my cluster. It's clearly something to do with the certificate the API...

@louisgls I no longer need this library thus I don't have a reason to try this. However, thank you for providing a solution.

Thank you @inflatador. I've updated the title and I believe the new one better describes the issue. If not, we can discuss how to clarify further.

Hi @jonathan-raines, I've made a [GitHub Gist](https://gist.github.com/brainplot/8f63330b828659c437a52f05eca5dfbb) with the old theme.

Would you consider PRs or would you rather work on this yourself?