balena-supervisor/src
Cameron Diver dfdc371a9c
device-api: Also support serviceName in v2 service endpoints
Now you can either pass a serviceName or imageId to restart a specific
service, which is much easier from a device container.

Change-type: minor
Signed-off-by: Cameron Diver <cameron@balena.io>
2018-11-05 11:44:29 +00:00
..
compose fix: Fix typo in image cleanup code 2018-11-05 11:44:29 +00:00
config Remove some type casts 2018-11-02 20:45:13 +00:00
device-api device-api: Also support serviceName in v2 service endpoints 2018-11-05 11:44:29 +00:00
lib device-api: Also support serviceName in v2 service endpoints 2018-11-05 11:44:29 +00:00
logging-backends Run prettier on the typescript files 2018-11-02 14:50:13 +00:00
migrations fix: Store and retrieve device config without namespaces 2018-10-20 04:40:55 +02: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 coffee-script lint failures 2018-11-02 14:50:12 +00:00
application-manager.d.ts fix: Correctly type bluebird promises in application-manager typings 2018-11-05 11:44:26 +00:00
config.ts Run prettier on the typescript files 2018-11-02 14:50:13 +00:00
db.ts Run prettier on the typescript files 2018-11-02 14:50:13 +00:00
device-config.coffee fix: Store and retrieve device config without namespaces 2018-10-20 04:40:55 +02:00
device-state.coffee Fix coffee-script lint failures 2018-11-02 14:50:12 +00:00
event-tracker.ts Run prettier on the typescript files 2018-11-02 14:50:13 +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.coffee network: Ignore resin-redsocks and balena-redsocks when reporting IP addresses 2018-10-18 15:01:49 +02: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 coffee-script lint failures 2018-11-02 14:50:12 +00:00