This PR updates the stargz extension with mounts needed for fuse to work as expected when deployed alongside the fuse3 extension.
Signed-off-by: Spencer Smith <spencer.smith@talos-systems.com>
Remove deprecated `.machine.install.extensions`, point to Talos
documentation.
Once Image Factory is live, we can point to it.
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
Bump pkgs version and the dependencies.
Add a workaround for nvidia-container-cli build on Debian Bullseye.
Signed-off-by: Utku Ozdemir <utku.ozdemir@siderolabs.com>
gvisor: 20221212.0
Linux firmware: 20221214
NVIDIA: 525.60.13
DRBD disabled, as it doesn't build with Linux 6.1.
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
Use new `bldr` variables and `eval` support to produce versions for each
extension which makes sense:
* `gvisor`: upstream version + extensions version (as it depends on
Talos)
* `hello-world-service`: extensions version
* `amd-ucode`, `bnx2-bnx2x`: linux firmware version
* `intel-ucode`: upstream version
* `nvidia-container-toolkit`: combination of upstream versions
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
Update metadata for Talos 1.0.0.
Bump `bldr` to the latest version with `Merge` support, workaround issue
with `/tmp` losing sticky bit.
Use `base` image from pkgs to drop dependency on `tools`.
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>