Mialon

Results 2 issues of Mialon

The doc states that this function returned two values in version 1.1 (ruby 1.6). http://ruby-doc.org/stdlib-1.8.7/libdoc/net/http/rdoc/Net/HTTP.html#method-i-get It now returns only the HTTPResponse. We return the data from it. This fixes mco...

Hi, We use flux 2.2.3 and Flamingo v2.10.2+81e8dc2.dirty We use `flamingo generate-app` to create the argo app. It work perfectly well for HelmRelease containing a Deployment but for HelmRelease containing...