233d87f310
v11.8.4
v11.8.4
2020-06-22 14:05:25 +03:00
eccc353ea7
Merge pull request #1361 from balena-io/report-mac-address
...
state: Report device MAC address to the API
2020-06-22 11:03:22 +00:00
1b91ef3405
state: Report device MAC address to the API
...
When reporting device information, send the MAC address of any
interfaces on the system. Also expose in the Supervisor API at
the route GET /v1/device.
Change-type: patch
Signed-off-by: Rich Bayliss <rich@balena.io >
2020-06-22 10:41:06 +01:00
9d42e3518d
v11.8.3
v11.8.3
2020-06-18 16:18:16 +03:00
7bad60274c
Merge pull request #1381 from balena-io/update-pinejs-client-request
...
Update pinejs-client-request to 7.x
2020-06-18 13:16:39 +00:00
c15f77434b
Update pinejs-client-request to 7.x
...
Update pinejs-client-request from 5.2.0 to 7.0.0
Change-type: patch
2020-06-18 12:24:52 +00:00
7686b8b40f
v11.8.2
v11.8.2
2020-06-18 15:18:45 +03:00
54cbfface2
Merge pull request #1373 from balena-io/singleton-managers
...
Make network-manager, volume-manager and service-manager singletons
2020-06-18 11:56:02 +00:00
0e8d92e08a
Make service-manager module a singleton
...
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io >
2020-06-17 14:56:57 +00:00
adaad786af
Make volume-manager module a singleton
...
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io >
2020-06-17 14:56:57 +00:00
8fc97b9de8
Make network-manager module a singleton
...
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io >
2020-06-17 14:56:57 +00:00
3773249790
Merge pull request #1376 from balena-io/doc/upgrading-supervisor
...
Add supervisor upgrade document
2020-06-16 20:57:10 +00:00
989ec83a27
Add supervisor upgrade document
...
Connects-to: https://github.com/balena-io/balena-io/issues/2157
Change-type: patch
Signed-off-by: Hugh Brown <hugh@balena.io >
2020-06-16 13:05:17 -07:00
20143c1569
v11.8.1
v11.8.1
2020-06-16 16:55:51 +03:00
dfde956da6
Merge pull request #1382 from balena-io/update-webpack-deps
...
Update webpack dependencies
2020-06-16 13:54:10 +00:00
e1fb8683f4
Update webpack dependencies
...
Change-type: patch
2020-06-16 13:05:46 +01:00
c172a70a95
v11.8.0
v11.8.0
2020-06-16 12:22:51 +03:00
557809871c
Merge pull request #1378 from balena-io/use-v6
...
Use API v6
2020-06-16 09:21:00 +00:00
1dccbaecd8
Use API v6
...
See: https://github.com/balena-io/open-balena/issues/80
Change-type: minor
2020-06-15 13:57:32 +03:00
3ef51240af
v11.7.3
v11.7.3
2020-06-15 13:44:51 +03:00
b501e3faf4
Merge pull request #1377 from balena-io/db-format-changes
...
Db-format module code fixups
2020-06-15 10:42:44 +00:00
695d91d494
Db-format module code fixups
...
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io >
2020-06-15 10:53:21 +01:00
0b9727c9cb
v11.7.2
v11.7.2
2020-06-15 12:18:01 +03:00
d0bcaa6fa2
Merge pull request #1362 from balena-io/rgz/device-request-gpu
...
Add label to expose gpu to container
2020-06-15 09:16:21 +00:00
ae646a07ec
Add label to expose gpu to container
...
In the absence of an upstream implementation of the DeviceRequest API introduced
as part of Docker API v1.40 we roll our own using a feature label.
As per my comment in the code, we fall back to the default behavior of
docker cli's `--gpu` and request single device with the `gpu` capabilty.
The only implementation at the moment is the NVIDIA driver; here:
https://github.com/balena-os/balena-engine/blob/master/daemon/nvidia_linux.go
Background on the composefile implementation:
https://github.com/compose-spec/compose-spec/issues/74
https://github.com/docker/compose/issues/6691
Change-type: patch
Connects-to: https://github.com/balena-os/balena-jetson/pull/75
Signed-off-by: Robert Günzler <robertg@balena.io >
2020-06-11 14:06:16 +02:00
92e71a95fa
v11.7.1
v11.7.1
2020-06-11 14:47:33 +03:00
53658c1c13
Merge pull request #1372 from balena-io/db-format
...
Move database app processing out to its own module
2020-06-11 11:45:04 +00:00
b31d5007fb
Move database app processing out to its own module
...
This is part of the work to make the application-manager module much
less monolithic, in preperation for system apps and more generally
multi-app.
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io >
2020-06-11 11:55:11 +01:00
c0e170c61f
Make target-state-cache a singleton
...
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io >
2020-06-11 11:55:11 +01:00
5512654d1c
v11.7.0
v11.7.0
2020-06-11 12:09:32 +03:00
fad7020b1c
Merge pull request #1208 from balena-io/909-preload-device-name
...
Respect an initialDeviceName field in the config.json
2020-06-11 05:05:28 -04:00
b5918f0d84
Respect an initialDeviceName field in the config.json
...
Closes : #909
Change-type: minor
Signed-off-by: Cameron Diver <cameron@balena.io >
2020-06-10 13:27:03 +01:00
dec79e11f4
v11.6.6
v11.6.6
2020-06-10 15:02:04 +03:00
99e821ab25
Merge pull request #1370 from balena-io/singleton-images
...
Make images module a singleton
2020-06-10 08:00:27 -04:00
2b3dc2fbce
Make images module a singleton
...
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io >
2020-06-10 11:29:28 +01:00
d3fae47c8a
v11.6.5
v11.6.5
2020-06-09 18:14:30 +03:00
f5c787ede3
Merge pull request #1369 from balena-io/fix-api-auth
...
fix: API auth missing on state GET/PATCH
2020-06-09 16:12:28 +01:00
b89425c607
fix: API auth missing on state GET/PATCH
...
When performing a state GET/PATCH the authentication header was being
missed off.
Change-type: patch
Signed-off-by: Rich Bayliss
2020-06-09 15:03:16 +01:00
dde164426f
v11.6.4
v11.6.4
2020-06-08 21:14:22 +03:00
89055a800b
Merge pull request #1368 from balena-io/test-file-ts-adjustments
...
Refactored @ts-ignore to @ts-expect-error in test file
2020-06-08 18:12:15 +00:00
ffe814e447
Refactored @ts-ignore to @ts-expect-error in test file
...
Change-type: patch
Signed-off-by: Miguel Casqueira <miguel@balena.io >
2020-06-08 13:24:19 -04:00
12a4a113d7
v11.6.3
v11.6.3
2020-06-08 19:59:01 +03:00
431e022b37
Merge pull request #1366 from balena-io/singleton-logger
...
Make logger module a singleton
2020-06-08 16:57:23 +00:00
651e48b1bd
Make logger module a singleton
...
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io >
2020-06-08 17:19:20 +01:00
507cb33c6a
Merge pull request #1367 from balena-io/fix-state-fetch-backoff
...
Fix exponential backoff for state polling
2020-06-08 15:17:38 +00:00
e37b52dd68
Fix exponential backoff for state polling
...
Change-type: patch
2020-06-08 15:41:11 +01:00
14bda050bd
v11.6.2
v11.6.2
2020-06-08 15:38:10 +03:00
f8e48573c7
Merge pull request #1356 from balena-io/singleton-eventtracker
...
Make the event-tracker module a singleton
2020-06-08 12:36:10 +00:00
389e14ec6b
Make the event-tracker module a singleton
...
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io >
2020-06-08 10:13:33 +01:00
138b1b4496
v11.6.1
v11.6.1
2020-06-06 02:18:29 +03:00