József Kertész

Results 4 issues of József Kertész

Hi, the connection has to be there both-way between k8s api and vault. Might be important for some1 like me in future.

In my org we are given openstack projects only, that we can manage. It would be nice to be able to see which HV, etc is hosting my vms, etc....

feature-request

Today nuclio can expose such metric: ``` nuclio_processor_handled_events_total{function="x",result="success"} 14 nuclio_processor_handled_events_total{function="x",result="failure"} 3 ``` The problem with it, it counts the worker allocation as success - and not the response of the...

Build was failing with this error: ``` Installing hiredis 0.6.0 with native extensions NoMethodError: undefined method `dir_mode=' for "/usr/local/bundle/cache/hiredis-0.6.0.gem":String @package.dir_mode = options[:dir_mode] ^^^^^^^^^^^ ```