Also use said devcontainer i GitHub workflows to validate config.
* feat(devcontainer): build devcontainer
Signed-off-by: Vegard Hagen <[email protected]>
* feat(ci): validate tofu files on push
Signed-off-by: Vegard Hagen <[email protected]>
* feat(devcontainer): simplify devcontainer
Signed-off-by: Vegard Hagen <[email protected]>
* fix(devcontainer): don't cache package index
This will reduce the final image size.
Signed-off-by: Vegard Hagen <[email protected]>
* feat(devcontainer): switch to ubuntu and use devcontainer features as much as possible
Signed-off-by: Vegard Hagen <[email protected]>
---------
Signed-off-by: Vegard Hagen <[email protected]>
A bug reported in #299 resulted in it not being possible to schedule two Talos nodes on the same host machine with the same schematic ID and image version
This commit fixes#299
Signed-off-by: Vegard Hagen <[email protected]>