balena-supervisor/src
Cameron Diver 1879c76b00
fix: Run checkTruthy on config values before using them
Change-type: patch
Signed-off-by: Cameron Diver <cameron@resin.io>
2018-10-23 18:32:38 +01:00
..
compose Keep defaulting tty to true to avoid accidental breakage 2018-10-19 17:54:13 +02:00
config fix: Store and retrieve device config without namespaces 2018-10-20 04:40:55 +02:00
device-api device-api: Add supervisor version endpoint 2018-10-13 20:24:25 +01:00
lib deviceConfig: allow BALENA_ config variables 2018-10-18 17:20:53 +02:00
logging-backends Support local logging via standard logging interface 2018-10-10 13:02:40 +01:00
migrations fix: Store and retrieve device config without namespaces 2018-10-20 04:40:55 +02:00
types types: Remove temporary Service type in favour of actual compose class 2018-09-24 12:04:51 +01:00
api-binder.coffee fix: Properly get the config from target state before comparing during initial config reporting 2018-10-22 13:18:53 -07:00
app.coffee Introduce workaround for IPv6 DNS resolution until nodejs becomes RFC 3484 compliant 2018-03-07 07:01:43 -08:00
application-manager.coffee fix: Run checkTruthy on config values before using them 2018-10-23 18:32:38 +01:00
application-manager.d.ts Support setting target state in local mode from supervisor API 2018-10-10 13:02:40 +01:00
config.ts Fix preloading in flasher images by reading apps.json if target hasn't been set 2018-10-19 14:42:29 +02:00
db.ts Convert db module to typescript 2018-06-18 13:39:08 +01:00
device-config.coffee fix: Store and retrieve device config without namespaces 2018-10-20 04:40:55 +02:00
device-state.coffee fix: Store and retrieve device config without namespaces 2018-10-20 04:40:55 +02:00
event-tracker.ts fix: Use throttle not debounce when ensuring we don't spam mixpanel 2018-09-12 12:30:31 +01:00
host-config.coffee Replace the gosuper component with a node module that handles communication with systemd, and stop using an init system in the supervisor container 2018-03-22 15:55:15 +00:00
local-mode.ts local mode: Add local mode manager module to handle cleanup 2018-10-13 20:20:05 +01:00
logger.ts fix: Don't assume config is defined for legacy images in logger 2018-10-15 10:53:11 +01:00
network.coffee network: Ignore resin-redsocks and balena-redsocks when reporting IP addresses 2018-10-18 15:01:49 +02:00
proxyvisor.coffee logger: Use the new logging backend 2018-07-18 12:30:59 -07:00
supervisor-api.coffee Disable express' x-powered-by header 2018-10-16 13:26:21 +02:00
supervisor.coffee local mode: Add local mode manager module to handle cleanup 2018-10-13 20:20:05 +01:00