Joseph Matthias Goh

Results 10 comments of Joseph Matthias Goh

what's your workflow like? i use this tool to create an image with my binary in it, send it to a docker registry and pull from it in k8s

@gedw99, sure!

Could you elaborate on a flow you’d use from the CLI with GoDev?

@DanielHabenicht interesting, this will be useful- I’m relatively new to Go so let me play around with it for awhile first to get a hang of how to use it...

Thanks for the report! I will look into this-

Seems like there's a channel leak at `handleStart`, after doing 4 live-reloads, the following appears in the profiling: ``` goroutine profile: total 17 5 @ 0x42d72b 0x42d7d3 0x404e0d 0x404be5 0x753473...

Thanks for investigating @crabmusket, I’m seeing if I can rewrite some parts to use channels in a more “go” way, realised I may have done some things wrongly after attending...

bump, looking to deploy metabase on kubernetes too!

this is kind of critical for any serious use. i think it's related to [this behaviour](https://github.com/digitalocean/terraform-provider-digitalocean/issues/487) where the cluster gets deleted on any change in the terraform resource. a version...

if anyone’s looking for a quick and dirty solution before this is resolved, i’ve put together some shell scripts into a makefile/docker image which you can find at https://github.com/zephinzer/golang-dev