Alexandre Peixoto Ferreira
d65b7208db
Fix characteres on filenames not allowed on resources v2
...
Signed-off-by: Alexandre Peixoto Ferreira <alexandref75@gmail.com>
2022-07-18 13:33:38 -05:00
Alexandre Peixoto Ferreira
fe9b26d283
Fix sanitizing filenames
...
Signed-off-by: Alexandre Peixoto Ferreira <alexandref75@gmail.com>
2022-07-18 12:45:02 -05:00
Alexandre Peixoto Ferreira
e20fb9b58f
Update version tusing an up-to-date alpine image
...
Signed-off-by: Alexandre Peixoto Ferreira <alexandref75@gmail.com>
2022-07-07 14:33:32 -05:00
Alexandre Ferreira
741d8edc23
Merge branch 'dev' into 'master'
...
Fix examples to tag 1.20.7
See merge request arm-research/smarter/smarter-device-manager!19
2021-05-18 21:18:07 +00:00
Alexandre Ferreira
261f70121a
Fix examples to tag 1.20.7
2021-05-18 16:16:55 -05:00
Alexandre Ferreira
8a304aa5ee
Merge branch 'dev' into 'master'
...
Fix recursion problem
See merge request arm-research/smarter/smarter-device-manager!18
2021-05-18 21:16:01 +00:00
Alexandre Ferreira
1421f564e5
Fix recursion problem
2021-05-18 16:06:16 -05:00
Alexandre Ferreira
567ac37994
Merge branch 'dev' into 'master'
...
Fix opening /dev/<files> to see if it is a directory (dangerous and it can take too long)
See merge request arm-research/smarter/smarter-device-manager!17
2021-05-18 19:55:29 +00:00
Alexandre Ferreira
a6c2189a98
Fix opening /dev/<files> to see if it is a directory (dangerous and it can take too long)
2021-05-18 14:45:08 -05:00
Alexandre Ferreira
1d718e57be
Merge branch 'dev' into 'master'
...
Fix examples to add the new version
See merge request arm-research/smarter/smarter-device-manager!16
2021-05-18 17:42:05 +00:00
Alexandre Ferreira
733ac32871
Fix examples to add the new version
2021-05-18 12:32:19 -05:00
Alexandre Ferreira
ab97aba78f
Merge branch 'dev' into 'master'
...
Fix access to files on subdirectorties on /dev
See merge request arm-research/smarter/smarter-device-manager!15
2021-05-18 17:22:59 +00:00
Alexandre Ferreira
8adb22dc29
Fix access to files on subdirectorties on /dev
2021-05-18 12:11:31 -05:00
Alexandre Ferreira
2dfd0f1461
Merge branch 'dev' into 'master'
...
Adding a formal way to contribute to the project
See merge request arm-research/smarter/smarter-device-manager!14
2021-02-23 20:23:16 +00:00
Alexandre Ferreira
841471d149
Bitten by go 1.16 mod changes and k8s kubelet changes of api (1.20 or 0.20).
2021-02-23 14:11:15 -06:00
Alexandre Ferreira
e4f9d53a16
Adding a formal way to contribute to the project
2021-02-23 13:01:56 -06:00
Alexandre Ferreira
7eb7526956
Merge branch 'dev' into 'master'
...
Dev
See merge request arm-research/smarter/smarter-device-manager!13
2021-01-06 01:35:33 +00:00
Alexandre Ferreira
304807e48e
Fix removal of sockets files on shhutdown
2021-01-05 18:43:56 -06:00
Alexandre Ferreira
879085aaed
Fix for k3s >= 1.18
2020-06-24 15:16:01 -05:00
Alexandre Ferreira
43009d99cc
Merge branch 'update-registry' into 'master'
...
Update registry with the latest image
See merge request arm-research/smarter/smarter-device-manager!12
2020-06-10 20:36:22 +00:00
Alexandre Ferreira
ee5804f7b8
Update registry with the latest image
2020-06-10 15:26:28 -05:00
Alexandre Ferreira
7a3353216d
Merge branch 'k3s-1.18' into 'master'
...
Add tty to the configmaps and rename yaml files to correspond to uses and README
See merge request arm-research/smarter/smarter-device-manager!11
2020-06-10 16:06:27 +00:00
Alexandre Ferreira
0eab2f36e6
Add tty to the configmaps and rename yaml files to correspond to uses and README
2020-06-10 10:36:18 -05:00
Alexandre Ferreira
c7605e87d8
Merge branch 'add-nvidia-conf' into 'master'
...
Update conf.yaml to support nvidia-gpu
See merge request arm-research/smarter/smarter-device-manager!10
2020-06-09 23:29:16 +00:00
Alexandre Ferreira
21960c3eda
Update conf.yaml to support nvidia-gpu
2020-06-09 18:22:16 -05:00
Alexandre Ferreira
2e68d7793d
Merge branch 'add-nvidiagpu' into 'master'
...
Add nvidiagpu
See merge request arm-research/smarter/smarter-device-manager!9
2020-06-09 21:30:17 +00:00
Alexandre Ferreira
633128015b
Add support for nvidia-gpu
2020-06-09 16:15:51 -05:00
Alexandre Ferreira
06a5d1129c
Forgot the nvidia portion of the server
2020-06-08 14:53:33 -05:00
Alexandre Ferreira
727594c382
New version of the nvidia GPU access
2020-06-08 14:45:14 -05:00
Alexandre Ferreira
94783dfc37
WIP: for adding nvidia-gpu as a device
2020-06-04 14:11:13 -05:00
Alexandre Ferreira
f1b720f53e
Merge branch 'feature/add-serial' into 'master'
...
Add common serial port incantations
See merge request arm-research/smarter/smarter-device-manager!6
2020-06-02 17:37:25 +00:00
Alexandre Ferreira
acb56cef95
Merge branch 'alex' into 'master'
...
Add configmap to the daemonsets
See merge request arm-research/smarter/smarter-device-manager!7
2020-06-02 17:19:18 +00:00
Alexandre Ferreira
94e5449a72
Add configmap to the daemonsets
2020-06-02 12:13:09 -05:00
Eric Van Hensbergen
8a81ecce8b
Add common serial port incantations
...
Signed-off-by: Eric Van Hensbergen <eric.vanhensbergen@arm.com>
2020-06-02 11:27:08 -05:00
Alexandre Ferreira
7e976ae90c
Merge branch 'simplify-ci' into 'master'
...
Simplify CI
See merge request arm-research/smarter/smarter-device-manager!5
2020-05-11 17:23:01 +00:00
Eric Van Hensbergen
377f5fb26e
Simplify CI
...
Use the template instead of duplicating it.
Signed-off-by: Eric Van Hensbergen <eric.vanhensbergen@arm.com>
2020-05-10 00:02:40 +00:00
Alexandre Ferreira
3b6d0e761b
Merge branch 'alex' into 'master'
...
Add CI to the repository
See merge request arm-research/smarter/smarter-device-manager!4
2020-05-06 20:21:25 +00:00
Alexandre Ferreira
14881c0124
Add CI to the repository
2020-05-06 15:14:24 -05:00
Alexandre Ferreira
fedafe7559
Add a contributions files
2020-01-19 14:42:24 -06:00
Alexandre Ferreira
18a34a8f17
Merge branch 'readme-review' into 'master'
...
Fixed small typo
See merge request arm-research/smarter/smarter-device-manager!3
2020-01-17 23:17:37 +00:00
Luis E. P
5ae35dffb2
Fixed small typo
2020-01-17 22:52:29 +00:00
Alexandre Ferreira
3096b997b7
Merge branch 'readme-review' into 'master'
...
Initial README edit
See merge request arm-research/smarter/smarter-device-manager!2
2020-01-17 22:00:50 +00:00
Luis E. P
20d8fd7d82
Initial README edit
2020-01-17 21:50:08 +00:00
Alexandre Ferreira
753e68e81b
Merge branch 'review' into 'master'
...
Initial review
See merge request arm-research/smarter/smarter-device-manager!1
2020-01-17 21:36:44 +00:00
Luis E. P
734c123a61
Initial review
2020-01-17 15:25:46 -06:00
Alexandre Ferreira
d6a5a36b3b
Adding support for k3s
2020-01-17 10:25:24 -06:00
Alexandre Ferreira
95cd0b2bda
adding a readme
2020-01-17 09:15:54 -06:00
Alexandre Ferreira
bf9d72687b
Update LICENSE
2020-01-15 21:52:49 +00:00
Alexandre Ferreira
6a04d69326
First commit of smarter-device-manager
2020-01-15 15:34:25 -06:00