Will Wong (╯°□°)╯ ︵ ┻━┻

Results 4 issues of Will Wong (╯°□°)╯ ︵ ┻━┻

It seems that processing template actions via `infrakit template` is different from `infrakit utils init` w.r.t. passing in vars. For example: ``` {{ include (cat (var `filename`) `.txt` | nospace...

Hello, There are cases in which I would like a group to be scaled down to 0, i.e. for autoscaling. but right now i think https://github.com/docker/infrakit/blob/master/pkg/plugin/group/group.go#L344 is preventing me from...

I had to update the package on my fork because [email protected] reloading did not trigger parent dependency updates for plugin-text (i.e. module that imports text file does not update when...

When running on cloud services, both AWS EC2 and GCloud Compute instances can automatically discover the credentials the instances were configured with (i.e. when using aws cli or gsutils). Cloud...

feature
installation