chore(deps): update rancher/rancher docker tag to v2.13.1 #289
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:
v2.12.3→v2.13.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
rancher/rancher (rancher/rancher)
v2.13.1Compare Source
Release v2.13.1
Rancher v2.13.1 is the latest patch release of Rancher. This is a Community version release that introduces maintenance updates and bug fixes.
For more information on new features in the general minor release see the v2.13.0 release notes.
Rancher App (Global UI)
Major Bug Fixes
<RANCHER-SERVER-URL>/v3), the page fails to load and displays a blank page. See #52790.Cluster Provisioning
Major Bug Fixes
capi-controller-managernot coming up Active. See #52833 and #52495 for further information.K3s Provisioning
Major Bug Fixes
RKE2 Provisioning
Major Bug Fixes
rke2-serverservice on the etcd-only nodes crashes repeatedly with a fatal error:runtimes: failed to get runtime classes. As a result, the etcd node is continually seen flipping between Waiting for Node Ref and Reconciling status, preventing the cluster from reaching an Active state. See #52861.Backup/Restore
Features and Enhancements
rancher/backup-restore-operatorpod now supports the CPU and memory Helm chart resourcesrequestsandlimits. See #786.Harvester
Known Issues
kube-vip. See #9767.Install/Upgrade Notes
Changes in Image Artifacts
Image artifact digests are renamed in Rancher v2.12.0, v2.11.4 and v2.10.8. Up until this change, separate image digests files for each operating system and architecture have been maintained for compatibility reasons. With this change, only one file for each operating system is to be provided:
rancher-images-digests-linux-amd64.txtandrancher-images-digests-linux-arm64.txtfiles are to be renamed torancher-images-digests-linux.txt.rancher-images-digests-windows-ltsc2019.txtandrancher-images-digests-windows-ltsc2022.txtfiles are to be renamed torancher-images-digests-windows.txt.Upgrade Requirements
NO_PROXY. See the documentation and issue #2725.registries.yamlfile to thedocker runcommand, as shown in the K3s documentation. If the registry has certificates, then you'll also need to supply those. See #28969.privilegedflag. See documentation.Versions
Please refer to the README for the latest and stable Rancher versions.
Please review our version documentation for more details on versioning and tagging conventions.
Images
Tools
Kubernetes Versions for RKE2/K3s
Rancher Helm Chart Versions
In Rancher v2.6.0 and later, in the Apps & Marketplace UI, many Rancher Helm charts are named with a major version that starts with 100. This avoids simultaneous upstream changes and Rancher changes from causing conflicting version increments. This also complies with semantic versioning (SemVer), which is a requirement for Helm. You can see the upstream version number of a chart in the build metadata, for example:
100.0.0+up2.1.0. See #32294.Previous Rancher Behavior Changes
Previous Rancher Behavior Changes - Rancher General
Previous Rancher Behavior Changes - Rancher App (Global UI)
auth-user-session-idle-ttl-minuteswas introduced, and it sets the maximum time a user is allowed to be idle within a browser session before the session expires. To enable the idle timeout feature, you must supplyauth-user-session-idle-ttl-minutesand set it to a value lower than the existing absolute session limit,auth-user-session-ttl-minutes. This new backend-driven mechanism, along with its associated TTL setting, replaces the previous session timeout configuration in the UI under Global Settings > Performance. See #12552.Future Rancher Behavior Changes
Retention Policy for Rancher App Charts
To improve repository performance Rancher is introducing a lifecycle management policy for charts available in the Apps feature of Rancher, specifically in the "Rancher" repository.
Impact: This change is non-destructive for existing Rancher installations. Historical versions will remain accessible but will not be available in newer release branches once they age out of the 7-version window. You are advised to upgrade your applications before upgrading to Rancher v2.15. Uninstallation after v2.15, and replacement with an updated version, will still be possible.
Long-standing Known Issues
Long-standing Known Issues - Rancher General
Long-standing Known Issues - Cluster Provisioning
Not all cluster tools can be installed on a hardened cluster.
Rancher v2.13.0:
Rancher v2.8.1:
[ERROR] 000 received while downloading Rancher connection information. Sleeping for 5 seconds and trying again. As a workaround, you can unpause the cluster by runningkubectl edit clusters.cluster clustername -n fleet-defaultand setspec.unpausedtofalse. See #43735.Rancher v2.7.2:
Long-standing Known Issues - RKE2 Provisioning
Long-standing Known Issues - K3s Provisioning
Updatingstate even when they contain nodes in anErrorstate. See #39164.Long-standing Known Issues - Rancher App (Global UI)
Cannot read properties of undefined.... As a workaround, standard users must manually add their cloud credentials to create, edit, and manage Azure or AKS clusters. See #15241._in theCluster Namefield. See #9416.Long-standing Known Issues - Hosted Rancher
Long-standing Known Issues - EKS
Long-standing Known Issues - Authentication
[projectroletemplatebindings.management.cattle.io](http://projectroletemplatebindings.management.cattle.io/) is forbidden: User "u-gcxatwsnku" cannot create resource "projectroletemplatebindings" in API group "[management.cattle.io](http://management.cattle.io/)" in the namespace "p-9t5pg". However, the project is still created. See #46106.Long-standing Known Issues - Rancher Webhook
Long-standing Known Issues - Virtualization Management (Harvester)
Long-standing Known Issues - Backup/Restore
When migrating to a cluster with the Rancher Backup feature, the server-url cannot be changed to a different location. It must continue to use the same URL.
Rancher v2.13.0:
Rancher v2.7.7:
v2.13.0Compare Source
Release v2.13.0
Rancher v2.13.0 is the latest minor release of Rancher. This is a Community version release that introduces new features, enhancements, and various updates.
Rancher General
Features and Enhancements
Behavior Changes
Major Bug Fixes
v1.ext.cattle.ioAPIService was not correctly deleted during a Rancher Helm uninstall, leading to a "dangling" API service. See #51976.Rancher App (Global UI)
Features and Enhancements
Behavior Changes
auth-user-session-idle-ttl-minuteswas introduced, and it sets the maximum time a user is allowed to be idle within a browser session before the session expires. To enable the idle timeout feature, you must supplyauth-user-session-idle-ttl-minutesand set it to a value lower than the existing absolute session limit,auth-user-session-ttl-minutes. This new backend-driven mechanism, along with its associated TTL setting, replaces the previous session timeout configuration in the UI under Global Settings > Performance. See #12552.Major Bug Fixes
vmNetworkfield in the underlying Nutanix machine pool configuration (setting it to null). This caused the nodes to start reprovisioning and fail with anutanix-vm-network cannot be emptyerror. See #15269.Known Issues
<RANCHER-SERVER-URL>/v3), the page fails to load and displays a blank page. See #52790.Authentication
Features and Enhancements
rancher2_auth_config_oidcresource withinterraform-provider-rancher2. See #51059.Cluster Provisioning
Features and Enhancements
Major Bug Fixes
Known Issues
capi-controller-managernot coming up Active. See #52816. To resolve this issue, refer to this workaround.Rancher Webhook
Major Bug Fixes
usedLimitvalues and subsequent admission webhook errors. The webhook validation now correctly checks the new desired quota state against the calculated usage, preventing errors when saving correct limits.usedLimitis dropped when a project is new and has no namespaces to prevent persistence of stale or user-provided, bogus values. See #49041.K3s Provisioning
Known Issues
RKE2 Provisioning
Known Issues
rke2-serverservice on the etcd-only nodes crashes repeatedly with a fatal error:runtimes: failed to get runtime classes. As a result, the etcd node is continually seen flipping between Waiting for Node Ref and Reconciling status, preventing the cluster from reaching an Active state. Fixes will be delivered via the November RKE2/K3s KDM release. See #51851.Backup/Restore
Known Issues
Continuous Delivery (Fleet)
Major Bug Fixes
Install/Upgrade Notes
Changes in Image Artifacts
Image artifact digests are renamed in Rancher v2.12.0, v2.11.4 and v2.10.8. Up until this change, separate image digests files for each operating system and architecture have been maintained for compatibility reasons. With this change, only one file for each operating system is to be provided:
rancher-images-digests-linux-amd64.txtandrancher-images-digests-linux-arm64.txtfiles are to be renamed torancher-images-digests-linux.txt.rancher-images-digests-windows-ltsc2019.txtandrancher-images-digests-windows-ltsc2022.txtfiles are to be renamed torancher-images-digests-windows.txt.Upgrade Requirements
NO_PROXY. See the documentation and issue #2725.registries.yamlfile to thedocker runcommand, as shown in the K3s documentation. If the registry has certificates, then you'll also need to supply those. See #28969.privilegedflag. See documentation.Versions
Please refer to the README for the latest and stable Rancher versions.
Please review our version documentation for more details on versioning and tagging conventions.
Images
Tools
Kubernetes Versions for RKE2/K3s
Rancher Helm Chart Versions
In Rancher v2.6.0 and later, in the Apps & Marketplace UI, many Rancher Helm charts are named with a major version that starts with 100. This avoids simultaneous upstream changes and Rancher changes from causing conflicting version increments. This also complies with semantic versioning (SemVer), which is a requirement for Helm. You can see the upstream version number of a chart in the build metadata, for example:
100.0.0+up2.1.0. See #32294.Long-standing Known Issues
Long-standing Known Issues - Rancher General
Long-standing Known Issues - Cluster Provisioning
Not all cluster tools can be installed on a hardened cluster.
Rancher v2.8.1:
[ERROR] 000 received while downloading Rancher connection information. Sleeping for 5 seconds and trying again. As a workaround, you can unpause the cluster by runningkubectl edit clusters.cluster clustername -n fleet-defaultand setspec.unpausedtofalse. See #43735.Rancher v2.7.2:
Long-standing Known Issues - RKE2 Provisioning
Long-standing Known Issues - K3s Provisioning
Updatingstate even when they contain nodes in anErrorstate. See #39164.Long-standing Known Issues - Rancher App (Global UI)
Cannot read properties of undefined.... As a workaround, standard users must manually add their cloud credentials to create, edit, and manage Azure or AKS clusters. See #15241._in theCluster Namefield. See #9416.Long-standing Known Issues - Hosted Rancher
Long-standing Known Issues - EKS
Long-standing Known Issues - Authentication
[projectroletemplatebindings.management.cattle.io](http://projectroletemplatebindings.management.cattle.io/) is forbidden: User "u-gcxatwsnku" cannot create resource "projectroletemplatebindings" in API group "[management.cattle.io](http://management.cattle.io/)" in the namespace "p-9t5pg". However, the project is still created. See #46106.Long-standing Known Issues - Rancher Webhook
Long-standing Known Issues - Virtualization Management (Harvester)
Long-standing Known Issues - Backup/Restore
When migrating to a cluster with the Rancher Backup feature, the server-url cannot be changed to a different location. It must continue to use the same URL.
Rancher v2.7.7:
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 was generated by Mend Renovate. View the repository job log.