Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/siderolabs/talos/pkg/machinery to v1.9.0-alpha.2 #693

Merged

Conversation

budimanjojo-bot[bot]
Copy link
Contributor

@budimanjojo-bot budimanjojo-bot bot commented Nov 8, 2024

This PR contains the following updates:

Package Type Update Change
github.com/siderolabs/talos/pkg/machinery require patch v1.9.0-alpha.0 -> v1.9.0-alpha.2

Release Notes

siderolabs/talos (github.com/siderolabs/talos/pkg/machinery)

v1.9.0-alpha.2

Compare Source

Talos 1.9.0-alpha.2 (2024-11-08)

Welcome to the v1.9.0-alpha.2 release of Talos!
This is a pre-release of Talos

Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.

AppArmor

Talos Linux starting with v1.9 will ship with SELinux LSM enabled by default.
If you need to use AppArmor LSM add the following to the machine configuration:

machine:
  install:
     extraKernelArgs:
      - -selinux
      - lsm=lockdown,capability,yama,apparmor,bpf
      - apparmor=1
Auditd

Talos Linux now starts a auditd service by default.
Logs can be read with talosctl logs auditd.

talosctl cgroups

The talosctl cgroups command has been added to the talosctl tool.
This command allows you to view the cgroup resource consumption and limits for a machine, e.g.
talosctl cgroups --preset memory.

udevd

Talos previously used udevd to provide udevd, now it uses systemd-udevd instead.

Component Updates

Linux: 6.6.59
containerd: 2.0.0
Flannel: 0.26.0
Kubernetes: 1.32.0-beta.0
runc: 1.2.1

Talos is built with Go 1.23.2.

User Namespaces

Talos Linux now supports running Kubernetes pods with user namespaces enabled.
Refer to the documentation for more information.

Contributors
  • Andrey Smirnov
  • Noel Georgi
  • Dmitriy Matrenichev
  • Dmitry Sharshakov
  • Joakim Nohlgård
  • Jean-Francois Roy
  • Utku Ozdemir
  • blablu
  • Adolfo Ochagavía
  • Dan Rue
  • David Backeus
  • Eddie Wang
  • Florian Ströger
  • Hexoplon
  • Jakob Maležič
  • KBAegis
  • Mike Beaumont
  • Nebula
  • Nico Berlee
  • Philip Schmid
  • Philipp Kleber
  • Remko Molier
  • Robby Ciliberto
  • Ryan Borstelmann
  • Serge Logvinov
  • Spencer Smith
  • Steven Cassamajor
  • Tim Jones
  • adilTepe
  • ekarlso
  • naed3r
  • nevermarine
  • solidDoWant
Changes
145 commits

Changes since v1.9.0-alpha.1
4 commits

  • @​0290a38 release(v1.9.0-alpha.2): prepare release
  • @​a309f6a chore: fix nil pointer dereference in AWS uploader
  • @​333737f test: fix unpriviliged process runner test
  • @​2001167 chore(ci): save support zip always after tests

Changes from siderolabs/crypto
1 commit

Changes from siderolabs/discovery-api
1 commit

Changes from siderolabs/discovery-client
1 commit

Changes from siderolabs/extras
2 commits

Changes from siderolabs/gen
3 commits

Changes from siderolabs/go-blockdevice
1 commit

Changes from siderolabs/go-circular
1 commit

Changes from siderolabs/go-cmd
3 commits

Changes from siderolabs/go-kubernetes
3 commits

Changes from siderolabs/grpc-proxy
2 commits

Changes from siderolabs/pkgs
38 commits

Changes from siderolabs/proto-codec
3 commits

Changes from siderolabs/siderolink
1 commit

Changes from siderolabs/tools
8 commits

Dependency Changes
  • cloud.google.com/go/compute/metadata v0.5.0 -> v0.5.2
  • github.com/Azure/azure-sdk-for-go/sdk/azcore v1.13.0 -> v1.16.0
  • github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7.0 -> v1.8.0
  • github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azcertificates v1.1.0 -> v1.2.0
  • github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys v1.1.0 -> v1.2.0
  • github.com/aws/aws-sdk-go-v2/config v1.27.33 -> v1.28.1
  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.13 -> v1.16.18
  • github.com/aws/aws-sdk-go-v2/service/kms v1.35.7 -> v1.37.3
  • github.com/aws/smithy-go v1.20.4 -> v1.22.0
  • github.com/containerd/containerd/api v1.8.0-rc.3 -> v1.8.0
  • github.com/containerd/containerd/v2 v2.0.0-rc.4 -> v2.0.0
  • github.com/containerd/errdefs v0.1.0 -> v1.0.0
  • github.com/containerd/platforms v0.2.1 -> v1.0.0-rc.0
  • github.com/containerd/typeurl/v2 v2.2.0 -> v2.2.2
  • github.com/containernetworking/plugins v1.5.1 -> v1.6.0
  • github.com/cosi-project/runtime v0.5.5 -> v0.7.1
  • github.com/docker/cli v27.3.1 new
  • github.com/docker/docker v27.2.0 -> v27.3.1
  • github.com/elastic/go-libaudit/v2 1df86e7 new
  • github.com/fatih/color v1.17.0 -> v1.18.0
  • github.com/florianl/go-tc v0.4.4 new
  • github.com/foxboron/go-uefi e2076f0 -> fab4fdf
  • github.com/fsnotify/fsnotify v1.7.0 -> v1.8.0
  • github.com/google/cadvisor v0.50.0 -> v0.51.0
  • github.com/gopacket/gopacket v1.2.0 -> v1.3.0
  • github.com/hetznercloud/hcloud-go/v2 v2.13.1 -> v2.15.0
  • github.com/klauspost/compress v1.17.9 -> v1.17.11
  • github.com/linode/go-metadata v0.2.0 -> v0.2.1
  • github.com/mdlayher/ethtool v0.1.0 -> v0.2.0
  • github.com/opencontainers/runc v1.2.0-rc.3 -> v1.2.1
  • github.com/rivo/tview fd649db -> c76f787
  • github.com/siderolabs/crypto v0.4.4 -> v0.5.0
  • github.com/siderolabs/discovery-api v0.1.4 -> v0.1.5
  • github.com/siderolabs/discovery-client v0.1.9 -> v0.1.10
  • github.com/siderolabs/extras v1.8.0 -> v1.9.0-alpha.0-1-geab6e58
  • github.com/siderolabs/gen v0.5.0 -> v0.7.0
  • github.com/siderolabs/go-blockdevice v0.4.7 -> v0.4.8
  • github.com/siderolabs/go-blockdevice/v2 v2.0.2 -> v2.0.3
  • github.com/siderolabs/go-circular v0.2.0 -> v0.2.1
  • github.com/siderolabs/go-cmd v0.1.1 -> v0.1.3
  • github.com/siderolabs/go-kubernetes v0.2.12 -> v0.2.15
  • github.com/siderolabs/grpc-proxy v0.4.1 -> v0.5.1
  • github.com/siderolabs/pkgs v1.8.0-8-gdf1a1a5 -> v1.9.0-alpha.0-37-g4699763
  • github.com/siderolabs/proto-codec v0.1.1 new
  • github.com/siderolabs/siderolink v0.3.10 -> v0.3.11
  • github.com/siderolabs/talos/pkg/machinery v1.8.0 -> v1.9.0-alpha.2
  • github.com/siderolabs/tools v1.8.0-1-ga0c06c6 -> v1.9.0-alpha.0-7-g3750064
  • golang.org/x/net v0.29.0 -> v0.30.0
  • golang.org/x/sys v0.25.0 -> v0.26.0
  • golang.org/x/term v0.24.0 -> v0.25.0
  • golang.org/x/text v0.18.0 -> v0.19.0
  • golang.org/x/time v0.6.0 -> v0.7.0
  • google.golang.org/grpc v1.66.0 -> v1.67.1
  • google.golang.org/protobuf v1.34.2 -> v1.35.1
  • k8s.io/api v0.31.1 -> v0.32.0-beta.0
  • k8s.io/apimachinery v0.31.1 -> v0.32.0-beta.0
  • k8s.io/apiserver v0.31.1 -> v0.32.0-beta.0
  • k8s.io/client-go v0.31.1 -> v0.32.0-beta.0
  • k8s.io/component-base v0.31.1 -> v0.32.0-beta.0
  • k8s.io/cri-api v0.32.0-alpha.0 -> v0.32.0-beta.0
  • k8s.io/kube-scheduler v0.31.1 -> v0.32.0-beta.0
  • k8s.io/kubectl v0.31.1 -> v0.32.0-beta.0
  • k8s.io/kubelet v0.31.1 -> v0.32.0-beta.0
  • k8s.io/pod-security-admission v0.31.1 -> v0.32.0-beta.0
  • kernel.org/pub/linux/libs/security/libcap/cap v1.2.70 -> v1.2.71

Previous release can be found at v1.8.0

Images

ghcr.io/siderolabs/flannel:v0.26.0
registry.k8s.io/coredns/coredns:v1.11.3
gcr.io/etcd-development/etcd:v3.5.16
registry.k8s.io/kube-apiserver:v1.32.0-beta.0
registry.k8s.io/kube-controller-manager:v1.32.0-beta.0
registry.k8s.io/kube-scheduler:v1.32.0-beta.0
registry.k8s.io/kube-proxy:v1.32.0-beta.0
ghcr.io/siderolabs/kubelet:v1.32.0-beta.0
ghcr.io/siderolabs/installer:v1.9.0-alpha.2
registry.k8s.io/pause:3.10

v1.9.0-alpha.1

Compare Source

3 commits

  • a309f6aa5 chore: fix nil pointer dereference in AWS uploader
  • 333737f17 test: fix unpriviliged process runner test
  • 200116705 chore(ci): save support zip always after tests


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@budimanjojo-bot budimanjojo-bot bot added renovate/go-module Pull request to a Renovate Go module update renovatebot Pull request created by Renovate type/patch Pull request of type patch version bump labels Nov 8, 2024
@budimanjojo-bot
Copy link
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/siderolabs/gen v0.5.0 -> v0.7.0
google.golang.org/genproto/googleapis/api v0.0.0-20241015192408-796eee8c2d53 -> v0.0.0-20241104194629-dd2ea8efbc28
google.golang.org/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53 -> v0.0.0-20241104194629-dd2ea8efbc28

… v1.9.0-alpha.2

Signed-off-by: budimanjojo-bot <111944664+budimanjojo-bot[bot]@users.noreply.github.com>
@budimanjojo-bot budimanjojo-bot bot force-pushed the renovate/github.com-siderolabs-talos-pkg-machinery-1.x branch from 3c8d9cb to a0c1e99 Compare November 8, 2024 18:25
@budimanjojo-bot budimanjojo-bot bot changed the title fix(deps): update module github.com/siderolabs/talos/pkg/machinery to v1.9.0-alpha.1 fix(deps): update module github.com/siderolabs/talos/pkg/machinery to v1.9.0-alpha.2 Nov 8, 2024
@budimanjojo budimanjojo merged commit 449e9f8 into master Nov 9, 2024
4 checks passed
@budimanjojo budimanjojo deleted the renovate/github.com-siderolabs-talos-pkg-machinery-1.x branch November 9, 2024 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate/go-module Pull request to a Renovate Go module update renovatebot Pull request created by Renovate type/patch Pull request of type patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant