k3s-io/k3s (k3s-io/k3s)
### [`v1.27.4+k3s1`](https://togithub.com/k3s-io/k3s/releases/tag/v1.27.4%2Bk3s1): v1.27.4+k3s1
[Compare Source](https://togithub.com/k3s-io/k3s/compare/v1.27.3+k3s1...v1.27.4+k3s1)
This release updates Kubernetes to v1.27.4, 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.27.md#changelog-since-v1273).
##### Changes since v1.27.3+k3s1:
- Pkg imported more than once [(#7803)](https://togithub.com/k3s-io/k3s/pull/7803)
- Faster K3s Binary Build Option [(#7805)](https://togithub.com/k3s-io/k3s/pull/7805)
- Update stable channel to v1.27.3+k3s1 [(#7827)](https://togithub.com/k3s-io/k3s/pull/7827)
- Adding cli to custom klipper helm image [(#7682)](https://togithub.com/k3s-io/k3s/pull/7682)
- The default helm-controller job image can now be overridden with the --helm-job-image CLI flag
- Check if we are on ipv4, ipv6 or dualStack when doing tailscale [(#7838)](https://togithub.com/k3s-io/k3s/pull/7838)
- Remove file_windows.go [(#7845)](https://togithub.com/k3s-io/k3s/pull/7845)
- Add a k3s data directory location specified by the cli [(#7791)](https://togithub.com/k3s-io/k3s/pull/7791)
- Fix e2e startup flaky test [(#7839)](https://togithub.com/k3s-io/k3s/pull/7839)
- Allow k3s to customize apiServerPort on helm-controller [(#7834)](https://togithub.com/k3s-io/k3s/pull/7834)
- Fall back to basic/bearer auth when node identity auth is rejected [(#7836)](https://togithub.com/k3s-io/k3s/pull/7836)
- Resolved an issue that caused agents joined with kubeadm-style bootstrap tokens to fail to rejoin the cluster when their node object is deleted.
- Fix code spell check [(#7858)](https://togithub.com/k3s-io/k3s/pull/7858)
- Add e2e s3 test [(#7833)](https://togithub.com/k3s-io/k3s/pull/7833)
- Warn that v1.28 will deprecate reencrypt/prepare [(#7848)](https://togithub.com/k3s-io/k3s/pull/7848)
- Support setting control server URL for Tailscale [(#7807)](https://togithub.com/k3s-io/k3s/pull/7807)
- Support connecting tailscale to a separate server (e.g. headscale)
- Improve for K3s release Docs [(#7864)](https://togithub.com/k3s-io/k3s/pull/7864)
- Fix rootless node password location [(#7887)](https://togithub.com/k3s-io/k3s/pull/7887)
- Bump google.golang.org/grpc from 1.51.0 to 1.53.0 in /tests/terraform [(#7879)](https://togithub.com/k3s-io/k3s/pull/7879)
- Add retry for clone step [(#7862)](https://togithub.com/k3s-io/k3s/pull/7862)
- Generation of certificates and keys for etcd gated if etcd is disabled. [(#6998)](https://togithub.com/k3s-io/k3s/pull/6998)
- Don't use zgrep in `check-config` if apparmor porfile is enforced [(#7939)](https://togithub.com/k3s-io/k3s/pull/7939)
- Fix image_scan.sh script and download trivy version [(#7950)](https://togithub.com/k3s-io/k3s/pull/7950)
- Revert "Warn that v1.28 will deprecate reencrypt/prepare" [(#7977)](https://togithub.com/k3s-io/k3s/pull/7977)
- Adjust default kubeconfig file permissions [(#7978)](https://togithub.com/k3s-io/k3s/pull/7978)
- Fix update go version command on release documentation [(#8028)](https://togithub.com/k3s-io/k3s/pull/8028)
- Update to v1.27.4 [(#8014)](https://togithub.com/k3s-io/k3s/pull/8014)
##### Embedded Component Versions
| Component | Version |
|---|---|
| Kubernetes | [v1.27.4](https://togithub.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.27.md#v1274) |
| Kine | [v0.10.1](https://togithub.com/k3s-io/kine/releases/tag/v0.10.1) |
| SQLite | [3.39.2](https://sqlite.org/releaselog/3\_39\_2.html) |
| Etcd | [v3.5.7-k3s1](https://togithub.com/k3s-io/etcd/releases/tag/v3.5.7-k3s1) |
| Containerd | [v1.7.1-k3s1](https://togithub.com/k3s-io/containerd/releases/tag/v1.7.1-k3s1) |
| Runc | [v1.1.7](https://togithub.com/opencontainers/runc/releases/tag/v1.1.7) |
| Flannel | [v0.22.0](https://togithub.com/flannel-io/flannel/releases/tag/v0.22.0) |
| Metrics-server | [v0.6.3](https://togithub.com/kubernetes-sigs/metrics-server/releases/tag/v0.6.3) |
| Traefik | [v2.9.10](https://togithub.com/traefik/traefik/releases/tag/v2.9.10) |
| CoreDNS | [v1.10.1](https://togithub.com/coredns/coredns/releases/tag/v1.10.1) |
| Helm-controller | [v0.15.2](https://togithub.com/k3s-io/helm-controller/releases/tag/v0.15.2) |
| 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)
Configuration
📅 Schedule: Branch creation - "on saturday" (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 has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v1.27.3+k3s1
->v1.27.4+k3s1
Release Notes
k3s-io/k3s (k3s-io/k3s)
### [`v1.27.4+k3s1`](https://togithub.com/k3s-io/k3s/releases/tag/v1.27.4%2Bk3s1): v1.27.4+k3s1 [Compare Source](https://togithub.com/k3s-io/k3s/compare/v1.27.3+k3s1...v1.27.4+k3s1) This release updates Kubernetes to v1.27.4, 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.27.md#changelog-since-v1273). ##### Changes since v1.27.3+k3s1: - Pkg imported more than once [(#7803)](https://togithub.com/k3s-io/k3s/pull/7803) - Faster K3s Binary Build Option [(#7805)](https://togithub.com/k3s-io/k3s/pull/7805) - Update stable channel to v1.27.3+k3s1 [(#7827)](https://togithub.com/k3s-io/k3s/pull/7827) - Adding cli to custom klipper helm image [(#7682)](https://togithub.com/k3s-io/k3s/pull/7682) - The default helm-controller job image can now be overridden with the --helm-job-image CLI flag - Check if we are on ipv4, ipv6 or dualStack when doing tailscale [(#7838)](https://togithub.com/k3s-io/k3s/pull/7838) - Remove file_windows.go [(#7845)](https://togithub.com/k3s-io/k3s/pull/7845) - Add a k3s data directory location specified by the cli [(#7791)](https://togithub.com/k3s-io/k3s/pull/7791) - Fix e2e startup flaky test [(#7839)](https://togithub.com/k3s-io/k3s/pull/7839) - Allow k3s to customize apiServerPort on helm-controller [(#7834)](https://togithub.com/k3s-io/k3s/pull/7834) - Fall back to basic/bearer auth when node identity auth is rejected [(#7836)](https://togithub.com/k3s-io/k3s/pull/7836) - Resolved an issue that caused agents joined with kubeadm-style bootstrap tokens to fail to rejoin the cluster when their node object is deleted. - Fix code spell check [(#7858)](https://togithub.com/k3s-io/k3s/pull/7858) - Add e2e s3 test [(#7833)](https://togithub.com/k3s-io/k3s/pull/7833) - Warn that v1.28 will deprecate reencrypt/prepare [(#7848)](https://togithub.com/k3s-io/k3s/pull/7848) - Support setting control server URL for Tailscale [(#7807)](https://togithub.com/k3s-io/k3s/pull/7807) - Support connecting tailscale to a separate server (e.g. headscale) - Improve for K3s release Docs [(#7864)](https://togithub.com/k3s-io/k3s/pull/7864) - Fix rootless node password location [(#7887)](https://togithub.com/k3s-io/k3s/pull/7887) - Bump google.golang.org/grpc from 1.51.0 to 1.53.0 in /tests/terraform [(#7879)](https://togithub.com/k3s-io/k3s/pull/7879) - Add retry for clone step [(#7862)](https://togithub.com/k3s-io/k3s/pull/7862) - Generation of certificates and keys for etcd gated if etcd is disabled. [(#6998)](https://togithub.com/k3s-io/k3s/pull/6998) - Don't use zgrep in `check-config` if apparmor porfile is enforced [(#7939)](https://togithub.com/k3s-io/k3s/pull/7939) - Fix image_scan.sh script and download trivy version [(#7950)](https://togithub.com/k3s-io/k3s/pull/7950) - Revert "Warn that v1.28 will deprecate reencrypt/prepare" [(#7977)](https://togithub.com/k3s-io/k3s/pull/7977) - Adjust default kubeconfig file permissions [(#7978)](https://togithub.com/k3s-io/k3s/pull/7978) - Fix update go version command on release documentation [(#8028)](https://togithub.com/k3s-io/k3s/pull/8028) - Update to v1.27.4 [(#8014)](https://togithub.com/k3s-io/k3s/pull/8014) ##### Embedded Component Versions | Component | Version | |---|---| | Kubernetes | [v1.27.4](https://togithub.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.27.md#v1274) | | Kine | [v0.10.1](https://togithub.com/k3s-io/kine/releases/tag/v0.10.1) | | SQLite | [3.39.2](https://sqlite.org/releaselog/3\_39\_2.html) | | Etcd | [v3.5.7-k3s1](https://togithub.com/k3s-io/etcd/releases/tag/v3.5.7-k3s1) | | Containerd | [v1.7.1-k3s1](https://togithub.com/k3s-io/containerd/releases/tag/v1.7.1-k3s1) | | Runc | [v1.1.7](https://togithub.com/opencontainers/runc/releases/tag/v1.1.7) | | Flannel | [v0.22.0](https://togithub.com/flannel-io/flannel/releases/tag/v0.22.0) | | Metrics-server | [v0.6.3](https://togithub.com/kubernetes-sigs/metrics-server/releases/tag/v0.6.3) | | Traefik | [v2.9.10](https://togithub.com/traefik/traefik/releases/tag/v2.9.10) | | CoreDNS | [v1.10.1](https://togithub.com/coredns/coredns/releases/tag/v1.10.1) | | Helm-controller | [v0.15.2](https://togithub.com/k3s-io/helm-controller/releases/tag/v0.15.2) | | 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)Configuration
📅 Schedule: Branch creation - "on saturday" (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.