balena-supervisor/src
Pablo Carranza Velez 8548222a00 Several bugfixes:
* Ensure commit is only reported when update has finished

* Change default delay between actions to 100ms

* Fix envArrayToObject for cases where the env var has an equal sign

* Use shell-quote to properly parse string command and entrypoint

* Fix preloading with a legacy apps.json

Signed-off-by: Pablo Carranza Velez <pablo@resin.io>
2018-03-06 10:32:28 -08:00
..
compose Several bugfixes: 2018-03-06 10:32:28 -08:00
lib Several bugfixes: 2018-03-06 10:32:28 -08:00
migrations Add support for service hostname 2018-03-06 10:32:28 -08:00
api-binder.coffee Add support for init, mem_reservation, shm_size, read_only and sysctls. 2018-03-06 10:32:28 -08:00
app.coffee app.coffee: Switch to the multicontainer supervisor, add missing dependencies, and remove all files that are not used anymore 2018-03-06 10:32:28 -08:00
application-manager.coffee Several bugfixes: 2018-03-06 10:32:28 -08:00
config.coffee Fix local mode and the host-config endpoint 2018-03-06 10:32:28 -08:00
db.coffee Switch to using knex migrations to set up the database, and change the database format to use integers for ids instead of strings. 2018-03-06 10:32:28 -08:00
device-config.coffee Support the legacy RESIN_OVERRIDE_LOCK 2018-03-06 10:32:28 -08:00
device-state.coffee Several bugfixes: 2018-03-06 10:32:28 -08:00
event-tracker.coffee Switch to using knex migrations to set up the database, and change the database format to use integers for ids instead of strings. 2018-03-06 10:32:28 -08:00
host-config.coffee Fix local mode and the host-config endpoint 2018-03-06 10:32:28 -08:00
logger.coffee Various improvements and fixes to how compositions are handled 2018-03-06 10:32:28 -08:00
network.coffee Use a supervisor0 network interface for the supervisor network API. Remove RESIN_APP_COMMIT and RESIN_APP_RELEASE env vars. 2018-03-06 10:32:28 -08:00
proxyvisor.coffee Some bugfixes and style improvements 2018-03-06 10:32:28 -08:00
supervisor-api.coffee Use a supervisor0 network interface for the supervisor network API. Remove RESIN_APP_COMMIT and RESIN_APP_RELEASE env vars. 2018-03-06 10:32:28 -08:00
supervisor.coffee Use a supervisor0 network interface for the supervisor network API. Remove RESIN_APP_COMMIT and RESIN_APP_RELEASE env vars. 2018-03-06 10:32:28 -08:00