Derich Pacheco

Results 14 issues of Derich Pacheco

**problem**: currently a full new image is built and uploaded to hyper every time a job is created, this may take too long some times, and images are very big....

enhancement

right now ben only looks for `ben.json` at the current dir. add support for -f pointing to another path

new feature

LogConfig object accepts dynamic bodies, ie: ```json "LogConfig" : { "Type": "", "Config": { "syslog-address": "" } } ``` thus it cant be parsed like all the other objects are...

bug
priority low

```ruby hyper_client.images.each do |image| puts image.repo_tags # throws no method error end ```

bug
images

enhancement