This repository has been archived by the owner on Oct 16, 2024. It is now read-only.
chore(deps): update dependency k3s-io/k3s to v1.29.0+k3s1 (upstream-release-1.25) #175
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.25.15+k3s1
->v1.29.0+k3s1
Release Notes
k3s-io/k3s (k3s-io/k3s)
v1.29.0+k3s1
: v1.29.0+k3s1Compare 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.
rotate-keys
subcommand due to changes in Kubernetes upstream for KMSv2, the subcommand should be added back in future releases.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:
Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.28.5+k3s1
: v1.28.5+k3s1Compare Source
This release updates Kubernetes to v1.28.5, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.28.4+k3s1:
Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.28.4+k3s1
: v1.28.4+k3s1Compare Source
This release updates Kubernetes to v1.28.4, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.28.3+k3s2:
spec.timeZone
in CronJobsrdt_config.yaml
orblockio_config.yaml
files.Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.28.4+k3s2
: v1.28.4+k3s2Compare Source
This release updates Kubernetes to v1.28.4, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.28.3+k3s2:
spec.timeZone
in CronJobsrdt_config.yaml
orblockio_config.yaml
files.Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.28.3+k3s1
: v1.28.3+k3s1Compare Source
This release updates Kubernetes to v1.28.3, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.28.2+k3s1:
--image-service-endpoint
flag to specify an external image service socket.k3s token rotate -t <OLD_TOKEN> --new-token <NEW_TOKEN>
. After command succeeds, all server nodes must be restarted with the new token.version.Program
not K3s in token rotate logs (#8653)Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.28.3+k3s2
: v1.28.3+k3s2Compare Source
v1.28.2+k3s1
: v1.28.2+k3s1Compare Source
This release updates Kubernetes to v1.28.2, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.28.1+k3s1:
Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.28.1+k3s1
: v1.28.1+k3s1Compare Source
This release is K3S's first in the v1.28 line. This release updates Kubernetes to v1.28.1.
Kubernetes v1.28 contains a critical regression (kubernetes/kubernetes#120247) that causes init containers to run at the same time as app containers following a restart of the node. This issue will be fixed in v1.28.2. We do not recommend using K3s v1.28 at this time if your application depends on init containers.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.27.5+k3s1:
--tls-san-security
option.Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.27.9+k3s1
: v1.27.9+k3s1Compare Source
This release updates Kubernetes to v1.27.9, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.27.8+k3s2:
Embedded Component Versions
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.27.9-rc1+k3s1...v1.27.9+k3s1
v1.27.8+k3s1
: v1.27.8+k3s1Compare Source
This release updates Kubernetes to v1.27.8, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.27.7+k3s2:
spec.timeZone
in CronJobsrdt_config.yaml
orblockio_config.yaml
files.Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.27.8+k3s2
: v1.27.8+k3s2Compare Source
This release updates Kubernetes to v1.27.8, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.27.7+k3s2:
spec.timeZone
in CronJobsrdt_config.yaml
orblockio_config.yaml
files.Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.27.7+k3s1
: v1.27.7+k3s1Compare Source
This release updates Kubernetes to v1.27.7, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.27.6+k3s1:
k3s token rotate -t <OLD_TOKEN> --new-token <NEW_TOKEN>
. After command succeeds, all server nodes must be restarted with the new token.version.Program
not K3s in token rotate logs (#8656)--image-service-endpoint
flag to specify an external image service socket.Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.27.7+k3s2
: v1.27.7+k3s2Compare Source
This release updates Kubernetes to v1.27.7, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.27.7+k3s1:
Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.27.6+k3s1
: v1.27.6+k3s1Compare Source
This release updates Kubernetes to v1.27.6, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.27.5+k3s1:
Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.27.5+k3s1
: v1.27.5+k3s1Compare Source
This release updates Kubernetes to v1.27.5, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.27.4+k3s1:
{{ template "base" . }}
to include the default K3s template content. This makes it easier to maintain user configuration if the only need is to add additional sections to the file.enable-aggregator-routing
flag when the egress proxy is not being used to route connections to in-cluster endpoints.docker/distribution
(#8047)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.
This PR has been generated by Mend Renovate. View repository job log here.