CameronDiver

Results 19 comments of CameronDiver

The ideal situation here is to re-run all intialisation that livepush performs for a given project when the docker-compose changes. There's no need to end the process, but re-parsing the...

@dfunckt yeah it's a good point, I have an arch call discussion waiting for this - so we'll see.

Hey @willswire thanks for the report. I'll try to reproduce this soon and see what we can do. I imagine it's something like the supervisor not giving the container time...

Thanks for the extra info; Does the container catch and act upon signals, for example the `SIGTERM` that docker will send to ask a container to stop running? I mean...

Hey @willswire sorry for the delay. I finally got some time to do some investigation here. I didn't manage to reproduce, but a colleague of mine did find a potential...

Thanks @willswire I'm pretty sure it should fix your issue (hence the closing) but finding out before release is certainly better. The way that you could do this is to...

Sure, sounds good. I was going to start on this now given the other bug is being handled balena side.

Update: We have a specific debug label, but currently no way to turn debug mode on or off on the fly. Until the debug mode is on, so as to...

No, that would set a single device to a build. Say you want to do a staged rollout of 100 devices, that's 100 calls to that script, with different parameters...