Skip to content

Commit

Permalink
feat(github-release): update k3s-io/k3s to v1.29.0+k3s1 (#3890)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [k3s-io/k3s](https://togithub.com/k3s-io/k3s) | minor | `v1.28.4+k3s2`
-> `v1.29.0+k3s1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>k3s-io/k3s (k3s-io/k3s)</summary>

###
[`v1.29.0+k3s1`](https://togithub.com/k3s-io/k3s/releases/tag/v1.29.0%2Bk3s1):
v1.29.0+k3s1

[Compare
Source](https://togithub.com/k3s-io/k3s/compare/v1.28.4+k3s2...v1.29.0+k3s1)

<!-- v1.29.0+k3s1 -->

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](https://togithub.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.29.md#urgent-upgrade-notes).

⚠️ IMPORTANT: This release removes the expiremental `rotate-keys`
subcommand due to changes in Kubernetes upstream for
[KMSv2](https://togithub.com/kubernetes/kubernetes/issues/117728), 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](https://groups.google.com/g/kubernetes-sig-network/c/nts1xEZ--gQ/m/2aTOUNFFAAAJ),
this flag should be removed from the configuration before upgrade.

##### Changes since v1.28.4+k3s2:

- Fix overlapping address range
[(#&#8203;8913)](https://togithub.com/k3s-io/k3s/pull/8913)
- Modify CONTRIBUTING.md guide
[(#&#8203;8954)](https://togithub.com/k3s-io/k3s/pull/8954)
- Nov 2023 stable channel update
[(#&#8203;9022)](https://togithub.com/k3s-io/k3s/pull/9022)
- Default runtime and runtime classes for wasm/nvidia/crun
[(#&#8203;8936)](https://togithub.com/k3s-io/k3s/pull/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
[(#&#8203;8962)](https://togithub.com/k3s-io/k3s/pull/8962)
- Allow setting default-runtime on servers
[(#&#8203;9027)](https://togithub.com/k3s-io/k3s/pull/9027)
- Bump containerd to v1.7.11
[(#&#8203;9040)](https://togithub.com/k3s-io/k3s/pull/9040)
- Remove GA feature-gates
[(#&#8203;8970)](https://togithub.com/k3s-io/k3s/pull/8970)
- Only publish to code_cov on merged E2E builds
[(#&#8203;9051)](https://togithub.com/k3s-io/k3s/pull/9051)
- Update Kubernetes to v1.29.0+k3s1
[(#&#8203;9052)](https://togithub.com/k3s-io/k3s/pull/9052)
- Update flannel to v0.24.0 and remove multiclustercidr flag
[(#&#8203;9075)](https://togithub.com/k3s-io/k3s/pull/9075)
- Remove rotate-keys subcommand
[(#&#8203;9079)](https://togithub.com/k3s-io/k3s/pull/9079)

##### Embedded Component Versions

| Component | Version |
|---|---|
| Kubernetes |
[v1.29.0](https://togithub.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.29.md#v1290)
|
| Kine |
[v0.11.0](https://togithub.com/k3s-io/kine/releases/tag/v0.11.0) |
| SQLite | [3.42.0](https://sqlite.org/releaselog/3\_42\_0.html) |
| Etcd |
[v3.5.9-k3s1](https://togithub.com/k3s-io/etcd/releases/tag/v3.5.9-k3s1)
|
| Containerd |
[v1.7.11-k3s2](https://togithub.com/k3s-io/containerd/releases/tag/v1.7.11-k3s2)
|
| Runc |
[v1.1.10](https://togithub.com/opencontainers/runc/releases/tag/v1.1.10)
|
| Flannel |
[v0.24.0](https://togithub.com/flannel-io/flannel/releases/tag/v0.24.0)
|
| Metrics-server |
[v0.6.3](https://togithub.com/kubernetes-sigs/metrics-server/releases/tag/v0.6.3)
|
| Traefik |
[v2.10.5](https://togithub.com/traefik/traefik/releases/tag/v2.10.5) |
| CoreDNS |
[v1.10.1](https://togithub.com/coredns/coredns/releases/tag/v1.10.1) |
| Helm-controller |
[v0.15.4](https://togithub.com/k3s-io/helm-controller/releases/tag/v0.15.4)
|
| Local-path-provisioner |
[v0.0.24](https://togithub.com/rancher/local-path-provisioner/releases/tag/v0.0.24)
|

##### Helpful Links

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

- [Open issues here](https://togithub.com/rancher/k3s/issues/new/choose)
-   [Join our Slack channel](https://slack.rancher.io/)
- [Check out our documentation](https://rancher.com/docs/k3s/latest/en/)
for guidance on how to get started or to dive deep into K3s.
- [Read how you can contribute
here](https://togithub.com/rancher/k3s/blob/master/CONTRIBUTING.md)

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Witlin <[email protected]>
  • Loading branch information
lumiere-bot[bot] and coolguy1771 authored Dec 25, 2023
1 parent 4044271 commit 9c95863
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
name: agent
spec:
# renovate: datasource=github-releases depName=k3s-io/k3s
version: "v1.28.4+k3s2"
version: "v1.29.0+k3s1"
serviceAccountName: system-upgrade
concurrency: 1
nodeSelector:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
name: server
spec:
# renovate: datasource=github-releases depName=k3s-io/k3s
version: "v1.28.4+k3s2"
version: "v1.29.0+k3s1"
serviceAccountName: system-upgrade
concurrency: 1
cordon: true
Expand Down

0 comments on commit 9c95863

Please sign in to comment.