dcaputo-harmoni

Results 20 issues of dcaputo-harmoni

Reopening as this remains an issue. I understand how to specify development mode when building, that's not the problem. The issue is that in the `init_config_json` script within `image-balena.bbclass`, it...

I am having an issue installing on my Jetson Nano. Specifically, I get the following error upon install: `npm WARN [email protected] requires a peer of @tensorflow/tfjs-node@^1.4.0 but none is installed....

There is an undefined variable in `kernel-balena.bbclass` which is only exposed when the `BALENA_DEFCONFIG_NAME` parameter is set. The patch below resolves the error by correcting the typo in the variable...

Changes needed to support custom delta servers such as [this](https://github.com/dcaputo-harmoni/open-balena-delta). Needed because supervisor defaults to `delta.balena-cloud.com` otherwise.

I'm receiving the message below for a group of devices exactly every 30 seconds when running `open-balena-api` 11.8.3. Upgraded from an older version (0.194.0) so am wondering if could be...

## What was changed This PR includes two primary functionality enhancements to the helm chart: - Addition of Auth settings to both server and web - Allowing database username to...

**Describe the bug** When the kubernetes secret associated with a VaultDynamicSecret is deleted, the VSO requests a new lease and recreates the secret with the newly leased credentials. But the...

enhancement

### Report When uploading large (1GB) binlog files to Azure, the UploadStream times out with the error "Context deadline exceeded". Realized that the default (max) concurrency for UploadStream is 1,...

bug