Nikolay Kolev

Results 137 comments of Nikolay Kolev
trafficstars

@sparkprime I suggested in #ksonnet on Slack adding an unambiguous type of `empty`, which is different than `null`. Adding `empty` to an array would not do anything. Adding a key...

@sparkprime Please borrow `unless` from Ruby, too!

@anguslees The null-coalescing operator `//` is nice as `//=` is possible in some languages and `?:=` does not make sense.

Thank you, @mstruebing! I will give it a try!

@mstruebing Are you only building on Linux? I'm asking as the macOS tar command does not have the GNU Tar command's `--transform` option.

@andrewsomething Maybe on the provider level it would define a global default, which can be overridden in resources.

@csinge Even one token is hard to deal with in Terraform (you can't have it in a variable if the provider has a version and an alias), and multiple will...

@ianmuscat We all have different use cases and this should work well for project big and small. If we dumb this down, then this module is useless for the enterprise...

Both xhyve and the docker-machine driver are installed via Homebrew and permissions are changes according to the instructions.

@hugohenrique I already had that in place.