chore(deps): update dependency longhorn/longhorn to v1.11.0#771
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency longhorn/longhorn to v1.11.0#771renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
2624533 to
7243400
Compare
7243400 to
231592d
Compare
231592d to
a85d22b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.10.1→v1.11.0Release Notes
longhorn/longhorn (longhorn/longhorn)
v1.11.0: Longhorn v1.11.0Compare Source
Longhorn v1.11.0 Release Notes
The Longhorn team is excited to announce the release of Longhorn v1.11.0. This release marks a major milestone, with the V2 Data Engine officially entering the Technical Preview stage following significant stability improvements.
Additionally, this version optimizes the stability of the whole system and introduces critical improvements in resource observability, scheduling, and utilization.
For terminology and background on Longhorn releases, see Releases.
Deprecation
V2 Backing Image Deprecation
The Backing Image feature for the V2 Data Engine is now deprecated in v1.11.0 and is scheduled for removal in v1.12.0.
Users using V2 volumes for virtual machines are encouraged to adopt the Containerized Data Importer (CDI) for volume population instead.
GitHub Issue #12237
Primary Highlights
V2 Data Engine
Now in Technical Preview Stage
We are pleased to announce that the V2 Data Engine has officially graduated to the Technical Preview stage. This indicates increased stability and feature maturity as we move toward General Availability.
Support for
ublkFrontendLonghorn supports configuring UBLK performance parameters globally, per volume, or via StorageClass to improve I/O performance.
GitHub Issue #11039
V1 Data Engine
Faster Replica Rebuilding from Multiple Sources
The V1 Data Engine now supports parallel rebuilding. When a replica needs to be rebuilt, the engine can now stream data from multiple healthy replicas simultaneously rather than a single source. This significantly reduces the time required to restore redundancy for volumes containing tons of scattered data chunks.
GitHub Issue #11331
General
Balance-Aware Algorithm Disk Selection For Replica Scheduling
Longhorn improves the disk selection for the replica scheduling by introducing an intelligent
balance-awarescheduling algorithm, reducing uneven storage usage across nodes and disks.GitHub Issue #10512
Node Disk Health Monitoring
Longhorn now actively monitors the physical health of the underlying disks used for storage by using S.M.A.R.T. data. This allows administrators to identify issues and raise alerts when abnormal SMART metrics are detected, helping prevent failed volumes.
GitHub Issue #12016
Share Manager Networking
Users can now configure an extra network interface for the Share Manager to support complex network segmentation requirements.
GitHub Issue #10269
ReadWriteOncePod (RWOP) Support
Full support for the Kubernetes
ReadWriteOncePodaccess mode has been added.GitHub Issue #9727
StorageClass
allowedTopologiesSupportAdministrators can now use the
allowedTopologiesfield in Longhorn StorageClasses to restrict volume provisioning to specific zones, regions, or nodes within the cluster.GitHub Issue #12261
Installation
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 in the Longhorn documentation.
Upgrade
Longhorn only allows upgrades from supported versions. For more information about upgrade paths and procedures, see Upgrade in the Longhorn documentation.
Post-Release Known Issues
For information about issues identified after this release, see Release-Known-Issues.
Resolved Issues in this release
Highlight
Feature
longhornctlloadublk_drvmodule when kernel version is 6 or newer 11803 - @chriscchien @bachmanity1Improvement
rebuildNewReplica()in longhorn-manager 12426 - @derekbit @chriscchieninstancemanager.status.conditions. 6732 - @mantissahz @chriscchienData SourceBased on v1 or v2 Selection 11846 - @yangchiu @houhoucoopgithub.com/pkg/errorswithgithub.com/cockroachdb/errors11413 - @derekbit @chriscchienauto-delete-pod-when-volume-detached-unexpectedlyshould only focus on the Kubernetes builtin workload. 12120 - @derekbit @chriscchien @sushant-suseCSIStorageCapacityobjects must show schedulable (allocatable) capacity 12014 - @chriscchien @bachmanity1spec.backingImageandspec.encryptedshouldn't allow to update for both v1 and v2 data engines 11615 - @yulken @roger-ryaoBug
instance-manageron nodes that don't have hard or solid state disk DDOSing cluster DNS server with TXT query_grpc_config.localhost12521 - @COLDTURNIP @chriscchienrebuildConcurrentSyncLimitfield is omitted fromvolume.specwhen value is012471 - @derekbit @houhoucoop @roger-ryaoUNEXPECTED INCONSISTENCY; RUN fsck MANUALLYerror 12444 - @yangchiutest_rebuild_failure_with_intensive_datais failing because replicas cannot be rebuilt after replica process crashed 12436 - @yangchiu @shuo-wuAttaching/Detachingloop after node reboots 12406 - @yangchiu @c3y1huangFrontenddefault value when creating v2 volumes via Longhorn UI 12152 - @houhoucoop @roger-ryaodisk health informationappears briefly 12415 - @c3y1huang @roger-ryaoAttaching/Detachingloop after volume expansion 12359 - @yangchiu @davidcheng0922test_backing_image_auto_resyncis flaky due to recent commit 12387 - @derekbit @chriscchienFailed to resolve sysfs path for \"/sys/class/block/root\ ...in longhorn-manager 12344 - @c3y1huang @roger-ryaotest_restore_inc_with_offline_expansionfails on v2 data engine 12313 - @davidcheng0922 @chriscchien/var/lib/kubelet/plugins/kubernetes.io/csi/driver.longhorn.io/xxx/globalmount is no longer valid10476 - @yangchiu @shuo-wutest_rebuild_with_inc_restoration) 11684 - @c3y1huang @chriscchientest_data_locality_strict_local_node_affinityfails at master-head 12343 - @derekbit @chriscchientests.test_cloning.test_cloning_basicfails at msater-head 12341 - @derekbit @chriscchien @CopilotDetachingindefinitely after node reboot 11332 - @yangchiu @c3y1huangRestoreInProgressstate if backup is deleted during restoration 11828 - @yangchiu @c3y1huangReplica Node Level Soft Anti-Affinitywhen auto balance is set tobest-effort11189 - @c3y1huang @chriscchienawsIAMRoleArnannotation disappearing 9923 - @yangchiu @mantissahzData Enginewill resetNumber of Replicas11775 - @yangchiu @houhoucoopunknownstate if engine image is deleted from the attached node 11995 - @yangchiu @shuo-wuattachingstate if engine image image is not deployed on one of nodes 11994 - @yangchiu @shuo-wudisable-v2-data-engine=true11799 - @yangchiu @mantissahztest_system_backup_and_restoretest case failed on master-head 11933 - @derekbit @chriscchienContainerCreatingorUnknownstate withFailedMounterror 10111 - @yangchiu @shuo-wuvolume.spec.numberOfReplicas11825 - @yangchiu @derekbitMisc
test_recurring_job.py::test_recurring_job_snapshot_cleanupfor v2 data engine 12464 - @derekbit @chriscchienregistry.suse.com/bci/bci-baseto 16.0 12145 - @derekbit @chriscchienEnterprisePage in Longhorn Official Document 12110 - @sushant-suseConfiguration
📅 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.