Rimantas (Rimas) Mocevicius

Results 150 comments of Rimantas (Rimas) Mocevicius

yes, you are right, it is not working

you should never use latest version, best practices is to version everything e.g.: `helm plugin install https://github.com/rimusz/helm-tiller --version v0.8.4` :-)

no worries I was using older version of the plugin so did not notice that `tiller` output was not silent.

@Morriz try to use version `0.8.3` as I use it and I do not see any `tiller` related messages

@Morriz please try `v0.9.1` which I have released with the new fix.

yes, docker sucks with NFS volumes in our case. never tried that `Docker Volume Plugin`, I just usually end up doing `rsync`. @AntonioMeireles what do you think?

@whitlockjc sorry been away for the conference, and too busy this week. the best would be use `rsync` to copy code to VM and mount VM's drive to docker

usually I trigger code copying with `rsync` via post commit hook

it is bug in corectl tool https://github.com/TheNewNormal/corectl/issues/121