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

chore(deps): update dependency k3s-io/k3s to v1.31.0+k3s1 #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 11, 2022

This PR contains the following updates:

Package Update Change
k3s-io/k3s minor v1.23.6+k3s1 -> v1.31.0+k3s1

Release Notes

k3s-io/k3s (k3s-io/k3s)

v1.31.0+k3s1: v1.31.0+k3s1

Compare Source

This release is K3S's first in the v1.31 line. This release updates Kubernetes to v1.31.0.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.30.4+k3s1:

  • Move test-compat docker test to GHA (#​10414)
  • Check for bad token permissions when install via PR (#​10387)
  • Bump k3s-root to v0.14.0 (#​10466)
    • The k3s bundled userspace has been bumped to a release based on buildroot 2024.02.3, addressing several CVEs in busybox and coreutils.
  • Fix INSTALL_K3S_PR support (#​10472)
  • Add data-dir to uninstall and killall scripts (#​10473)
  • Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7 (#​10400)
  • Bump golang:alpine image version (#​10359)
  • Bump Local Path Provisioner version (#​10394)
  • Ensure remotedialer kubelet connections use kubelet bind address (#​10480)
    • Fixed an issue where setting the --bind-address flag to a non-loopback or wildcard address would prevent kubectl logs from working properly.
  • Bump Trivy version (#​10339)
  • Add etcd s3 config secret implementation (#​10340)
    • A proxy can now be configured for use when uploading etcd snapshots to a s3-compatible storage service. This overrides any proxy settings passed via environment variables.
    • Credentials and endpoint configuration for storing etcd snapshots on a s3-compatible storage service can now be read from a Secret, instead of passing them via the CLI or config file. See https://github.com/k3s-io/k3s/blob/master/docs/adrs/etcd-s3-secret.md for more information.
  • For E2E upgrade test, automatically determine the channel to use (#​10461)
  • Bump kine to v0.11.11 (#​10494)
  • Fix loadbalancer reentrant rlock (#​10511)
    • Fixed an issue that could cause the agent loadbalancer to deadlock when the currently in-use server goes down.
  • Don't use server value from config file for etcd-snapshot commands (#​10514)
    • The --server and --token flags for the k3s etcd-snapshot command have been renamed to --etcd-server and --etcd-token, to avoid unintentionally running snapshot management commands against a remote node when the cluster join address or token are present in a config file.
  • Use pagination when listing large numbers of resources (#​10527)
  • Fix multiple issues with servicelb (#​10552)
    • Fixed issue that caused ServiceLB to fail to create a daemonset for services with long names
    • Fixed issue that caused ServiceLB pods to crashloop on nodes with ipv6 disabled at the kernel level
  • Enhance E2E Hardened option (#​10558)
  • Allow Pprof and Superisor metrics in standalone mode (#​10576)
  • Use higher QPS for secrets reencryption (#​10571)
  • Fix issues loading data-dir value from env vars or dropin config files (#​10591)
  • Remove deprecated use of wait. functions (#​10546)
  • Wire lasso metrics up to metrics endpoint (#​10528)
  • Update stable channel to v1.30.3+k3s1 (#​10647)
  • Bump docker/docker to v25.0.6 (#​10642)
  • Add a change for killall to not unmount server and agent directory (#​10403)
  • Allow edge case OS rpm installs (#​10680)
  • Bump containerd to v1.7.20 (#​10659)
  • Update to newer OS images for install testing (#​10681)
  • Bump helm-controller to v0.16.3 to drop Helm v2 support (#​10628)
  • Add toleration support to ServiceLB DaemonSet (#​10687)
      • New Feature: Users can now define Kubernetes tolerations for ServiceLB DaemonSet directly in the svccontroller.k3s.cattle.io/tolerations annotation on services.
  • Fix: Add $SUDO prefix to transactional-update commands in install script (#​10531)
  • Update to v1.30.3-k3s1 and Go 1.22.5 (#​10707)
  • Fix caching name for e2e vagrant box (#​10695)
  • Fix k3s-killall.sh support for custom data dir (#​10709)
  • Adding MariaDB to README.md (#​10717)
  • Bump Trivy version (#​10670)
  • V1.31.0-k3s1 (#​10715)
  • Update kubernetes to v1.31.0-k3s3 (#​10780)

Embedded Component Versions

Component Version
Kubernetes v1.31.0
Kine v0.12.0
SQLite 3.44.0
Etcd v3.5.13-k3s1
Containerd v1.7.20-k3s1
Runc v1.1.12
Flannel v0.25.4
Metrics-server v0.7.0
Traefik v2.10.7
CoreDNS v1.10.1
Helm-controller v0.16.3
Local-path-provisioner v0.0.28

Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

v1.30.4+k3s1: v1.30.4+k3s1

Compare Source

This release updates Kubernetes to v1.30.4, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.30.3+k3s1:
  • Bump docker/docker to v25.0.6 (#​10649)
  • Backports for 2024-08 release cycle (#​10664)
    • Use pagination when listing large numbers of resources
    • Fix multiple issues with servicelb
    • Remove deprecated use of wait. functions
    • Wire lasso metrics up to metrics endpoint
  • Backports for August 2024 (#​10671)
  • Bump containerd to v1.7.20 (#​10660)
  • Add tolerations support for DaemonSet pods (#​10703)
    • New Feature: Users can now define Kubernetes tolerations for ServiceLB DaemonSet directly in the svccontroller.k3s.cattle.io/tolerations annotation on services.
  • Update to v1.30.4-k3s1 and Go 1.22.5 (#​10721)
Embedded Component Versions
Component Version
Kubernetes v1.30.4
Kine v0.11.11
SQLite 3.44.0
Etcd v3.5.13-k3s1
Containerd v1.7.20-k3s1
Runc v1.1.12
Flannel v0.25.4
Metrics-server v0.7.0
Traefik v2.10.7
CoreDNS v1.10.1
Helm-controller v0.16.1
Local-path-provisioner v0.0.28
Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

v1.30.3+k3s1: v1.30.3+k3s1

Compare Source

This release updates Kubernetes to v1.30.3, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.30.2+k3s2:
  • Update channel server for k3s2 (#​10446)
  • Set correct release channel for e2e upgrade test (#​10460)
  • Backports for 2024-07 release cycle (#​10497)
    • Bump k3s-root to v0.14.0
    • Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7
    • Bump Local Path Provisioner version
    • Ensure remotedialer kubelet connections use kubelet bind address
    • Chore: Bump Trivy version
    • Add etcd s3 config secret implementation
  • July Test Backports (#​10507)
  • Update to v1.30.3-k3s1 and Go 1.22.5 (#​10536)
  • Fix issues loading data-dir value from env vars or dropping config files (#​10596)
Embedded Component Versions
Component Version
Kubernetes v1.30.3
Kine v0.11.11
SQLite 3.44.0
Etcd v3.5.13-k3s1
Containerd v1.7.17-k3s1
Runc v1.1.12
Flannel v0.25.4
Metrics-server v0.7.0
Traefik v2.10.7
CoreDNS v1.10.1
Helm-controller v0.16.1
Local-path-provisioner v0.0.28
Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

v1.30.2+k3s1: v1.30.2+k3s1

Compare Source

This release updates Kubernetes to v1.30.2, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.30.1+k3s1:
  • Fix bug when using tailscale config by file (#​10074)
    • Fix bug when using vpn-auth-file in the agent
  • Add WithSkipMissing to not fail import on missing blobs (#​10136)
  • Use fixed stream server bind address for cri-dockerd (#​9975)
  • Switch stargz over to cri registry config_path (#​9977)
  • Bump to containerd v1.7.17, etcd v3.5.13 (#​10123)
  • Bump spegel version (#​10118)
  • Fix issue installing artifacts from PR builds with multiple runs (#​10122)
  • Fix issue with externalTrafficPolicy: Local for single-stack services on dual-stack nodes (#​9963)
  • Update local-path-provisioner helper script (#​9964)
  • Add support for svclb pod PriorityClassName (#​10045)
    • ServiceLB now sets the priorityClassName on svclb pods to system-node-critical by default. This can be overridden on a per-service basis via the svccontroller.k3s.cattle.io/priorityclassname annotation.
  • Drop check for legacy traefik v1 chart (#​9593)
    • K3s no longer automatically skips deploying traefik v2 if traefik v1 is present. All clusters should have been upgraded to v2 at some point over the last three years.
  • Update kube-router version to v2.1.2 (#​10177)
  • Create ADR for branching strategy (#​10147)
  • Bump minio-go to v7.0.70 (#​10081)
  • Bump kine to v0.11.9 to fix pagination (#​10082)
  • Update valid resolv conf (#​9948)
  • Add missing kernel config check (#​10100)
  • Git workflow file name correction (#​10131)
    • None
  • Follow directory symlinks in auto deploying manifests (#​9288) (#​10049)
    • Symlinked sub-directories are now respected when scanning Auto-Deploying Manifests (AddOns)
  • Fix bug: allow helm controller set owner reference (#​10048)
  • Fix go.mod (#​10192)
  • Bump flannel version to v0.25.2 (#​10146)
  • Test: add agent with auth file (#​10119)
    • Fix bug when using vpn-auth-file in the agent
  • Add extra log in e2e tests (#​10145)
  • Update channel server for may 2024 (#​10137)
  • Bump klipper-helm image for tls secret support (#​10187)
  • Updating the script binary_size_check to complete the command name by… (#​9992)
  • Fix issue with k3s-etcd informers not starting (#​10047)
  • Enable serving supervisor metrics (#​10019)
    • --Enable-pprof can now be set on agents to enable the debug/pprof endpoints. When set, agents will listen on the supervisor port.
    • --Supervisor-metrics can now be set on servers to enable serving internal metrics on the supervisor endpoint; when set agents will listen on the supervisor port.
  • Bump alpine from 3.18 to 3.20 in /conformance (#​10210)
  • Bump alpine from 3.18 to 3.20 in /package (#​10211)
  • Bump ubuntu from 22.04 to 24.04 in /tests/e2e/scripts (#​10040)
  • Bump Trivy version (#​10039)
  • Fix netpol crash when node remains tained unintialized (#​10073)
  • Fix issue caused by sole server marked as failed under load (#​10241)
    • The embedded load-balancer will now fall back to trying all servers with health-checks ignored, if all servers have been marked unavailable due to failed health checks.
  • Add write-kubeconfig-group flag to server (#​9233)
    • New flag in k3s server: --write-kubeconfig-group
  • Fix embedded mirror blocked by SAR RBAC and re-enable test (#​10257)
  • Bump Local Path Provisioner version (#​10268)
  • Fix: Use actual warningPeriod in certmonitor (#​10271)
  • Fix bug that caused agents to bypass local loadbalancer (#​10280)
  • Add ADR for support for etcd s3 config secret (#​9364)
  • Add test for isValidResolvConf (#​10302)
  • Add snapshot retention etcd-s3-folder fix (#​10293)
  • Expand GHA golang caching to includ newest release branch (#​10307)
  • Fix race condition panic in loadbalancer.nextServer (#​10318)
  • Fix typo, use rancher/permissions (#​10296)
  • Update Kubernetes to v1.30.2 (#​10349)
  • Fix agent supervisor port using apiserver port instead (#​10352)
  • Fix issue that allowed multiple simultaneous snapshots to be allowed (#​10372)
Embedded Component Versions
Component Version
Kubernetes v1.30.2
Kine v0.11.9
SQLite 3.44.0
Etcd v3.5.13-k3s1
Containerd v1.7.17-k3s1
Runc v1.1.12
Flannel v0.25.2
Metrics-server v0.7.0
Traefik v2.10.7
CoreDNS v1.10.1
Helm-controller v0.16.1
Local-path-provisioner v0.0.27
Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

v1.30.2+k3s2: v1.30.2+k3s2

Compare Source

v1.30.1+k3s1: v1.30.1+k3s1

Compare Source

This release updates Kubernetes to v1.30.1, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.30.0+k3s1:
Embedded Component Versions
Component Version
Kubernetes v1.30.1
Kine v0.11.8-0.20240430184817-f9ce6f8da97b
SQLite 3.44.0
Etcd v3.5.9-k3s1
Containerd v1.7.15-k3s1
Runc v1.1.12-k3s1
Flannel v0.24.2
Metrics-server v0.7.0
Traefik v2.10.7
CoreDNS v1.10.1
Helm-controller v0.16.1-0.20240502205943-2f32059d43e6
Local-path-provisioner v0.0.26
Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

What's Changed

Full Changelog: k3s-io/k3s@v1.30.0+k3s1...v1.30.1+k3s1

v1.30.0+k3s1: v1.30.0+k3s1

Compare Source

This release is K3S's first in the v1.30 line. This release updates Kubernetes to v1.30.0.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.29.4+k3s1:

Embedded Component Versions

Component Version
Kubernetes v1.30.0
Kine v0.11.8
SQLite 3.44.0
Etcd v3.5.9-k3s1
Containerd v1.7.15-k3s1
Runc v1.1.12
Flannel v0.24.2
Metrics-server v0.7.0
Traefik v2.10.7
CoreDNS v1.10.1
Helm-controller v0.16.1
Local-path-provisioner v0.0.26

Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

v1.29.8+k3s1: v1.29.8+k3s1

Compare Source

This release updates Kubernetes to v1.29.8, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.29.7+k3s1:
  • Fixing setproctitle function (#​10623)
  • Bump docker/docker to v25.0.6 (#​10650)
  • Backports for 2024-08 release cycle (#​10665)
    • Use pagination when listing large numbers of resources
    • Fix multiple issues with servicelb
    • Remove deprecated use of wait. functions
    • Wire lasso metrics up to metrics endpoint
  • Backports for August 2024 (#​10672)
  • Bump containerd to v1.7.20 (#​10661)
  • Add tolerations support for DaemonSet pods (#​10704)
    • New Feature: Users can now define Kubernetes tolerations for ServiceLB DaemonSet directly in the svccontroller.k3s.cattle.io/tolerations annotation on services.
  • Update to v1.29.8-k3s1 and Go 1.22.5 (#​10720)
Embedded Component Versions
Component Version
Kubernetes v1.29.8
Kine v0.11.11
SQLite 3.44.0
Etcd v3.5.13-k3s1
Containerd v1.7.20-k3s1
Runc v1.1.12
Flannel v0.25.4
Metrics-server v0.7.0
Traefik v2.10.7
CoreDNS v1.10.1
Helm-controller v0.15.10
Local-path-provisioner v0.0.28
Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

v1.29.7+k3s1: v1.29.7+k3s1

Compare Source

This release updates Kubernetes to v1.29.7, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.29.6+k3s2:
  • Backports for 2024-07 release cycle (#​10498)
    • Bump k3s-root to v0.14.0
    • Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7
    • Bump Local Path Provisioner version
    • Ensure remotedialer kubelet connections use kubelet bind address
    • Chore: Bump Trivy version
    • Add etcd s3 config secret implementation
  • July Test Backports (#​10508)
  • Update to v1.29.7-k3s1 and Go 1.22.5 (#​10539)
  • Fix issues loading data-dir value from env vars or dropping config files (#​10597)
Embedded Component Versions
Component Version
Kubernetes v1.29.7
Kine v0.11.11
SQLite 3.44.0
Etcd v3.5.13-k3s1
Containerd v1.7.17-k3s1
Runc v1.1.12
Flannel v0.25.4
Metrics-server v0.7.0
Traefik v2.10.7
CoreDNS v1.10.1
Helm-controller v0.15.10
Local-path-provisioner v0.0.28
Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

v1.29.6+k3s1: v1.29.6+k3s1

Compare Source

This release updates Kubernetes to v1.29.6, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.29.5+k3s1:
  • Fix bug when using tailscale config by file (#​10142)
  • Bump flannel version to v0.25.2 (#​10220)
  • Update kube-router version to v2.1.2 (#​10181)
  • Improve tailscale test & add extra log in e2e tests (#​10212)
  • Backports for 2024-06 release cycle (#​10249)
    • Add WithSkipMissing to not fail import on missing blobs
    • Use fixed stream server bind address for cri-dockerd
    • Switch stargz over to cri registry config_path
    • Bump to containerd v1.7.17, etcd v3.5.13
    • Bump spegel version
    • Fix issue with externalTrafficPolicy: Local for single-stack services on dual-stack nodes
    • ServiceLB now sets the priorityClassName on svclb pods to system-node-critical by default. This can be overridden on a per-service basis via the svccontroller.k3s.cattle.io/priorityclassname annotation.
    • Bump minio-go to v7.0.70
    • Bump kine to v0.11.9 to fix pagination
    • Update valid resolv conf
    • Add missing kernel config check
    • Symlinked sub-directories are now respected when scanning Auto-Deploying Manifests (AddOns)
    • Fix bug: allow helm controller set owner reference
    • Bump klipper-helm image for tls secret support
    • Fix issue with k3s-etcd informers not starting
    • --Enable-pprof can now be set on agents to enable the debug/pprof endpoints. When set, agents will listen on the supervisor port.
    • --Supervisor-metrics can now be set on servers to enable serving internal metrics on the supervisor endpoint; when set agents will listen on the supervisor port.
    • Fix netpol crash when node remains tained unintialized
    • The embedded load-balancer will now fall back to trying all servers with health-checks ignored, if all servers have been marked unavailable due to failed health checks.
  • More backports for 2024-06 release cycle (#​10288)
  • Add snapshot retention etcd-s3-folder fix (#​10316)
  • Add test for isValidResolvConf (#​10302) (#​10329)
  • Fix race condition panic in loadbalancer.nextServer (#​10322)
  • Fix typo, use rancher/permissions (#​10298)
  • Expand GHA go caching to includ newest release branch (#​10334)
  • Update Kubernetes to v1.29.6 (#​10348)
  • Fix agent supervisor port using apiserver port instead (#​10354)
  • Fix issue that allowed multiple simultaneous snapshots to be allowed (#​10376)
Embedded Component Versions
Component Version
Kubernetes v1.29.6
Kine v0.11.9
SQLite 3.44.0
Etcd v3.5.13-k3s1
Containerd v1.7.17-k3s1
Runc v1.1.12
Flannel v0.25.2
Metrics-server v0.7.0
Traefik v2.10.7
CoreDNS v1.10.1
Helm-controller v0.15.10
Local-path-provisioner v0.0.27
Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

v1.29.6+k3s2: v1.29.6+k3s2

Compare Source

This release updates Kubernetes to v1.29.6, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.29.6+k3s1:
  • Update flannel to v0.25.4 and fixed issue with IPv6 mask (#​10427)
Embedded Component Versions
Component Version
Kubernetes v1.29.6
Kine v0.11.9
SQLite 3.44.0
Etcd v3.5.13-k3s1
Containerd v1.7.17-k3s1
Runc v1.1.12-
Flannel v0.25.4
Metrics-server v0.7.0
Traefik v2.10.7
CoreDNS v1.10.1
Helm-controller v0.15.10
Local-path-provisioner v0.0.27
Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

v1.29.5+k3s1: v1.29.5+k3s1

Compare Source

This release updates Kubernetes to v1.29.5, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.29.4+k3s1:
Embedded Component Versions
Component Version
Kubernetes v1.29.5
Kine v0.11.7
SQLite 3.44.0
Etcd v3.5.9-k3s1
Containerd v1.7.15-k3s1
Runc v1.1.12-k3s1
Flannel v0.24.2
Metrics-server v0.7.0
Traefik v2.10.7
CoreDNS v1.10.1
Helm-controller v0.15.9
Local-path-provisioner v0.0.26
Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

What's Changed

Full Changelog: k3s-io/k3s@v1.29.4+k3s1...v1.29.5+k3s1

v1.29.4+k3s1: v1.29.4+k3s1

Compare Source

This release updates Kubernetes to v1.29.4, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.29.3+k3s1:

  • Send error response if member list cannot be retrieved (#​9722)
  • Respect cloud-provider fields set by kubelet (#​9721)
    • The k3s stub cloud provider now respects the kubelet's requested provider-id, instance type, and topology labels
  • Fix error when image has already been pulled (#​9770)
  • Add a new error when kine is with disable apiserver or disable etcd (#​9766)
  • Bump k3s-root to v0.13.0 (#​9718)
  • Use ubuntu latest for better golang caching keys (#​9711)
  • Bump Trivy version (#​9780)
  • Move to ubuntu 23.10 for E2E tests (#​9755)
  • Update channel server (#​9808)
  • Add /etc/passwd and /etc/group to k3s docker image (#​9784)
  • Fix etcd snapshot reconcile for agentless servers (#​9809)
  • Add health-check support to loadbalancer (#​9757)
  • Add tls for kine (#​9572)
    • Kine is now able to use TLS
  • Transition from deprecated pointer library to ptr (#​9801)
  • Remove old pinned dependencies (#​9806)
  • Several E2E Matrix improvements (#​9802)
  • Add certificate expiry check, events, and metrics (#​9772)
  • Add updatecli policy to update k3s-root (#​9844)
  • Bump Trivy version (#​9840)
  • Add workaround for containerd hosts.toml bug when passing config for default registry endpoint (#​9853)
  • Fix: agent volume in example docker compose (#​9838)
  • Bump spegel to v0.0.20-k3s1 (#​9863)
  • Add supervisor cert/key to rotate list (#​9832)
  • Add quotes to avoid useless updatecli updates (#​9877)
  • Bump containerd and cri-dockerd (#​9886)
    • The embedded containerd has been bumped to v1.7.15
    • The embedded cri-dockerd has been bumped to v0.3.12
  • Move etcd snapshot management CLI to request/response (#​9816)
    • The k3s etcd-snapshot command has been reworked for improved consistency. All snapshots operations are now performed by the server process, with the CLI acting as a client to initiate and report results. As a side effect, the CLI is now less noisy when managing snapshots.
  • Improve etcd load-balancer startup behavior (#​9883)
  • Actually fix agent certificate rotation (#​9902)
  • Bump latest to v1.29.3+k3s1 (#​9909)
  • Update packaged manifests (#​9920)
    • Traefik has been bumped to v2.10.7.
    • Traefik pod annotations are now set properly in the default chart values.
    • The system-default-registry value now supports RFC2732 IPv6 literals.
    • The local-path provisioner now defaults to creating local volumes, instead of hostPath.
  • Allow Local path provisioner to read helper logs (#​9835)
  • Update kube-router to v2.1.0 (#​9926)
  • Match setup-go caching key in GitHub Actions (#​9890)
  • Add startup testlet on preloaded images (#​9941)
  • Update to v1.29.4-k3s1 and Go 1.21.9 (#​9960)
  • Fix on-demand snapshots timing out; not honoring folder (#​9984)
  • Make /db/info available anonymously from localhost (#​10001)

Embedded Component Versions

Component Version
Kubernetes v1.29.4
Kine v0.11.7
SQLite 3.44.0
Etcd v3.5.9-k3s1
Containerd v1.7.15-k3s1
Runc v1.1.12
Flannel v0.24.2
Metrics-server v0.7.0
Traefik v2.10.7
CoreDNS v1.10.1
Helm-controller v0.15.9
Local-path-provisioner v0.0.26

Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

v1.29.3+k3s1: v1.29.3+k3s1

Compare Source

This release updates Kubernetes to v1.29.3, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.29.2+k3s1:

  • Testing ADR (#​9562)
  • Unit Testing Matrix and Actions bump (#​9479)
  • Update install test OS matrix (#​9480)
  • Update klipper-lb image version (#​9488)
  • Add an integration test for flannel-backend=none (#​9582)
  • Better GitHub CI caching strategy for golang (#​9495)
  • Correct formatting of GH PR sha256sum artifact (#​9472)
  • Rootless mode also bind service nodePort to host for LoadBalancer type (#​9512)
    • Rootless mode should also bind service nodePort to host for LoadBalancer type, matching UX of rootful mode.
  • Fix coredns NodeHosts on dual-stack clusters (#​9584)
  • Tweak netpol node wait logs (#​9581)
  • Fix issue with etcd node name missing hostname (#​9522)
  • Bump helm-controller/klipper-

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/k3s-io-k3s-1.x branch from e11fbc5 to d89babb Compare June 27, 2022 22:48
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.24.1+k3s1 chore(deps): update dependency k3s-io/k3s to v1.24.2+k3s1 Jun 27, 2022
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.24.2+k3s1 chore(deps): update dependency k3s-io/k3s to v1.24.4+k3s1 Sep 2, 2022
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.24.4+k3s1 chore(deps): update dependency k3s-io/k3s to v1.25.0+k3s1 Sep 25, 2022
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.25.0+k3s1 chore(deps): update dependency k3s-io/k3s to v1.25.3+k3s1 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/k3s-io-k3s-1.x branch from 86d887d to ab76f4b Compare March 11, 2023 16:44
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.25.3+k3s1 chore(deps): update dependency k3s-io/k3s to v1.26.1+k3s1 Mar 11, 2023
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.26.1+k3s1 chore(deps): update dependency k3s-io/k3s to v1.26.2+k3s1 Mar 18, 2023
@renovate renovate bot force-pushed the renovate/k3s-io-k3s-1.x branch from ab76f4b to 94ff092 Compare March 18, 2023 02:09
@renovate renovate bot force-pushed the renovate/k3s-io-k3s-1.x branch from 94ff092 to 54c70b2 Compare June 1, 2023 20:34
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.26.2+k3s1 chore(deps): update dependency k3s-io/k3s to v1.27.2+k3s1 Jun 1, 2023
@renovate renovate bot force-pushed the renovate/k3s-io-k3s-1.x branch from 54c70b2 to 5b891ee Compare June 29, 2023 05:57
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.27.2+k3s1 chore(deps): update dependency k3s-io/k3s to v1.27.3+k3s1 Jun 29, 2023
@renovate renovate bot force-pushed the renovate/k3s-io-k3s-1.x branch from 5b891ee to 8fd0cd3 Compare August 1, 2023 01:08
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.27.3+k3s1 chore(deps): update dependency k3s-io/k3s to v1.27.4+k3s1 Aug 1, 2023
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.27.4+k3s1 chore(deps): update dependency k3s-io/k3s to v1.27.5+k3s1 Sep 7, 2023
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.27.5+k3s1 chore(deps): update dependency k3s-io/k3s to v1.28.1+k3s1 Sep 9, 2023
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.28.1+k3s1 chore(deps): update dependency k3s-io/k3s to v1.28.2+k3s1 Sep 22, 2023
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.28.2+k3s1 chore(deps): update dependency k3s-io/k3s to v1.28.1+k3s1 Oct 20, 2023
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.28.1+k3s1 chore(deps): update dependency k3s-io/k3s to v1.28.2+k3s1 Oct 23, 2023
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.28.2+k3s1 chore(deps): update dependency k3s-io/k3s to v1.28.3+k3s1 Nov 1, 2023
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.28.3+k3s2 chore(deps): update dependency k3s-io/k3s to v1.28.3+k3s1 Nov 19, 2023
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.28.3+k3s1 chore(deps): update dependency k3s-io/k3s to v1.28.4+k3s2 Dec 8, 2023
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.28.4+k3s2 chore(deps): update dependency k3s-io/k3s to v1.29.0+k3s1 Dec 22, 2023
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.29.0+k3s1 chore(deps): update dependency k3s-io/k3s to v1.29.1+k3s2 Feb 7, 2024
@renovate renovate bot force-pushed the renovate/k3s-io-k3s-1.x branch from 02b2606 to 022b40e Compare March 5, 2024 04:55
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.29.1+k3s2 chore(deps): update dependency k3s-io/k3s to v1.29.2+k3s1 Mar 5, 2024
@renovate renovate bot force-pushed the renovate/k3s-io-k3s-1.x branch from 022b40e to 22ecf56 Compare March 28, 2024 05:56
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.29.2+k3s1 chore(deps): update dependency k3s-io/k3s to v1.29.3+k3s1 Mar 28, 2024
@renovate renovate bot force-pushed the renovate/k3s-io-k3s-1.x branch from 22ecf56 to 0068bc0 Compare April 27, 2024 11:58
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.29.3+k3s1 chore(deps): update dependency k3s-io/k3s to v1.29.4+k3s1 Apr 27, 2024
@renovate renovate bot force-pushed the renovate/k3s-io-k3s-1.x branch from 0068bc0 to 48e26cc Compare May 10, 2024 23:44
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.29.4+k3s1 chore(deps): update dependency k3s-io/k3s to v1.30.0+k3s1 May 10, 2024
@renovate renovate bot force-pushed the renovate/k3s-io-k3s-1.x branch from 48e26cc to 4656177 Compare May 28, 2024 23:27
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.30.0+k3s1 chore(deps): update dependency k3s-io/k3s to v1.30.1+k3s1 May 28, 2024
@renovate renovate bot force-pushed the renovate/k3s-io-k3s-1.x branch from 4656177 to 5770ffa Compare June 28, 2024 05:00
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.30.1+k3s1 chore(deps): update dependency k3s-io/k3s to v1.30.2+k3s1 Jun 28, 2024
@renovate renovate bot force-pushed the renovate/k3s-io-k3s-1.x branch from 5770ffa to 169d87c Compare July 7, 2024 08:52
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.30.2+k3s1 chore(deps): update dependency k3s-io/k3s to v1.30.2+k3s2 Jul 7, 2024
@renovate renovate bot force-pushed the renovate/k3s-io-k3s-1.x branch from 169d87c to 3ca3574 Compare July 18, 2024 02:46
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.30.2+k3s2 chore(deps): update dependency k3s-io/k3s to v1.30.2+k3s1 Jul 18, 2024
@renovate renovate bot force-pushed the renovate/k3s-io-k3s-1.x branch from 3ca3574 to ebd3acb Compare August 2, 2024 05:29
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.30.2+k3s1 chore(deps): update dependency k3s-io/k3s to v1.30.3+k3s1 Aug 2, 2024
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.30.3+k3s1 chore(deps): update dependency k3s-io/k3s to v1.30.4+k3s1 Aug 23, 2024
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.30.4+k3s1 chore(deps): update dependency k3s-io/k3s to v1.31.0+k3s1 Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants