Jose Fernández

Results 12 comments of Jose Fernández
trafficstars

I also run into this when empty valid xml elements are returned from a library. The point is that I cannot know whether what I get in the hash is...

Hi! @TvL2386 the problem is that I'm not working with F5 infraestructure and have no way of testing the code anymore, also buying one is not an option. Adapting the...

I you really really want this working and don't want to bother, contact me.

Everything is implemented in this file https://github.com/magec/icontrol/blob/master/lib/icontrol/base.rb and https://github.com/magec/icontrol/blob/master/lib/icontrol/base/. It's all implemented by means of metaprogramming using method_missing, both in Class level and Object level. So to adapt it looking...

I added a test for this parameter, the same way it is done for the rest of the exported config ones ([this link](https://github.com/hashicorp/consul-esm/pull/256/files#diff-4bb821dfaef1884915ee03c5488bded04807301bc3f41fc7001a078c330ae980R28)) . What else do you need?

Hi guys, im really interested on this feature, is this usable 'as is' now. I would like to migrate a current repo which uses git-fat into S3. Is this possible...

Any chance this could be merged? asking for a friend.

There is not way to set these parameters using pgcat pool configuration. The only way you could do this is by using session pooling and execute `SET commands` on the...

Is there any chance this could get merged @Envek ? asking for a friend