Dmitry Sharshakov
5cd226e3ea
chore: build with new toolchain
...
Move modules, firmware and libraries to accommodate usrmerged rootfs
Only use network where needed via new bldr, pre-download Go dependencies in prepare step, improve Go cache
Bump xen-guest-agent to make it build with current Alpine Rust
Signed-off-by: Dmitry Sharshakov <dmitry.sharshakov@siderolabs.com>
2025-02-10 16:00:19 +01:00
Andrey Smirnov
70da87510b
feat: update dependencies
...
* NVIDIA drivers and container toolkit
* spin
* ecr-credential-helper
* wolfi-base
* LLDPD
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-01-21 17:49:18 +04:00
Noel Georgi
9c92bda95b
fix: unable to override runtime defaults
...
This fixes the issue when `.machine.files` using
`/etc/cri/conf.d/20-customization.part` is sometimes unable to merge the
values.
The fix is to prefix the the files with `10-` prefix so the
customization with `20-` takes precedence when merging.
`gvisor-debug` is prefixed with `11-` since it should overwrite the
gvisor defaults. This also fixes where the order of gvisor extensions
mattered previously.
Fixes : #578
Signed-off-by: Noel Georgi <git@frezbo.dev>
2025-01-10 19:10:22 +05:30
Andrey Smirnov
e5544b5363
feat: update dependencies
...
```
| Package | Type | Update | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|---|---|
| cgr.dev/chainguard/wolfi-base | | digest | `8dd9cea` -> `3b271f8` | | | | |
| [containerd/stargz-snapshotter](https://redirect.github.com/containerd/stargz-snapshotter ) | | patch | `v0.16.2` -> `v0.16.3` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [containers/crun](https://redirect.github.com/containers/crun ) | | minor | `1.18.2` -> `1.19.1` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| git://git.kernel.org/pub/scm/libs/libcap/libcap.git | | minor | `2.72` -> `2.73` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| golang.org/x/sys | require | minor | `v0.27.0` -> `v0.28.0` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [https://github.com/containerd/runwasi.git ](https://redirect.github.com/containerd/runwasi ) | | minor | `v0.4.0` -> `v0.5.0` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [https://github.com/qemu/qemu.git ](https://redirect.github.com/qemu/qemu ) | | minor | `9.1.2` -> `9.2.0` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [https://gitlab.gnome.org/GNOME/glib.git ](https://gitlab.gnome.org/GNOME/glib ) | | minor | `2.82.0` -> `2.83.2` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [kubernetes/cloud-provider-aws](https://redirect.github.com/kubernetes/cloud-provider-aws ) | | patch | `v1.31.1` -> `v1.31.4` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [open-iscsi/open-isns](https://redirect.github.com/open-iscsi/open-isns ) | | minor | `0.102` -> `0.103` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [siderolabs/talos-metal-agent](https://redirect.github.com/siderolabs/talos-metal-agent ) | | patch | `v0.1.0-beta.0` -> `v0.1.0-beta.1` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [tailscale/tailscale](https://redirect.github.com/tailscale/tailscale ) | | minor | `1.76.6` -> `1.78.1` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
```
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2024-12-26 16:20:59 +04:00
Noel Georgi
4168af94f2
chore: bump nvidia toolkit
...
Bump NVIDIA toolkit to `v.17.2`.
Signed-off-by: Noel Georgi <git@frezbo.dev>
2024-11-28 23:57:40 +05:30
Andrey Smirnov
c5fa260bd8
feat: bump dependencies
...
```
| Package | Update | Change |
|---|---|---|
| [containerd/stargz-snapshotter](https://redirect.github.com/containerd/stargz-snapshotter ) | minor | `v0.15.1` -> `v0.16.2` |
| [containers/crun](https://redirect.github.com/containers/crun ) | minor | `1.17` -> `1.18.2` |
| git://git.kernel.org/pub/scm/libs/libcap/libcap.git | minor | `2.70` -> `2.72` |
| git://sourceware.org/git/elfutils.git | minor | `0.191` -> `0.192` |
| [google/gvisor](https://redirect.github.com/google/gvisor ) | minor | `20241007.0` -> `20241118.0` |
| [https://github.com/qemu/qemu.git ](https://redirect.github.com/qemu/qemu ) | patch | `9.1.0` -> `9.1.2` |
| [https://github.com/spinkube/containerd-shim-spin.git ](https://redirect.github.com/spinkube/containerd-shim-spin ) | minor | `v0.16.0` -> `v0.17.0` |
| [tailscale/tailscale](https://redirect.github.com/tailscale/tailscale ) | patch | `1.76.0` -> `1.76.6` |
```
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2024-11-28 17:52:13 +04:00
Andrey Smirnov
daa889b693
feat: update Linux to 6.12
...
Matching updates for https://github.com/siderolabs/pkgs/pull/1085
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2024-11-27 15:51:23 +04:00
Andrey Smirnov
c08262d8b2
feat: update gcc to 14.2, bump NVIDIA driver versions
...
Bump NVIDIA driver versions to match the `pkgs`.
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2024-11-07 15:27:15 +04:00
Dmitry Sharshakov
6d5f49b92c
chore: move udev rules
...
Ref: siderolabs/pkgs#1053
Signed-off-by: Dmitry Sharshakov <dmitry.sharshakov@siderolabs.com>
2024-10-24 08:16:51 +02:00
Jean-Francois Roy
c7eb377194
feat: glibc extension
...
The extension is mostly copied from the package that is in the nvidia
toolkit extensions, but with a few notable changes.
- A symbolic link to `ldconfig` is installed at `/sbin/ldconfig`. This
allows the nvidia gpu-operator to work without modification. A patch to
the extension validation logic is required to allow the new path.
- The `/usr/local/glibc` subtree is now structured as a [merged `/usr`
root](https://systemd.io/THE_CASE_FOR_THE_USR_MERGE/ ). This improves
compatbility with ld-linux.so.2 for library discovery.
Signed-off-by: Jean-Francois Roy <jf@devklog.net>
Signed-off-by: Noel Georgi <git@frezbo.dev>
2024-10-18 21:13:04 +05:30
Andrey Smirnov
11f48c567f
fix: image reproducibility with finalize
...
See https://github.com/tonistiigi/fsutil/issues/207
The result of this issue is that we can't use `finalize` steps where
destination is a directory, so refactor things to pull in such steps
into the `install` step.
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2024-09-16 21:03:24 +04:00
Andrey Smirnov
4563de58b2
feat: bump dependencies
...
Rekres, bump Go deps.
```
| Package | Update | Change |
|---|---|---|
| [containers/crun](https://togithub.com/containers/crun ) | patch | `1.16` -> `1.16.1` |
| [intel/Intel-Linux-Processor-Microcode-Data-Files](https://togithub.com/intel/Intel-Linux-Processor-Microcode-Data-Files ) | minor | `20240531` -> `20240813` |
| [kubernetes/cloud-provider-aws](https://togithub.com/kubernetes/cloud-provider-aws ) | minor | `v1.30.3` -> `v1.31.0` |
| [tailscale/tailscale](https://togithub.com/tailscale/tailscale ) | minor | `1.70.0` -> `1.72.1` |
| cgr.dev/chainguard/wolfi-base | | digest | `bf0547b` -> `72c8bfe` |
```
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2024-08-29 18:49:30 +04:00
Noel Georgi
cac285cbd2
chore: bump deps
...
Bump missed dependencies.
Signed-off-by: Noel Georgi <git@frezbo.dev>
2024-08-07 18:30:53 +05:30
Dmitriy Matrenichev
d6c324dc1f
chore: bump deps
...
- run rekres
- siderolabs/pkgs to v1.8.0-alpha.0-41-ga97d58f
- golang.org/x/sys to v0.23.0
- linux firmware to 20240709
- google/gvisor to 20240729.0
- cloud-provider-aws to v1.30.3
- containerd-shim-spin to v0.15.1
- qemu to 9.0.2
- glib to 2.81.1
- siderolabs/talos-vmtoolsd to v0.6.0
- tailscale/tailscale to 1.70.0
- util-linux to 2.40.2
Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
2024-08-06 22:34:19 +03:00
Noel Georgi
37f2297e6b
feat: support lts and production nvidia modules
...
Support LTS and production versions of NVIDIA kernel modules as per https://docs.nvidia.com/datacenter/tesla/drivers/index.html#lifecycle
Part of: https://github.com/siderolabs/talos/issues/9086
Signed-off-by: Noel Georgi <git@frezbo.dev>
2024-08-06 22:31:38 +05:30
Andrey Smirnov
ab77645a00
fix: update CRI config parts for containerd config v3
...
The CRI plugin name got changed.
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2024-07-31 18:40:22 +04:00
Noel Georgi
d6773dd25a
chore: bump deps
...
Bump dependencies
Signed-off-by: Noel Georgi <git@frezbo.dev>
2024-07-05 16:07:09 +05:30
Noel Georgi
5334e89374
fix: glibc search paths for nvidia
...
Set `glibc/lib` as first `rpath` for `nvidia-container-cli`. Also
install nvidia libraries to `/usr/local/glibc/lib` so any musl libraries
lives separately.
`nvidia-container-cli` explicitly sets an `RPATH` as `$ORIGIN/../$LIB` here:
https://gitlab.com/nvidia/container-toolkit/libnvidia-container/-/blob/v1.14.6/Makefile?ref_type=tags#L183 ,
this means `/usr/local/lib` would be searched first, since `zfs` and
nvidia ship their own `libtirpc`, `nvidia-container-cli` first tries to
use the `libtirpc` shippeed with `zfs` at `/usr/local/lib` instead of
the one at `/usr/local/glibc/lib`. Fix this by setting an additional
`RPATH` as `$ORIGIN/../glibc/$LIB`, so that libraries in
`/usr/local/glibc/lib` have higher preference.
```bash
❯ scanelf -r _out/rootfs/rootfs/usr/local/bin/nvidia-container-cli
TYPE RPATH FILE
ET_DYN $ORIGIN/../glibc/$LIB:$ORIGIN/../$LIB _out/rootfs/rootfs/usr/local/bin/nvidia-container-cli
```
Properly fixes : #380
Fixes from #401 and #410 were not complete.
Manually tested by spinning up a NVIDIA worker in AWS.
Signed-off-by: Noel Georgi <git@frezbo.dev>
2024-06-24 14:15:15 +05:30
Noel Georgi
5904e12cec
chore: add cache paths for go builds
...
Add cache paths for go based builds.
Signed-off-by: Noel Georgi <git@frezbo.dev>
2024-06-14 18:55:05 +08:00
Noel Georgi
3526f4507a
fix: zfs extensions with nvidia
...
Introduce a proper fix for #401 , keep musl path's as is, and use
`/usr/local/glibc` as install path for all glibc related stuff so that
any new common libraries will not cause an issue in the future.
Signed-off-by: Noel Georgi <git@frezbo.dev>
2024-06-12 16:00:09 +08:00
Noel Georgi
5e92a6cb93
chore: use fedora mirror for glibc
...
The glibc FTP mirror is really unstable.
Signed-off-by: Noel Georgi <git@frezbo.dev>
2024-06-11 17:20:49 +07:00
Noel Georgi
4ed9ee5849
fix: zfs-tools libtirpc path
...
Use a custom path for libtirpc shipped with zfs-tools so that it doesn't
conflict with libtirpc built for nvidia-container-toolkit (as it's
linked against glibc).
Fixes : #380
Signed-off-by: Noel Georgi <git@frezbo.dev>
2024-06-07 21:58:38 +08:00
Noel Georgi
d07caf7eed
chore: add extensions validator
...
Add validation for extensions rootfs and names.
Fixes : #379
Signed-off-by: Noel Georgi <git@frezbo.dev>
2024-05-23 21:29:10 +05:30
Andrey Smirnov
2f97116a50
feat: update dependencies
...
```
| Package | Update | Change |
|---|---|---|
| [https://github.com/qemu/qemu.git ](https://togithub.com/qemu/qemu ) | patch | `8.2.2` -> `8.2.3` |
| [kubernetes/cloud-provider-aws](https://togithub.com/kubernetes/cloud-provider-aws ) | minor | `v1.28.1` -> `v1.30.0` |
| [tailscale/tailscale](https://togithub.com/tailscale/tailscale ) | minor | `1.62.1` -> `1.64.2` |
```
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2024-05-09 21:28:23 +04:00
Noel Georgi
eb79cf81c2
chore: bump dependencies
...
Bump dependencies and bring in stable pkgs.
Signed-off-by: Noel Georgi <git@frezbo.dev>
2024-04-02 19:17:14 +05:30
Eddie Garcia
ee6d6e4039
feat: add talos-vmtoolsd extension
...
Add talos-vmtoolsd as an official extension
Signed-off-by: Eddie Garcia <jinyx007@gmail.com>
Signed-off-by: Noel Georgi <git@frezbo.dev>
2024-04-02 15:19:38 +05:30
Andrey Smirnov
ba40f6e508
feat: update Go to 1.22.1, update releases
...
```
| Package | Update | Change |
|---|---|---|
| git://git.kernel.org/pub/scm/utils/mdadm/mdadm.git | minor | `4.2` -> `4.3` |
| git://sourceware.org/git/elfutils.git | minor | `0.190` -> `0.191` |
| [https://github.com/qemu/qemu.git ](https://togithub.com/qemu/qemu ) | patch | `8.2.1` -> `8.2.2` |
| [tailscale/tailscale](https://togithub.com/tailscale/tailscale ) | patch | `1.60.0` -> `1.60.1` |
```
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2024-03-07 16:02:21 +04:00
Noel Georgi
9cdf805a5d
chore: bump dependencies
...
Bump dependencies.
Use [go1.20 for building nvidia stuff](https://github.com/NVIDIA/nvidia-container-toolkit/issues/372 ).
Signed-off-by: Noel Georgi <git@frezbo.dev>
2024-02-21 23:47:01 +05:30
Andrey Smirnov
9105eef354
feat: bump dependencies
...
```
| Package | Update | Change |
|---|---|---|
| git://sourceware.org/git/elfutils.git | minor | `0.189` -> `0.190` |
| [https://github.com/qemu/qemu.git ](https://togithub.com/qemu/qemu ) | patch | `8.1.2` -> `8.1.3` |
| [nvidia/open-gpu-kernel-modules](https://togithub.com/nvidia/open-gpu-kernel-modules ) | minor | `535.54.03` -> `535.129.03` |
```
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2023-11-28 22:27:45 +04:00
Andrey Smirnov
9a57c65d10
feat: bump dependencies
...
Update pkgs.
```
| Package | Update | Change |
|---|---|---|
| [containerd/stargz-snapshotter](https://togithub.com/containerd/stargz-snapshotter ) | minor | `v0.14.3` -> `v0.15.1` |
| [https://github.com/qemu/qemu.git ](https://togithub.com/qemu/qemu ) | patch | `8.1.1` -> `8.1.2` |
| [https://gitlab.gnome.org/GNOME/glib.git ](https://gitlab.gnome.org/GNOME/glib ) | patch | `2.78.0` -> `2.78.1` |
| [networkupstools/nut](https://togithub.com/networkupstools/nut ) | patch | `2.8.0` -> `v2.8.1` |
| [tailscale/tailscale](https://togithub.com/tailscale/tailscale ) | minor | `1.50.0` -> `1.54.0` |
```
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2023-11-21 17:40:45 +04:00
Noel Georgi
7c68b1b932
chore: use kres to manage project
...
Move to using kres to manage project.
Signed-off-by: Noel Georgi <git@frezbo.dev>
2023-11-03 19:00:52 +05:30
Andrey Smirnov
0ba9f81043
docs: update documentation on installing extensions
...
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>
2023-09-29 22:49:23 +04:00
Noel Georgi
782ccc52f5
chore: fix renovate config
...
Fix renovate config to match when only `_(ref|REF)` is used.
Also update go deps.
Signed-off-by: Noel Georgi <git@frezbo.dev>
2023-09-06 15:07:13 +05:30
Noel Georgi
a5c0b0086b
chore: revert nvidia bumps from #220
...
Revert nvidia bumps from #220 . The extensions-test fail and there's not
much debug info available for now.
Signed-off-by: Noel Georgi <git@frezbo.dev>
2023-09-05 19:18:06 +05:30
Noel Georgi
d9145f9b6b
chore: bump deps
...
| Package | Update | Change |
|---|---|---|
| [https://github.com/qemu/qemu.git ](https://togithub.com/qemu/qemu ) | minor | `8.0.2` -> `v8.1.0` |
| [https://gitlab.com/nvidia/container-toolkit/container-toolkit.git ](https://gitlab.com/nvidia/container-toolkit/container-toolkit ) | minor | `v1.13.5` -> `v1.14.0` |
| [https://gitlab.com/nvidia/container-toolkit/libnvidia-container.git ](https://gitlab.com/nvidia/container-toolkit/libnvidia-container ) | minor | `v1.13.5` -> `v1.14.0` |
| [https://gitlab.gnome.org/GNOME/glib.git ](https://gitlab.gnome.org/GNOME/glib ) | minor | `2.76.3` -> `2.77.3` |
| [siderolabs/bldr](https://togithub.com/siderolabs/bldr ) | patch | `v0.2.0` -> `v0.2.1` |
| [tailscale/tailscale](https://togithub.com/tailscale/tailscale ) | minor | `1.46.1` -> `1.48.1` |
Also fix the wolfi-base variable to get renovate updates.
Signed-off-by: Noel Georgi <git@frezbo.dev>
2023-09-04 23:37:48 +05:30
Andrey Smirnov
67ee9e3b3e
feat: microcode updates
...
AMD ucode (via Linux firmware).
Intel: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20230808
Tailscale: 1.46.1
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2023-08-09 16:18:38 +04:00
Noel Georgi
d4d42e52d9
feat: use wolfi as base for nvidia
...
Use wolfi base as toolchain for NVIDIA build.
This removes a lot of hacks and patches we maintain.
Fixes : #171
Fixes: https://github.com/siderolabs/pkgs/issues/720
Signed-off-by: Noel Georgi <git@frezbo.dev>
2023-08-02 21:36:00 +05:30
Andrey Smirnov
a8f88a9ee4
chore: bump dependencies
...
Update pkgs, nvidia modules.
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2023-07-31 20:32:34 +04:00
Andrey Smirnov
f05c9975c9
release(v1.5.0-alpha.0): prepare release
...
This is the official v1.5.0-alpha.0 release.
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2023-05-19 17:47:34 +04:00
Andrey Smirnov
0855dd71e7
chore: bump dependencies
...
Update pkgs, some dependencies.
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2023-04-27 20:13:02 +04:00
Noel Georgi
3874e3d2bf
chore: bump deps
...
Bump dependencies and prepare for v1.4 release
Signed-off-by: Noel Georgi <git@frezbo.dev>
2023-03-30 21:52:04 +05:30
Noel Georgi
130ebd5798
chore: bump deps
...
Bump dependencies.
Signed-off-by: Noel Georgi <git@frezbo.dev>
2023-03-22 23:34:00 +05:30
Andrey Smirnov
75cf5350ff
feat: update Go 1.20.2
...
Bump NVIDIA following pkgs version.
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2023-03-10 15:35:25 +04:00
Noel Georgi
8cb8014ce2
chore: bump deps
...
Bump dependencies and reduce renovate noise
Signed-off-by: Noel Georgi <git@frezbo.dev>
2023-02-17 16:08:17 +05:30
Utku Ozdemir
f5eefa721e
chore: bump dependencies
...
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>
2023-01-13 15:13:16 +01:00
Andrey Smirnov
932a49e120
feat: update releases
...
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>
2022-12-23 14:34:09 +04:00
Andrey Smirnov
b35af1df63
chore: bump dependencies
...
* gvisor: 20221107.0
* Linux firmware: 20221109
* Intel ucode: 20221108
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2022-11-22 19:42:07 +04:00
Andrey Smirnov
eff6a5d048
feat: update releases
...
* minor Go bumps
* gvisor: 20221010.0
* open-iscsi: 2.1.8
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2022-10-13 14:47:26 +04:00
Noel Georgi
b4edb73cd4
chore: bump deps
...
Bump deps
Signed-off-by: Noel Georgi <git@frezbo.dev>
2022-09-22 12:03:40 +05:30
Noel Georgi
eac3211468
feat: enable renovate bot
...
Enable renovate bot for dependency updates.
Signed-off-by: Noel Georgi <git@frezbo.dev>
2022-08-30 02:11:40 +05:30