dc-tec / k8s-gitops

Kubernetes GitOps repository for my homelab
1 stars 0 forks source link

chore(deps): update dependency longhorn/longhorn to v1.7.1 #37

Closed dc-tec closed 3 weeks ago

dc-tec commented 4 weeks ago

This PR contains the following updates:

Package Update Change
longhorn/longhorn patch v1.7.0 -> v1.7.1

Release Notes

longhorn/longhorn (longhorn/longhorn) ### [`v1.7.1`](https://redirect.github.com/longhorn/longhorn/releases/tag/v1.7.1): Longhorn v1.7.1 [Compare Source](https://redirect.github.com/longhorn/longhorn/compare/v1.7.0...v1.7.1-dev-20240908) ##### Longhorn v1.7.1 Release Notes Longhorn 1.7.1 introduces several improvements and bug fixes that are intended to improve system quality, resilience, and stability. The Longhorn team appreciates your contributions and expects to receive feedback regarding this release. > \[!NOTE] > For more information about release-related terminology, see [Releases](https://redirect.github.com/longhorn/longhorn#releases). ##### Installation > \[!IMPORTANT] > **Ensure that your cluster is running Kubernetes v1.21 or later before installing Longhorn v1.7.1.** You can install Longhorn using a variety of tools, including Rancher, Kubectl, and Helm. For more information about installation methods and requirements, see [Quick Installation](https://longhorn.io/docs/1.7.1/deploy/install/) in the Longhorn documentation. ##### Upgrade > \[!IMPORTANT] > **Ensure that your cluster is running Kubernetes v1.21 or later before upgrading from Longhorn v1.6.x or v1.7.x (< v1.7.0) to v1.7.1.** Longhorn only allows upgrades from supported versions. For more information about upgrade paths and procedures, see [Upgrade](https://longhorn.io/docs/1.7.1/deploy/upgrade/) in the Longhorn documentation. ##### Deprecation & Incompatibilities The functionality of the [environment check script](https://redirect.github.com/longhorn/longhorn/blob/v1.7.x/scripts/environment_check.sh) overlaps with that of the Longhorn CLI, which is available starting with v1.7.0. Because of this, the script is deprecated in v1.7.0 and is scheduled for removal in v1.8.0. For information about important changes, including feature incompatibility, deprecation, and removal, see [Important Notes](https://longhorn.io/docs/1.7.0/deploy/important-notes/) in the Longhorn documentation. ##### Post-Release Known Issues For information about issues identified after this release, see [Release-Known-Issues](https://redirect.github.com/longhorn/longhorn/wiki/Release-Known-Issues). ##### Resolved Issues ##### Improvement - \[BACKPORT]\[v1.7.1]\[IMPROVEMENT] Longhorn CLI should install `cryptsetup` [9316](https://redirect.github.com/longhorn/longhorn/issues/9316) - [@​mantissahz](https://redirect.github.com/mantissahz) [@​roger-ryao](https://redirect.github.com/roger-ryao) - \[BACKPORT]\[v1.7.1]\[IMPROVEMENT] Resilience handling for the last replica timeout [9275](https://redirect.github.com/longhorn/longhorn/issues/9275) - [@​ejweber](https://redirect.github.com/ejweber) [@​chriscchien](https://redirect.github.com/chriscchien) - \[BACKPORT]\[v1.7.1]\[IMPROVEMENT] Check kernel module `dm_crypt` on host machines [9310](https://redirect.github.com/longhorn/longhorn/issues/9310) - [@​mantissahz](https://redirect.github.com/mantissahz) ##### Bug - \[BACKPORT]\[v1.7.1]\[BUG] Fix security issues in v1.7.1 RC images [9363](https://redirect.github.com/longhorn/longhorn/issues/9363) - [@​c3y1huang](https://redirect.github.com/c3y1huang) - \[BACKPORT]\[v1.7.1]\[BUG] should set backing image minNumberOfCopies to 1 when upgrading Longhorn [9353](https://redirect.github.com/longhorn/longhorn/issues/9353) - [@​ChanYiLin](https://redirect.github.com/ChanYiLin) [@​chriscchien](https://redirect.github.com/chriscchien) - \[BACKPORT]\[v1.7.1]\[BUG] System Backup Fails and DR Volume Enters Attach-Detach Loop When Volume Backup Policy is Set to `Always` [9333](https://redirect.github.com/longhorn/longhorn/issues/9333) - [@​c3y1huang](https://redirect.github.com/c3y1huang) [@​roger-ryao](https://redirect.github.com/roger-ryao) - \[BACKPORT]\[v1.7.1]\[BUG] \[Backupstore] Need to close the reader after downloading files for the Azure backup store driver. [9282](https://redirect.github.com/longhorn/longhorn/issues/9282) - [@​yangchiu](https://redirect.github.com/yangchiu) [@​mantissahz](https://redirect.github.com/mantissahz) - \[BACKPORT]\[v1.7.1]\[BUG] Unable to access azurite backup store by DNS hostname [9341](https://redirect.github.com/longhorn/longhorn/issues/9341) - [@​mantissahz](https://redirect.github.com/mantissahz) - \[BACKPORT]\[v1.7.1]\[BUG] v1 volume replica rebuild fail after upgrade from v1.7.0 to v1.7.1-rc1 [9332](https://redirect.github.com/longhorn/longhorn/issues/9332) - [@​PhanLe1010](https://redirect.github.com/PhanLe1010) [@​chriscchien](https://redirect.github.com/chriscchien) - \[BACKPORT]\[v1.7.1]\[BUG] v2-data-engine setting validator doesn't take disabled nodes into account when checking hugepages [9320](https://redirect.github.com/longhorn/longhorn/issues/9320) - [@​tserong](https://redirect.github.com/tserong) [@​roger-ryao](https://redirect.github.com/roger-ryao) - \[BACKPORT]\[v1.7.1]\[BUG] Some volumes stuck in "Attaching" state after upgrade to 1.7.0 [9270](https://redirect.github.com/longhorn/longhorn/issues/9270) - [@​ChanYiLin](https://redirect.github.com/ChanYiLin) [@​roger-ryao](https://redirect.github.com/roger-ryao) - \[BACKPORT]\[v1.7.1]\[BUG] error logs appeared in uninstallation job [9304](https://redirect.github.com/longhorn/longhorn/issues/9304) - [@​ChanYiLin](https://redirect.github.com/ChanYiLin) [@​chriscchien](https://redirect.github.com/chriscchien) - \[BACKPORT]\[v1.7.1]\[BUG] Incorrect NFS endpoint after enable/disable storage network for RWX volume [9273](https://redirect.github.com/longhorn/longhorn/issues/9273) - [@​Vicente-Cheng](https://redirect.github.com/Vicente-Cheng) [@​roger-ryao](https://redirect.github.com/roger-ryao) - \[BACKPORT]\[v1.7.1]\[BUG] Volume stuck in degraded [9285](https://redirect.github.com/longhorn/longhorn/issues/9285) - [@​PhanLe1010](https://redirect.github.com/PhanLe1010) [@​chriscchien](https://redirect.github.com/chriscchien) - \[BACKPORT]\[v1.7.1]\[BUG] LH fails silently when node has attached volumes [9210](https://redirect.github.com/longhorn/longhorn/issues/9210) - [@​ejweber](https://redirect.github.com/ejweber) [@​chriscchien](https://redirect.github.com/chriscchien) ##### Contributors - [@​ChanYiLin](https://redirect.github.com/ChanYiLin) - [@​PhanLe1010](https://redirect.github.com/PhanLe1010) - [@​Vicente-Cheng](https://redirect.github.com/Vicente-Cheng) - [@​c3y1huang](https://redirect.github.com/c3y1huang) - [@​chriscchien](https://redirect.github.com/chriscchien) - [@​ejweber](https://redirect.github.com/ejweber) - [@​innobead](https://redirect.github.com/innobead) - [@​mantissahz](https://redirect.github.com/mantissahz) - [@​roger-ryao](https://redirect.github.com/roger-ryao) - [@​tserong](https://redirect.github.com/tserong) - [@​yangchiu](https://redirect.github.com/yangchiu) - [@​jhkrug](https://redirect.github.com/jhkrug) - [@​jillian-maroket](https://redirect.github.com/jillian-maroket) - [@​rebeccazzzz](https://redirect.github.com/rebeccazzzz) - [@​forbesguthrie](https://redirect.github.com/forbesguthrie) - [@​asettle](https://redirect.github.com/asettle)

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 Renovate Bot.