dfunckt

Results 99 comments of dfunckt

Hi, excuse my late reply. All fair points -- I'm aware docs can be improved, but then again isn't it always the case ;) Being both the author of the...

@robertgzr this is unlikely to be related to deltas after all. Here are engine logs from the delta server while pulling either of the following two images: - `registry2.balena-cloud.com/v2/d76730821fe314dd54b7144e197a94e6@sha256:63c5a57a1c541b7d436fe12053215c3e9ebf79d86f0e2c73b9c844d569afc2b1` or...

Might even not be related to the engine at all -- digging a little deeper, in the last 30 days (where server logs cut off) the first occurence of this...

We published an experimental command line tool and NodeJS library that can be used to trigger deltas and fetch information about the update between two releases. You can find it...

@memory the `--logs` option makes all logs print sequentially: https://www.balena.io/docs/reference/cli/#-logs

You probably mean config vars (ie. not env vars) because env vars can be anything except starting with those prefixes. We ultimately want to get rid of the prefixes --...

We definitely want to enforce HTTPS but I agree it doesn't have to happen at this level and could be handled higher up in the stack. Let's get together with...