Commit Graph

173 Commits

Author SHA1 Message Date
Derek Su
702d728cba Update longhorn.yaml
Longhorn 2570

Signed-off-by: Derek Su <derek.su@suse.com>
2022-05-16 09:38:00 +08:00
Joshua Moody
b2c5f30d16 Update im image to v1_20220512 (non tls cli fix)
Longhorn 3966

Signed-off-by: Joshua Moody <joshua.moody@suse.com>
2022-05-12 22:04:24 +08:00
David Ko
f29d1da373 Release 1.3.0-preview1
Signed-off-by: David Ko <dko@suse.com>
2022-05-06 21:21:11 +08:00
David Ko
5092cfee63 Update independent longhorn components
Signed-off-by: David Ko <dko@suse.com>
2022-05-06 18:46:25 +08:00
Joshua Moody
f28692e0ce Add optional mtls secret mount for manager
The MTLS secret is currently hardcoded to longhorn-grpc-tls we can improve
this further in the future when necessary to also enable auto cert generation

Longhorn #3839

Signed-off-by: Joshua Moody <joshua.moody@suse.com>
2022-05-06 11:05:02 +08:00
Joshua Moody
4e5a8338b7 Update im image to v1_20220505 (mtls)
This image includes MTLS support for the GRPC server and im client
refactorings to enable persistent connection support.

Longhorn #3839

Signed-off-by: Joshua Moody <joshua.moody@suse.com>
2022-05-06 11:05:02 +08:00
Derek Su
d2168251d3 orphaned data cleanup: update deploy YAML
Longhorn 685

Signed-off-by: Derek Su <derek.su@suse.com>
2022-04-28 22:49:48 +08:00
Chin-Ya Huang
107029b180 cluster-autoscaler: update deploy YAML
Longhorn-2203

Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
2022-04-22 13:06:46 +08:00
Siye Wang
045f94086d Make Longhorn UI Listen Binding configurable
Longhorn 3829

Signed-off-by: Siye Wang <siye@rancher.com>
2022-04-12 14:06:15 +08:00
Derek Su
8512678932 Remove minimum and maximum markers from CRD
Fix the helm upgrade failure on kuberenetes v1.18.
Root cause: https://github.com/kubernetes/kubernetes/issues/87675

Longhorn 3631

Signed-off-by: Derek Su <derek.su@suse.com>
2022-04-01 17:14:07 +08:00
Derek Su
dba0d38ff1 Update install.yaml
Longhorn 3772

Signed-off-by: Derek Su <derek.su@suse.com>
2022-03-23 16:10:59 +08:00
JenTing Hsiao
aa2f9576a8 Bump backing-image-manager image to v3_20220318
Signed-off-by: JenTing Hsiao <jenting.hsiao@suse.com>
2022-03-19 14:52:46 +08:00
David Ko
2fcba12f67 Generate longhorn.yaml based on chart
longhorn #3716

Signed-off-by: David Ko <dko@suse.com>
2022-03-09 15:07:46 +08:00
David Ko
7be7109e65 Update dev versions to components and chart for the master branch
Signed-off-by: David Ko <dko@suse.com>
2022-03-08 13:31:28 +08:00
Keith Lucas
ffc75805f0 Update instance manager
Use an instance manager version with the tgt 100% CPU usage fix.

Signed-off-by: Keith Lucas <keith.lucas@suse.com>
2022-03-04 02:31:00 +08:00
Matthew Mattox
fa6ec17cfb Removing runAsUser and securityContext, as the image will run as Longhorn instead of root
Signed-off-by: Matthew Mattox <Matt.Mattox@suse.com>
2022-03-01 00:06:43 +08:00
Matthew Mattox
c7ed614cbc adding cache-volume to longhorn-ui
Signed-off-by: Matthew Mattox <Matt.Mattox@suse.com>
2022-03-01 00:06:43 +08:00
David Ko
8cabbc690f Update 1.2.3
Signed-off-by: David Ko <dko@suse.com>
2021-12-20 17:37:34 +08:00
David Ko
f192c9e146 Update to v1.2.3-rc2
Signed-off-by: David Ko <dko@suse.com>
2021-12-20 17:37:34 +08:00
David Ko
3301f9b915 Update im to v1_20211210
Signed-off-by: David Ko <dko@suse.com>
2021-12-20 17:37:34 +08:00
David Ko
647eada47b Update to 1.2.3-rc1
Signed-off-by: David Ko <dko@suse.com>
2021-12-20 17:37:34 +08:00
Joshua Moody
71c711c40f Update sm image to v1_20211020 (fs expansion)
Add filesystem expansion support into the share-manager, this is required
to support expansion for encrypted volumes. The expansion happens during
the mount phase of the volume.

Longhorn #2868

Signed-off-by: Joshua Moody <joshua.moody@suse.com>
2021-12-20 17:37:34 +08:00
David Ko
b6b6e4824d Resolve the conflicting files from master
Signed-off-by: David Ko <dko@suse.com>
2021-10-08 13:26:56 +08:00
David Ko
3749c3fe21 Release 1.2.2
Signed-off-by: David Ko <dko@suse.com>
2021-10-07 20:03:58 +08:00
David Ko
4494c54b3a Release 1.2.2-rc1
Signed-off-by: David Ko <dko@suse.com>
2021-10-07 14:08:40 +08:00
David Ko
2262652ef7 Release longhorn v1.2.1
Signed-off-by: David Ko <dko@suse.com>
2021-10-06 12:30:58 +08:00
David Ko
0b91c1bc39 Update to 1.2.1-rc2
Signed-off-by: David Ko <dko@suse.com>
2021-09-24 22:25:28 +08:00
David Ko
7b8140ba2f Update to 1.2.1-rc1
Signed-off-by: David Ko <dko@suse.com>
2021-09-17 09:13:56 +08:00
Joshua Moody
d4728f44df Update share-manager image to v1_20210914
This fixes the previously created RWX volumes that were marked as XFS but
got created as EXT4 since we only supported EXT4 at the time.

Longhorn #2991

Signed-off-by: Joshua Moody <joshua.moody@suse.com>
2021-09-14 20:14:06 +08:00
Joshua Moody
1e6c75413c Update share-manager image to v1_20210914
This fixes the previously created RWX volumes that were marked as XFS but
got created as EXT4 since we only supported EXT4 at the time.

Longhorn #2991

Signed-off-by: Joshua Moody <joshua.moody@suse.com>
2021-09-14 20:13:31 +08:00
David Ko
b7910161fc Add fstype in the longhorn.yaml and example sc
Signed-off-by: David Ko <dko@suse.com>
2021-09-06 14:29:17 +08:00
David Ko
84d2f48912 Update to v1.2.0
Signed-off-by: David Ko <dko@suse.com>
2021-09-01 00:11:36 +08:00
David Ko
9c5bd07ac6 Update to v1.2.0-rc2
Signed-off-by: David Ko <dko@suse.com>
2021-08-25 19:53:24 +08:00
David Ko
46e2cb63ae Update to v1.2.0-rc1
Signed-off-by: David Ko <dko@suse.com>
2021-08-21 00:58:12 +08:00
Chin-Ya Huang
657ccb6ef5 Add recurring job to deploy and uninstall
Longhorn-467

Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
2021-08-20 11:49:51 +08:00
Chin-Ya Huang
64d53d53ee Update YAML for label-driven recurring job
Longhorn-467

Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
2021-08-20 11:49:51 +08:00
David Ko
13dc719ebb Release longhorn v1.2.0-preview1
Signed-off-by: David Ko <dko@suse.com>
2021-08-12 01:03:23 +08:00
David Ko
9d527937e1 Update version to v1.1.1
Signed-off-by: David Ko <dko@suse.com>
2021-04-23 11:37:29 +08:00
David Ko
749f711c85 Update version to v1.1.1-rc2
Signed-off-by: David Ko <dko@suse.com>
2021-04-21 00:30:52 +08:00
David Ko
5918e89fcd Update version to v1.1.1-rc1
Signed-off-by: David Ko <dko@suse.com>
2021-04-07 22:40:35 +08:00
Chin-Ya Huang
a0f0116751 Update default share-manager image to v1_20210406
- Fix rwx mount ownership reset to nobody
  Longhorn#2357

Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
2021-04-06 05:49:19 -07:00
David Ko
ff72f95d9c Update version to v1.1.1-preview1
Signed-off-by: David Ko <dko@suse.com>
2021-03-18 10:35:16 +08:00
Sheng Yang
1489feee7b Update version to v1.1.0
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-12-17 18:09:01 -08:00
Sheng Yang
4891c1ef3b Sync with manager
commit 278ff44085b967923d6f07dfb43a95a7b2974470
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Thu Dec 17 15:04:10 2020 -0800

    Longhorn v1.1.0 release

    Signed-off-by: Sheng Yang <sheng.yang@rancher.com>

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-12-17 18:08:23 -08:00
Sheng Yang
e834f3177c Update version to v1.1.0-rc3
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-12-16 21:52:55 -08:00
Sheng Yang
d242a624a7 Sync with Longhorn manager
commit 7eddd32279f08c40e0ed979313e689ec703146b8
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Wed Dec 16 20:38:45 2020 -0800

    Longhorn v1.1.0-rc3 release

    Signed-off-by: Sheng Yang <sheng.yang@rancher.com>

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-12-16 21:52:55 -08:00
Sheng Yang
880bc5ed0f Update version to v1.1.0-rc2
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-12-14 20:44:15 -08:00
Sheng Yang
3da26d195e Sync with manager
commit eb98fc29d8ab37ec3c0650150a75d73ed22a4f93
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Mon Dec 14 19:29:12 2020 -0800

    Longhorn v1.1.0-rc2 release

    Signed-off-by: Sheng Yang <sheng.yang@rancher.com>

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-12-14 20:44:15 -08:00
Sheng Yang
7f0790fc80 Longhorn v1.0.2-rc1 release
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-12-06 11:02:15 -08:00
Sheng Yang
08e1522f6e Sync with Longhorn manager
commit 53203078833122cf1544e4145bf12ecec4e7d097
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Sun Dec 6 10:25:22 2020 -0800

    deploy: add iscsi deploy helper

    Signed-off-by: Sheng Yang <sheng.yang@rancher.com>

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-12-06 11:02:15 -08:00
Sheng Yang
39c64c6537 Update version to v1.0.2
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-08-14 14:45:31 -07:00
Sheng Yang
62c71dc190 Sync with managero
commit ba4ca64ad03911194c8586932e9f529e19c884a4
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Fri Aug 14 13:23:47 2020 -0700

    Longhorn v1.0.2 release

    Signed-off-by: Sheng Yang <sheng.yang@rancher.com>

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-08-14 14:45:31 -07:00
Sheng Yang
139554a08e Update version to v1.0.2-rc2
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-08-13 11:45:43 -07:00
Sheng Yang
9a95aa97ec Sync with mangaer
commit 62ad1776aab2939ec0349482fec7230dbae3a1c9
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Thu Aug 13 11:13:41 2020 -0700

    Longhorn v1.0.2-rc2 release

    Signed-off-by: Sheng Yang <sheng.yang@rancher.com>

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-08-13 11:45:43 -07:00
Sheng Yang
4963761a92 Update version to v1.0.2-rc1
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-08-11 22:03:32 -07:00
Sheng Yang
885487253d Sync up with manager
commit 9744665adfca40c21b7f4ed26e5b70feb7cdafdb
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Tue Aug 11 21:31:15 2020 -0700

    Longhorn v1.0.2-rc1 release

    Signed-off-by: Sheng Yang <sheng.yang@rancher.com>

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-08-11 22:03:32 -07:00
Sheng Yang
01f6597992 Update tag to v1.0.1
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-07-20 20:25:13 -07:00
Sheng Yang
8ad1f9f378 Sync with manager
commit f13b9a9f32b010420d9e66b15b7cae7ac4545b5c
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Mon Jul 20 18:08:13 2020 -0700

    Longhorn v1.0.1 release

    Signed-off-by: Sheng Yang <sheng.yang@rancher.com>

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-07-20 20:25:13 -07:00
Sheng Yang
3a13b07630 Update version to v1.0.1-rc3
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-07-18 13:02:55 -07:00
Sheng Yang
d1be6b428c Sync with manager
commit 5be96bd1ad71fecbf670cd21313e8d1858c7ddb8
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Sat Jul 18 12:17:44 2020 -0700

    Longhorn v1.0.1-rc3 release

    Signed-off-by: Sheng Yang <sheng.yang@rancher.com>

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-07-18 13:02:55 -07:00
Sheng Yang
e2253bc882 Update version to v1.0.1-rc2
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-07-15 22:58:04 -07:00
Sheng Yang
934baee6f6 Sync with manager:
commit 7a8bdeedfa7f046f4cd2ee1a8827a499dc9b5cd1
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Wed Jul 15 22:01:54 2020 -0700

    Longhorn v1.0.1-rc2 release

    Signed-off-by: Sheng Yang <sheng.yang@rancher.com>

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-07-15 22:58:04 -07:00
Sheng Yang
1b20b1b0fe Update version to v1.0.1-rc1
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-07-10 17:47:50 -07:00
Sheng Yang
7d19a0cbbb Sync with manager
commit 77b2d77251ebe280d4ffaade654c85c6bcba5bbc
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Fri Jul 10 16:17:29 2020 -0700

    Longhorn v1.0.1-rc1 release

    Signed-off-by: Sheng Yang <sheng.yang@rancher.com>

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-07-10 17:47:50 -07:00
Sheng Yang
af389e60a9 Update version to v1.0.0
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-05-30 10:03:43 -07:00
Sheng Yang
92bbd62958 Sync with manager
commit 1c1bb3571c25378bc8e3680bed72ef3ce61c4360
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Sat May 30 08:55:06 2020 -0700

    Longhorn v1.0.0 release

    Signed-off-by: Sheng Yang <sheng.yang@rancher.com>

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-05-30 10:03:43 -07:00
Sheng Yang
acb80c4660 Update version to v1.0.0-rc3
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-05-28 15:20:01 -07:00
Sheng Yang
905c507717 Sync with Longhorn manager:
commit 50524bd046eae4e6702a153115fdf6f82aa0eb3a
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Thu May 28 14:38:29 2020 -0700

    Longhorn v1.0.0-rc3 release

    Signed-off-by: Sheng Yang <sheng.yang@rancher.com>

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-05-28 15:20:01 -07:00
Sheng Yang
6bb4abd5f7 Update version to v1.0.0-rc2
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-05-23 13:35:29 -07:00
Sheng Yang
385c7ea54d Sync with manager:
commit fdd34f4f1986da6db3bac1b53c385c23203b0775
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Sat May 23 13:00:11 2020 -0700

    Longhorn v1.0.0-rc2 release

    Signed-off-by: Sheng Yang <sheng.yang@rancher.com>

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-05-23 13:35:29 -07:00
Sheng Yang
3e17410f0c Update version to Longhorn v1.0.0-rc1
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-05-19 17:03:42 -07:00
Sheng Yang
ff17f15259 Sync with manager:
commit cdca4692898b817472d71aded45ec7ed0a2b8b84
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Tue May 19 16:18:53 2020 -0700

    Longhorn v1.0.0-rc1 release

    Signed-off-by: Sheng Yang <sheng.yang@rancher.com>

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-05-19 17:03:42 -07:00
Aaron Spettl
1867b85110 Set securityContext for deployer and ui
When pod security policies are used, the default restricted policy does
not allow root permissions. Even when a more permissive policy is
assigned to the service account, we need to inform k8s that we need root
permissions so that the correct policy can be selected.

Signed-off-by: Aaron Spettl <aaron@spettl.de>
2020-05-17 23:33:09 -07:00
Sheng Yang
673d99a6aa deploy: Update version to v0.8.1
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-04-28 17:52:48 -07:00
Sheng Yang
c915b1c511 Sync with Longhorn manager
commit ed3409b4c1bf53bbdda94d7a75399a73a617660e
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Tue Apr 28 15:50:17 2020 -0700

    Longhorn v0.8.1 release

    Signed-off-by: Sheng Yang <sheng.yang@rancher.com>

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-04-28 17:52:48 -07:00
Sheng Yang
e39dece7a7 Longhorn v0.8.1-rc3 release
Update version tags.

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-04-24 15:07:05 -07:00
Sheng Yang
85ab7c8d9d Sync with manager
commit 91bb47d8095238efc1249153341f8a57a4fd8f92
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Fri Apr 24 13:35:53 2020 -0700

    Longhorn v0.8.1-rc3 release

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-04-24 15:07:05 -07:00
Sheng Yang
c02f69d6f7 Sync with manager and update chart tags
commit 364ff6b1bbb9bd5d3f20757304fd27f3f583feb4
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Tue Apr 21 15:49:31 2020 -0700

    Longhorn v0.8.1-rc2 release

    Signed-off-by: Sheng Yang <sheng.yang@rancher.com>

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-04-21 17:50:14 -07:00
Sheng Yang
5b141bcaf9 Sync with manager and update chart tags
commit 83bf32dc586bf99314fcd3efa396da676cb4cd55
Author: Shuo Wu <shuo@rancher.com>
Date:   Wed Apr 15 17:19:05 2020 +0800

    Add 'FromReplica' for 'RebuildStatus'

    Longhorn #1167

    Signed-off-by: Shuo Wu <shuo@rancher.com>

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-04-15 21:01:06 -07:00
Sheng Yang
bfc79434ad Sync with manager
commit 452f706fe87f0bec3472f34650002290bfc02c33
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Tue Mar 10 18:11:03 2020 -0700

    Longhorn v0.8.0 release

    Signed-off-by: Sheng Yang <sheng.yang@rancher.com>

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-03-10 18:24:56 -07:00
Sheng Yang
a45fa7b48b Sync with manager:
commit 6f5f2a37c2634fb8d8c11dd10c6c02d9faed47f8 (HEAD -> master, tag: v0.8.0-rc3, origin/master, origin/HEAD)
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Mon Mar 9 17:42:41 2020 -0700

    Longhorn v0.8.0-rc3 release

    Signed-off-by: Sheng Yang <sheng.yang@rancher.com>

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-03-09 18:50:32 -07:00
Sheng Yang
01856791ca Sync with Longhorn manager
commit f5faefaf09fbc25ea3d99cd001c197199be1f488
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Tue Mar 3 19:05:06 2020 -0800

    Longhorn v0.8.0-rc2 release

    Signed-off-by: Sheng Yang <sheng.yang@rancher.com>

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-03-03 19:18:10 -08:00
Sheng Yang
fc04775b45 Sync with Longhorn manager
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Sat Feb 29 18:29:21 2020 -0800

    example: Explain the magic number of staleReplicaTimeout

    Signed-off-by: Sheng Yang <sheng.yang@rancher.com>

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-02-29 18:42:08 -08:00
ted
ed02804b20 add units for the staleReplicaTimeout
I can't find a single "spec" for the parameters, so I figure it's best to explain it in the examples and documentation.

Signed-off-by: ted <ted@timmons.me>
2019-11-25 09:38:35 -08:00
Sheng Yang
531da64ae2 Sync with manager
commit 96edc510d24a65a6ebb3dbe39480913bf3c61cd4
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Thu Nov 14 20:27:02 2019 -0800

    Longhorn v0.7.0 release

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2019-11-14 22:56:00 -08:00
Sheng Yang
5c5103d0a9 Sync with Manager
commit 0b3f97866bb0016d09c7054b9ad7c41ae3096484
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Tue Nov 12 23:15:45 2019 -0800

    Longhorn v0.7.0-rc2 release

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2019-11-12 23:33:14 -08:00
Sheng Yang
d2211cc23f Sync with manager:
commit 7cefc46ec36e193bf78f15d3c306dee4b011e751
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Thu Nov 7 22:31:46 2019 -0800

    Longhorn v0.7.0-rc1 release

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2019-11-07 22:50:53 -08:00
Sheng Yang
977d371590 Sync with Longhorn manager
commit b43b09b15ed1bc497162b1f0cdf48d1c7fcdf076
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Mon Oct 7 20:16:16 2019 -0700

    Longhorn v0.6.2 release

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2019-10-07 20:44:26 -07:00
Sheng Yang
1d2b339fc2 Sync with Longhorn manager
commit 30e9e775c0e70e91fb306fd0ef2b556508be5e2e
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Mon Oct 7 17:15:09 2019 -0700

    Longhorn v0.6.2-rc1 release

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2019-10-07 17:26:01 -07:00
Sheng Yang
39d3c2939f Sync with manager:
commit d70efc647ca7ebf50f30f672e4a92f723658aa2e
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Mon Sep 23 13:50:57 2019 -0700

    Longhorn v0.6.1 release

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2019-09-23 14:27:21 -07:00
Sheng Yang
de4341450b Sync with manager:
commit 5b82a7aa3dfb4c0d9cb42e77219aecfa1415ada6
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Sat Sep 21 12:46:32 2019 -0700

    Longhorn v0.6.0 release

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2019-09-21 14:56:37 -07:00
Sheng Yang
f1a19e3c61 Sync with manager
commit 36b37fcb5955ef5b45ca53cb0dea630806d24541
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Wed Sep 18 18:03:02 2019 -0700

    Longhorn v0.6.0-rc2 release

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2019-09-18 18:27:01 -07:00
Sheng Yang
c8d39afb58 Sync with manager:
commit 2ed3c8c76053c8df3fd418f6076c80c1ca49bf5b
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Mon Sep 16 18:47:54 2019 -0700

    Longhorn v0.6.0-rc1 release

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2019-09-16 19:30:04 -07:00
Sheng Yang
ffeac6836b Sync with manager:
commit 7d4c3fb00e259e98fe2fd8f9a69976e541884a9a
Author: Sheng Yang <sheng@yasker.org>
Date:   Sat May 18 11:57:06 2019 -0700

    Longhorn v0.5.0 release
2019-05-18 12:42:15 -07:00
Sheng Yang
f4c0650d61 Sync with manager:
commit e68fac3fcc898bb5854892fc8ec3d4d1cf91ce71
Author: Sheng Yang <sheng@yasker.org>
Date:   Fri May 17 22:44:25 2019 -0700

    Longhorn v0.5.0-rc3 release
2019-05-17 22:51:13 -07:00
Sheng Yang
209dc665e3 Sync with manager
commit 0b81510dea8df739ae1b6c5c62531615e052560e
Author: Sheng Yang <sheng@yasker.org>
Date:   Thu May 16 12:05:45 2019 -0700

    Longhorn v0.5.0-rc2 release
2019-05-16 12:18:53 -07:00
Sheng Yang
0f6450e1a9 Sync with Manager
commit 65d3426cae52a2da7d4af4ba6f32fd3868d9711d
Author: Sheng Yang <sheng@yasker.org>
Date:   Tue May 14 08:56:14 2019 -0700

    Longhorn v0.5.0-rc1 release
2019-05-14 09:18:40 -07:00
Sheng Yang
69e6a333f9 Sync with manager
commit de3962d5a0b99b70f440dc4cef2c43773097026f
Author: Sheng Yang <sheng@yasker.org>
Date:   Fri Mar 22 19:51:13 2019 -0700

    Longhorn v0.4.1 release
2019-03-22 20:09:57 -07:00
Sheng Yang
da9d0cac32 Sync with manager
commit 62a6ff4a9dfbfc2081917184815a8f71e549492b
Author: Sheng Yang <sheng@yasker.org>
Date:   Thu Mar 21 18:41:45 2019 -0700

    Longhorn v0.4.1-rc1 release
2019-03-21 18:50:30 -07:00
Sheng Yang
d32395f44b Sync with Longhorn manager
commit 206e1fa9d98260fb3f72088e8d8e826074815766
Author: Sheng Yang <sheng@yasker.org>
Date:   Thu Feb 21 19:21:36 2019 -0800

    Longhorn v0.4.0 release
2019-02-21 19:45:59 -08:00