Andrew Rynhard
64b5b32732
refactor: use go-procfs
...
This makes use of the external procfs pacakge that is based on the
pacakge we are removing here.
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2020-02-19 15:58:57 -08:00
Andrew Rynhard
5a7eb631b2
feat: add installer command to installer container
...
This replaces the entrypoint.sh shell script with a go binary.
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-12-26 06:41:25 -08:00
Andrew Rynhard
326702925a
refactor: align platform names with kernel args
...
This aligns platform names with tals.platofrm kernel arg.
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-11-03 09:13:07 -08:00
Andrew Rynhard
0d1c5ac305
feat: add support for Digital Ocean
...
This adds a Digital Ocean platform implementation.
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-10-28 10:46:15 -07:00