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

k3s: Update dependency k3s-io/k3s to v1.29.0+k3s1 #1301

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

renovate85-bot[bot]
Copy link
Contributor

@renovate85-bot renovate85-bot bot commented Apr 22, 2024

This PR contains the following updates:

Package Update Change Pending
k3s-io/k3s minor v1.28.8+k3s1 -> v1.29.0+k3s1 v1.30.1+k3s1 (+6)

Release Notes

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

v1.29.0+k3s1: v1.29.0+k3s1

Compare Source

This release is K3S's first in the v1.29 line. This release updates Kubernetes to v1.29.0.

Before upgrading from earlier releases, be sure to read the Kubernetes Urgent Upgrade Notes.

⚠️ IMPORTANT: This release removes the expiremental rotate-keys subcommand due to changes in Kubernetes upstream for KMSv2, the subcommand should be added back in future releases.

⚠️ IMPORTANT: This release also removes the multi-cluster-cidr flag, since the support for this alpha feature has been removed completely from Kubernetes upstream, this flag should be removed from the configuration before upgrade.

Changes since v1.28.4+k3s2:
  • Fix overlapping address range (#​8913)
  • Modify CONTRIBUTING.md guide (#​8954)
  • Nov 2023 stable channel update (#​9022)
  • Default runtime and runtime classes for wasm/nvidia/crun (#​8936)
    • Added runtime classes for wasm/nvidia/crun
    • Added default runtime flag for containerd
  • Bump containerd/runc to v1.7.10-k3s1/v1.1.10 (#​8962)
  • Allow setting default-runtime on servers (#​9027)
  • Bump containerd to v1.7.11 (#​9040)
  • Remove GA feature-gates (#​8970)
  • Only publish to code_cov on merged E2E builds (#​9051)
  • Update Kubernetes to v1.29.0+k3s1 (#​9052)
  • Update flannel to v0.24.0 and remove multiclustercidr flag (#​9075)
  • Remove rotate-keys subcommand (#​9079)
Embedded Component Versions
Component Version
Kubernetes v1.29.0
Kine v0.11.0
SQLite 3.42.0
Etcd v3.5.9-k3s1
Containerd v1.7.11-k3s2
Runc v1.1.10
Flannel v0.24.0
Metrics-server v0.6.3
Traefik v2.10.5
CoreDNS v1.10.1
Helm-controller v0.15.4
Local-path-provisioner v0.0.24
Helpful Links

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

v1.28.10+k3s1: v1.28.10+k3s1

Compare Source

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

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

Changes since v1.28.9+k3s1:
Embedded Component Versions
Component Version
Kubernetes v1.28.10
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.28.9+k3s1...v1.28.10+k3s1

v1.28.9+k3s1: v1.28.9+k3s1

Compare Source

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

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

Changes since v1.28.8+k3s1:
  • Add a new error when kine is with disable apiserver or disable etcd (#​9804)
  • Remove old pinned dependencies (#​9827)
  • Transition from deprecated pointer library to ptr (#​9824)
  • Golang caching and E2E ubuntu 23.10 (#​9821)
  • Add tls for kine (#​9849)
  • Bump spegel to v0.0.20-k3s1 (#​9880)
  • Backports for 2024-04 release cycle (#​9911)
    • Send error response if member list cannot be retrieved
    • 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
    • Add /etc/passwd and /etc/group to k3s docker image
    • Fix etcd snapshot reconcile for agentless servers
    • Add health-check support to loadbalancer
    • Add certificate expiry check, events, and metrics
    • Add workaround for containerd hosts.toml bug when passing config for default registry endpoint
    • Add supervisor cert/key to rotate list
    • The embedded containerd has been bumped to v1.7.15
    • The embedded cri-dockerd has been bumped to v0.3.12
    • 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
    • Actually fix agent certificate rotation
    • 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 LPP to read helper logs (#​9938)
  • Update kube-router to v2.1.0 (#​9942)
  • Update to v1.28.9-k3s1 and Go 1.21.9 (#​9959)
  • Fix on-demand snapshots timing out; not honoring folder (#​9994)
  • Make /db/info available anonymously from localhost (#​10002)
Embedded Component Versions
Component Version
Kubernetes v1.28.9
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:


Configuration

📅 Schedule: Branch creation - "after 4am and before 10am on Monday" in timezone Europe/Madrid, 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.

@pando85 pando85 merged commit 991cea2 into master Jun 3, 2024
1 check passed
@pando85 pando85 deleted the renovate/k3s-k3s-upgrade branch June 3, 2024 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant