balena-supervisor/src
Cameron Diver 64a8c03eba
unmanged: Don't require a device name when setting a target state
Also set a default device name of 'local', to avoid an undefined value.

Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2018-11-29 11:35:08 +00:00
..
compose compose: Fix network option field names and update dockerode types 2018-11-28 17:43:31 +00:00
config unmanged: Don't require a device name when setting a target state 2018-11-29 11:35:08 +00:00
device-api device-api: Add container id endpoint 2018-11-28 16:44:19 +00:00
lib Improve UX when apps.json is not present 2018-11-28 14:53:06 +00:00
logging-backends Run prettier on the typescript files 2018-11-02 14:50:13 +00:00
migrations Allow local mode to be controlled via config.json 2018-11-28 14:53:08 +00:00
types types: Remove temporary Service type in favour of actual compose class 2018-09-24 12:04:51 +01:00
api-binder.coffee Rename most of the documentation and variable names from resin to balena 2018-11-01 17:00:13 -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: Set default apiEndpoint to empty 2018-11-28 13:11:45 +00:00
application-manager.d.ts fix: Correctly type bluebird promises in application-manager typings 2018-11-05 11:44:26 +00:00
db.ts Run prettier on the typescript files 2018-11-02 14:50:13 +00:00
device-config.coffee localMode: Remove local mode from device-config 2018-11-29 11:35:07 +00:00
device-state.coffee unmanged: Don't require a device name when setting a target state 2018-11-29 11:35:08 +00:00
event-tracker.ts Handle empty apiEndpoint when detecting mixpanel host 2018-11-28 14:26:02 +00: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 Run prettier on the typescript files 2018-11-02 14:50:13 +00:00
logger.ts Update to typescript 3 2018-11-02 15:41:14 +00:00
network.ts Convert network module to typescript 2018-11-28 15:15:06 +00:00
proxyvisor.coffee Rename most of the documentation and variable names from resin to balena 2018-11-01 17:00:13 -07:00
supervisor-api.coffee Rename most of the documentation and variable names from resin to balena 2018-11-01 17:00:13 -07:00
supervisor.coffee fix: When updating from a legacy supervisor, use updated resource ids and image URL from the API 2018-11-28 17:19:55 +00:00