talos/internal/pkg
Andrey Smirnov 95c656fb72 feat: update containerd to 1.5.0, runc to 1.0.0-rc94
Fixes #3538

See also talos-systems/pkgs#276

As new containerd is now Go module-based, it pulls many more
dependencies if simply imported in `go.mod`, so I had to replace the
reference to the constant in `pkg/machinery/` to `containerd` volume
with simple value to avoid pulling Kubernetes dependencies into
`pkg/machinery`.

Also updates the kernel to include PR talos-systems/pkgs#275 for AES-NI
support.

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-05-11 14:43:27 -07:00
..
circular chore: update golanci-lint to 1.38.0 2021-03-12 06:50:02 -08:00
configuration chore: update golanci-lint to 1.38.0 2021-03-12 06:50:02 -08:00
containers feat: update containerd to 1.5.0, runc to 1.0.0-rc94 2021-05-11 14:43:27 -07:00
cri fix: avoid data race on CRI pod stop 2021-05-06 07:35:29 -07:00
encryption chore: update golanci-lint to 1.38.0 2021-03-12 06:50:02 -08:00
etcd fix: update etcd client errors, print etcd join failures 2021-04-15 11:54:25 -07:00
kernel/kspp feat: update kernel to 5.9.13, new KSPP requirements 2020-12-10 12:41:58 -08:00
kubeconfig feat: allow external cloud provides configration 2021-04-06 22:54:24 -07:00
mount fix: get rid of data race in encoder and fix concurrent map access 2021-03-29 01:00:46 -07:00
ntp fix: update the way NTP sync uses adjtimex syscall 2021-05-07 07:27:18 -07:00
partition chore: fix //nolint directives 2021-03-05 05:58:33 -08:00
timex feat: replace timed with time sync controller 2021-03-29 09:29:43 -07:00
tui feat: add support for "none" CNI type 2021-04-09 12:53:00 -07:00