Alexey Kolyanov
Alexey Kolyanov
I have the same issue with vault (`1.1.3`) installed from Docker. The code below executes and **value is set**. Reading returns correct value. client.secrets.kv.v2.create_or_update_secret( path='kv/test2', mount_point='kv/', secret={'value': 18}) Output from...
Sorry, this was reported almost 2 years ago. I have no access to that environment right now. I barely can remember details. It may worth closing this issue if noone...
What a pity that this feature has not been merged yet. Any chance to have it done soon?
@gboor I am having the same issue with TenneT's API. Calls to "tqf" environment do not require signing and it works somehow, but for "acc" it returns an error. Could...
Is there a way to get this feature? Even a dirtyhack patch would help. WS: https://clients.nationalmailing.com.au/servicetest/orderservice.svc
+1 - the same issue: software -> celery:3.1.11 (Cipater) kombu:3.0.15 py:2.7.5 billiard:3.3.0.17 librabbitmq:1.5.0 We had to switch to pyamqp due to this issue. Vote for fix.
Hmm, no, I think Jinja2 would be an overkill. If using template engines - I'd better use config file on Python generated with Jinja2 rather than yaml. Even with this...
Yes, I got this after I found #301 . But it was not obvious at all that the parameter `client_properties` accepted, but silently ignored. If it threw an exception -...
I see many ways to fix this, but this is you who could choose a decision. 1. Ultimate solution. The most correct one as for me. To merge connection string...
Again, this is just a matter of definition. If you write in the docs that the parameters have more importance if passed - then this is it. I can see...