balena-supervisor/src
Cameron Diver 76de276b92
Only consider certain array fields without order
Various fields returned from the docker daemon don't retain order (for
example the volumes field). We now only select certain array values to
compare taking order into account.

Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-08-19 14:55:06 +01:00
..
compose Only consider certain array fields without order 2019-08-19 14:55:06 +01:00
config Dont try to set the commit if it's undefined 2019-07-10 14:25:21 +01:00
device-api Add an endpoint and module for reading journald logs 2019-08-09 11:08:29 +01:00
lib Add an endpoint and module for reading journald logs 2019-08-09 11:08:29 +01:00
logging Don't attempt to setup a log stream to the cloud before provision 2019-07-09 13:21:05 +01:00
migrations Clean up local mode engine objects using snapshots 2019-06-26 17:40:01 +03:00
types Specify TODO in DeviceApplicationState comment 2019-01-08 11:59:56 +00:00
api-binder.ts Don't attempt to setup a log stream to the cloud before provision 2019-07-09 13:21:05 +01:00
app.ts Add more typescript conversions and export utilities from existing 2019-07-09 13:21:05 +01:00
application-manager.coffee Support network_modes of service:<servicename> 2019-07-23 13:41:19 +01:00
application-manager.d.ts Don't attempt to cleanup any target state referenced volumes 2019-07-11 16:35:29 +01:00
db.ts Use dictionary for db key 2019-01-23 16:30:43 +00:00
device-config.ts fix: Always reboot when applying boot config 2019-07-22 16:07:39 +01:00
device-state.coffee api: Perform network checks if device is unmanaged 2019-07-24 15:40:53 +01:00
device-state.d.ts Add more typescript conversions and export utilities from existing 2019-07-09 13:21:05 +01:00
event-tracker.ts Add more typescript conversions and export utilities from existing 2019-07-09 13:21:05 +01:00
host-config.ts refactor: Change config modules export type to new-style 2019-01-02 18:12:22 +00:00
local-mode.ts Filter both null and omitted values 2019-07-25 13:03:04 +03:00
logger.ts Don't attempt to setup a log stream to the cloud before provision 2019-07-09 13:21:05 +01:00
network.ts Standardise all supervisor output logging 2019-06-10 11:38:45 +01:00
proxyvisor.coffee Standardise all supervisor output logging 2019-06-10 11:38:45 +01:00
supervisor-api.ts Standardise all supervisor output logging 2019-06-10 11:38:45 +01:00
supervisor.ts Don't attempt to setup a log stream to the cloud before provision 2019-07-09 13:21:05 +01:00