Skip to content

Releases: longhorn/longhorn-instance-manager

v1_20230616

16 Jun 09:14
Compare
Choose a tag to compare
v1_20230616 Pre-release
Pre-release
vendor: update longhorn-engine

Ref: 4927

Signed-off-by: James Lu <james.lu@suse.com>

v1_20230407

07 Apr 05:15
Compare
Choose a tag to compare
v1_20230407 Pre-release
Pre-release
Fix bug: volume is stuck in live engine upgrading

The only usecase of ProcessReplace is for engine image live upgrade.
If the new engine process has the same binary as the existing engine
process, there is no reason to do the ProcessReplace

longhorn-5684

Signed-off-by: Phan Le <phan.le@suse.com>
(cherry picked from commit 16b8bf34d38dfaf418c7c7e48de50ea1f50528d7)

v1_20230317

17 Mar 14:33
Compare
Choose a tag to compare
v1_20230317 Pre-release
Pre-release
vendor: update `backupstore` by v1.3.x branch

from `20220913112826-5f5c95274f2a` to `20230306022849-8d5e216c3b33`

Ref: 5265

Signed-off-by: James Lu <james.lu@suse.com>

v1_20230310

10 Mar 07:19
Compare
Choose a tag to compare
v1_20230310 Pre-release
Pre-release
chore: ignore image push during PR check

Signed-off-by: David Ko <dko@suse.com>

v1_20230223

23 Feb 01:28
Compare
Choose a tag to compare
v1_20230223 Pre-release
Pre-release
vendor: update backupstore

Update `backupstore` to v0.0.0-20230125201126-0c2bd550ebc3
for creating a http client when initializing S3 driver.

Ref: 5265

Signed-off-by: James Lu <james.lu@suse.com>

v2_20221130

30 Nov 14:15
Compare
Choose a tag to compare
v2_20221130 Pre-release
Pre-release

What's Changed

v2_20221123

23 Nov 09:36
Compare
Choose a tag to compare
v2_20221123 Pre-release
Pre-release
  • meta: revert InstanceManagerAPIVersion update by @derekbit in #142

v3_20221117

16 Nov 16:25
Compare
Choose a tag to compare
v3_20221117 Pre-release
Pre-release
  • feat: Snapshot checksum calculation and verification by @derekbit in #140

v2_20221115

15 Nov 12:56
Compare
Choose a tag to compare
v2_20221115 Pre-release
Pre-release
  • build: update bci-base image to 15.4 by @yangchiu in #137
  • Tagging netgo to be used while compiling with cgo by @olljanat in #134
  • Adjust the iSCSI initiator/target timeout and the engine-to-replica timeout by @derekbit in #139

v1_20221003

03 Oct 07:04
Compare
Choose a tag to compare

From v1.3.x branch instead of master