balena-supervisor/src
Felipe Lalanne a2d6db1e1d Update signature of fsUtils.getPathOnHost
The function now returns either a string array if it receives multiple
arguments or a single string if it receives a single argument.
2022-02-15 12:52:46 -03:00
..
compose Remove lockingIfNecessary in favor of updateLock.lock 2022-02-14 22:06:18 +00:00
config Fix apiUpdatePollInterval default to line up with API 2022-02-15 12:49:03 -03:00
device-api Remove lockingIfNecessary in favor of updateLock.lock 2022-02-14 22:06:18 +00:00
device-state Throw if target states gets a 304 without an ETAG 2022-01-26 11:27:15 -03:00
lib Update signature of fsUtils.getPathOnHost 2022-02-15 12:52:46 -03:00
logging Fix the "already delayed by" calculation 2021-12-10 15:54:30 +00:00
migrations Update apiSecret table to id services by name 2021-07-28 09:57:38 -04:00
types Improve validation messages for env vars and labels 2021-12-02 17:19:50 -03:00
api-binder.ts Ensure target state errors are sent to the log backend 2021-12-02 15:29:37 -03:00
app.ts Ensure happy-eyeballs uses supervisor dns lookup 2021-12-16 11:59:59 -03:00
db.ts Make the db module a singleton 2020-05-29 15:02:38 +01:00
device-config.ts Perform config.json sequentially to other config changes 2022-02-15 12:49:03 -03:00
device-state.ts Add update lock check to PATCH /v1/device/host-config 2022-02-14 22:22:00 +00:00
event-bus.ts Add newTargetState event and use it for backup loading 2020-04-07 14:50:34 +01:00
event-tracker.ts mixpanel: superisor_version -> supervisor_version 2020-09-24 10:43:43 -04:00
host-config.ts Add update lock check to PATCH /v1/device/host-config 2022-02-14 22:22:00 +00:00
local-mode.ts Backwards compatility changes for old resin namespaces 2021-05-06 17:05:26 +00:00
logger.ts Change log source from docker to journalctl 2020-10-28 16:09:42 +10:00
network.ts Add support for local ipv6 reporting 2022-02-08 19:06:13 -03:00
proxyvisor.js Remove mz, mkdirp, body-parser dependencies 2021-04-28 07:20:15 +09:00
supervisor-api.ts Improve supervisor API behavior when locks are set 2020-12-14 10:43:41 -03:00
supervisor.ts Change log source from docker to journalctl 2020-10-28 16:09:42 +10:00