balena-supervisor/src
Cameron Diver b1434e44ae
fix: overlay compose fields on image for healthcheck
This commit changes a bug where the compose healthcheck would always
overwrite the healthcheck set by the image - even if no compose
healthcheck exists.

Change-type: patch
Signed-off-by: Cameron Diver <cameron@resin.io>
2018-10-16 10:34:37 +01:00
..
compose fix: overlay compose fields on image for healthcheck 2018-10-16 10:34:37 +01:00
config backend: Remove a few blacklisted config.txt options 2018-10-15 11:41:22 +01:00
device-api device-api: Add supervisor version endpoint 2018-10-13 20:24:25 +01:00
lib Support setting target state in local mode from supervisor API 2018-10-10 13:02:40 +01:00
logging-backends Support local logging via standard logging interface 2018-10-10 13:02:40 +01:00
migrations Change config function providers to be mutable 2018-06-26 14:02:25 +01:00
types types: Remove temporary Service type in favour of actual compose class 2018-09-24 12:04:51 +01:00
api-binder.coffee Support setting target state in local mode from supervisor API 2018-10-10 13:02:40 +01: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 local mode: Add local mode manager module to handle cleanup 2018-10-13 20:20:05 +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: Return void from config setter 2018-10-15 11:12:47 +01:00
db.ts Convert db module to typescript 2018-06-18 13:39:08 +01:00
device-config.coffee logger: Remove pubnub leftovers 2018-07-18 12:31:10 -07:00
device-state.coffee state: Don't consider local mode when storing state 2018-10-13 20:20:05 +01: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 Various bugfixes and sytlistic improvements 2018-03-06 10:32:29 -08:00
proxyvisor.coffee logger: Use the new logging backend 2018-07-18 12:30:59 -07:00
supervisor-api.coffee Support setting target state in local mode from supervisor API 2018-10-10 13:02:40 +01:00
supervisor.coffee local mode: Add local mode manager module to handle cleanup 2018-10-13 20:20:05 +01:00