balena-io / open-balena-api

The core API of openBalena
https://balena.io/open
GNU Affero General Public License v3.0
58 stars 29 forks source link

Raspberry Pi 4 applications/devices don't have Pi-specific configs listed #183

Open imrehg opened 4 years ago

imrehg commented 4 years ago

The Pi4 device type is not whitelisted.

https://github.com/balena-io/open-balena-api/blob/c59730dc1cde47be589a84662e6c48c82f8a4f6b/src/lib/env-vars.ts#L140-L146

This is the correct place to file the issue, instead of https://github.com/balena-io/resin-ui/issues/3116

bartversluijs commented 4 years ago

Is this issue resolved in #184? And thus be closed? We're using the RPI 4 with open-balena, and using the Pi-specific configs are necessary for us. But it's probably fixed.