Open renovate[bot] opened 2 years ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
❌ ANSIBLE | ansible-lint | yes | 2 | 10.84s | |
✅ COPYPASTE | jscpd | yes | no | 1.05s | |
✅ KUBERNETES | kubeval | 2 | 0 | 0.36s | |
✅ REPOSITORY | git_diff | yes | no | 0.01s | |
✅ REPOSITORY | secretlint | yes | no | 1.03s | |
✅ YAML | prettier | 3 | 0 | 0.48s | |
✅ YAML | yamllint | 3 | 0 | 0.12s |
See errors details in artifact MegaLinter reports on CI Job page
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
This PR contains the following updates:
v1.24.4+k3s1
->v1.25.2+k3s1
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
k3s-io/k3s
### [`v1.25.2+k3s1`](https://togithub.com/k3s-io/k3s/releases/tag/v1.25.2%2Bk3s1) [Compare Source](https://togithub.com/k3s-io/k3s/compare/v1.25.0+k3s1...v1.25.2+k3s1) This release updates Kubernetes to v1.25.2, and fixes a number of issues. For more details on what's new, see the [Kubernetes release notes](https://togithub.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.25.md#changelog-since-v1250). ##### Changes since v1.25.0+k3s1: - Add k3s v1.25 to the release channel [(#6129)](https://togithub.com/k3s-io/k3s/pull/6129) - Restore original INSTALL_K3S_SKIP_DOWNLOAD behavior [(#6130)](https://togithub.com/k3s-io/k3s/pull/6130) - Add K3S Release Documentation [(#6135)](https://togithub.com/k3s-io/k3s/pull/6135) - Update to v1.25.1 [(#6140)](https://togithub.com/k3s-io/k3s/pull/6140) - Update to v1.25.2-k3s1 [(#6168)](https://togithub.com/k3s-io/k3s/pull/6168) ##### Embedded Component Versions | Component | Version | |---|---| | Kubernetes | [v1.25.2](https://togithub.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.25.md#v1252) | | Kine | [v0.9.3](https://togithub.com/k3s-io/kine/releases/tag/v0.9.3) | | SQLite | [3.36.0](https://sqlite.org/releaselog/3\_36\_0.html) | | Etcd | [v3.5.3-k3s1](https://togithub.com/k3s-io/etcd/releases/tag/v3.5.3-k3s1) | | Containerd | [v1.6.8-k3s1](https://togithub.com/k3s-io/containerd/releases/tag/v1.6.8-k3s1) | | Runc | [v1.1.4](https://togithub.com/opencontainers/runc/releases/tag/v1.1.4) | | Flannel | [v0.19.2](https://togithub.com/flannel-io/flannel/releases/tag/v0.19.2) | | Metrics-server | [v0.5.2](https://togithub.com/kubernetes-sigs/metrics-server/releases/tag/v0.5.2) | | Traefik | [v2.6.2](https://togithub.com/traefik/traefik/releases/tag/v2.6.2) | | CoreDNS | [v1.9.1](https://togithub.com/coredns/coredns/releases/tag/v1.9.1) | | Helm-controller | [v0.12.3](https://togithub.com/k3s-io/helm-controller/releases/tag/v0.12.3) | | Local-path-provisioner | [v0.0.21](https://togithub.com/rancher/local-path-provisioner/releases/tag/v0.0.21) | ##### 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) ### [`v1.25.0+k3s1`](https://togithub.com/k3s-io/k3s/releases/tag/v1.25.0%2Bk3s1) [Compare Source](https://togithub.com/k3s-io/k3s/compare/v1.24.6+k3s1...v1.25.0+k3s1) This release is K3S's first in the v1.25 line. This release updates Kubernetes to v1.25.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.25.md#urgent-upgrade-notes). **Important Note:** Kubernetes v1.25 removes the beta `PodSecurityPolicy` admission plugin. Please follow the [upstream documentation](https://kubernetes.io/docs/tasks/configure-pod-container/migrate-from-psp/) to migrate from PSP if using the built-in PodSecurity Admission Plugin, prior to upgrading to v1.25.0+k3s1. ##### Changes since v1.24.4+k3s1: - Update Kubernetes to v1.25.0 [(#6040)](https://togithub.com/k3s-io/k3s/pull/6040) - Remove `--containerd` flag from windows kubelet args [(#6028)](https://togithub.com/k3s-io/k3s/pull/6028) - E2E: Add support for CentOS 7 and Rocky 8 [(#6015)](https://togithub.com/k3s-io/k3s/pull/6015) - Convert install tests to run PR build of k3s [(#6003)](https://togithub.com/k3s-io/k3s/pull/6003) - CI: update Fedora 34 -> 35 [(#5996)](https://togithub.com/k3s-io/k3s/pull/5996) - Fix dualStack test and change ipv6 network prefix [(#6023)](https://togithub.com/k3s-io/k3s/pull/6023) - Fix e2e tests [(#6018)](https://togithub.com/k3s-io/k3s/pull/6018) - Update README.md [(#6048)](https://togithub.com/k3s-io/k3s/pull/6048) - Remove wireguard interfaces when deleting the cluster [(#6055)](https://togithub.com/k3s-io/k3s/pull/6055) - Add validation check to confirm correct golang version for Kubernetes [(#6050)](https://togithub.com/k3s-io/k3s/pull/6050) - Expand startup integration test [(#6030)](https://togithub.com/k3s-io/k3s/pull/6030) - Update go.mod version to 1.19 [(#6049)](https://togithub.com/k3s-io/k3s/pull/6049) - Usage of `--cluster-secret`, `--no-deploy`, and `--no-flannel` is no longer supported. Attempts to use these flags will cause fatal errors. See [the docs](https://k3s-io.github.io/docs/reference/server-config#deprecated-options) for their replacement. [(#6069)](https://togithub.com/k3s-io/k3s/pull/6069) - Update Flannel version to fix older iptables version issue. [(#6090)](https://togithub.com/k3s-io/k3s/pull/6090) - The bundled version of runc has been bumped to v1.1.4 [(#6071)](https://togithub.com/k3s-io/k3s/pull/6071) - The embedded containerd version has been bumped to v1.6.8-k3s1 [(#6078)](https://togithub.com/k3s-io/k3s/pull/6078) - Fix deprecation message [(#6112)](https://togithub.com/k3s-io/k3s/pull/6112) - Added warning message for flannel backend additional options deprecation [(#6111)](https://togithub.com/k3s-io/k3s/pull/6111) ##### Embedded Component Versions | Component | Version | |---|---| | Kubernetes | [v1.25.0](https://togithub.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.25.md#v1250) | | Kine | [v0.9.3](https://togithub.com/k3s-io/kine/releases/tag/v0.9.3) | | SQLite | [3.36.0](https://sqlite.org/releaselog/3\_36\_0.html) | | Etcd | [v3.5.3-k3s1](https://togithub.com/k3s-io/etcd/releases/tag/v3.5.3-k3s1) | | Containerd | [v1.5.13-k3s2](https://togithub.com/k3s-io/containerd/releases/tag/v1.5.13-k3s2) | | Runc | [v1.1.3](https://togithub.com/opencontainers/runc/releases/tag/v1.1.3) | | Flannel | [v0.19.1](https://togithub.com/flannel-io/flannel/releases/tag/v0.19.1) | | Metrics-server | [v0.5.2](https://togithub.com/kubernetes-sigs/metrics-server/releases/tag/v0.5.2) | | Traefik | [v2.6.2](https://togithub.com/traefik/traefik/releases/tag/v2.6.2) | | CoreDNS | [v1.9.1](https://togithub.com/coredns/coredns/releases/tag/v1.9.1) | | Helm-controller | [v0.12.3](https://togithub.com/k3s-io/helm-controller/releases/tag/v0.12.3) | | Local-path-provisioner | [v0.0.21](https://togithub.com/rancher/local-path-provisioner/releases/tag/v0.0.21) | ##### 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) ### [`v1.24.6+k3s1`](https://togithub.com/k3s-io/k3s/releases/tag/v1.24.6%2Bk3s1) [Compare Source](https://togithub.com/k3s-io/k3s/compare/v1.24.4+k3s1...v1.24.6+k3s1) This release updates Kubernetes to v1.24.6, and fixes a number of issues. For more details on what's new, see the [Kubernetes release notes](https://togithub.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.24.md#changelog-since-v1244). #### Changes since v1.24.4+k3s1: - Remove `--containerd` flag from windows kubelet args [(#6028)](https://togithub.com/k3s-io/k3s/pull/6028) - Mark v1.24.4+k3s1 as stable [(#6036)](https://togithub.com/k3s-io/k3s/pull/6036) - E2E: Add support for CentOS 7 and Rocky 8 [(#6015)](https://togithub.com/k3s-io/k3s/pull/6015) - Convert install tests to run PR build of k3s [(#6003)](https://togithub.com/k3s-io/k3s/pull/6003) - CI: update Fedora 34 -> 35 [(#5996)](https://togithub.com/k3s-io/k3s/pull/5996) - Fix dualStack test and change ipv6 network prefix [(#6023)](https://togithub.com/k3s-io/k3s/pull/6023) - Fix e2e tests [(#6018)](https://togithub.com/k3s-io/k3s/pull/6018) - Update Flannel version to fix older iptables version issue. [(#6088)](https://togithub.com/k3s-io/k3s/pull/6088) - The bundled version of runc has been bumped to v1.1.4 [(#6072)](https://togithub.com/k3s-io/k3s/pull/6072) - The embedded containerd version has been bumped to v1.6.8-k3s1 [(#6079)](https://togithub.com/k3s-io/k3s/pull/6079) - Bulk Backport of Testing Changes [(#6085)](https://togithub.com/k3s-io/k3s/pull/6085) - Add validation check to confirm correct golang version for Kubernetes [(#6113)](https://togithub.com/k3s-io/k3s/pull/6113) - Update to v1.24.5 [(#6143)](https://togithub.com/k3s-io/k3s/pull/6143) - Update to v1.24.6-k3s1 [(#6164)](https://togithub.com/k3s-io/k3s/pull/6164) #### Embedded Component Versions | Component | Version | |---|---| | Kubernetes | [v1.24.6](https://togithub.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.24.md#v1246) | | Kine | [v0.9.3](https://togithub.com/k3s-io/kine/releases/tag/v0.9.3) | | SQLite | [3.36.0](https://sqlite.org/releaselog/3\_36\_0.html) | | Etcd | [v3.5.3-k3s1](https://togithub.com/k3s-io/etcd/releases/tag/v3.5.3-k3s1) | | Containerd | [v1.6.8-k3s1](https://togithub.com/k3s-io/containerd/releases/tag/v1.6.8-k3s1) | | Runc | [v1.1.4](https://togithub.com/opencontainers/runc/releases/tag/v1.1.4) | | Flannel | [v0.19.2](https://togithub.com/flannel-io/flannel/releases/tag/v0.19.2) | | Metrics-server | [v0.5.2](https://togithub.com/kubernetes-sigs/metrics-server/releases/tag/v0.5.2) | | Traefik | [v2.6.2](https://togithub.com/traefik/traefik/releases/tag/v2.6.2) | | CoreDNS | [v1.9.1](https://togithub.com/coredns/coredns/releases/tag/v1.9.1) | | Helm-controller | [v0.12.3](https://togithub.com/k3s-io/helm-controller/releases/tag/v0.12.3) | | Local-path-provisioner | [v0.0.21](https://togithub.com/rancher/local-path-provisioner/releases/tag/v0.0.21) | #### 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)Configuration
📅 Schedule: Branch creation - "on sunday" (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.
This PR has been generated by Mend Renovate. View repository job log here.