Amit Kocharekar

Results 2 issues of Amit Kocharekar

/kind feature **Describe the solution you'd like** The image created using ClusterBuilder.build() has a tag which is context_hash. I would like to provide my own tag name/number. So the ClusterBuilder...

kind/feature

Hi, I am using Porcelain.spawn_shell to execute certain commands on windows. Below is the code sample from a Phoenix application using websockets: Porcelain.spawn_shell("ping -n 5 -i 10 1.1.1.1", in: "",...