Commit Graph

282 Commits

Author SHA1 Message Date
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
55bdd81358 Merge v1.2.0
Signed-off-by: David Ko <dko@suse.com>
2021-09-01 01:32:34 +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
phanle1010
ab502bab79 Bump CSI external components version
Longhorn 2757

Signed-off-by: phanle1010 <phan.le@suse.com>
2021-08-25 07:20:14 +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
JenTing Hsiao
a6471d6415 Increase liveness timeout to 4 secs
Signed-off-by: JenTing Hsiao <jenting.hsiao@suse.com>
2021-07-07 13:55:33 +08:00
David Ko
ac2b9dd7fb Update to v1.1.2
Signed-off-by: David Ko <dko@suse.com>
2021-07-06 21:52:18 +08:00
David Ko
cbf766ec26 Update version to v1.1.2-rc1
Signed-off-by: David Ko <dko@suse.com>
2021-06-22 18:24:50 +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
Phan Le
2d6c06a791 Fix crash loop error in longhorn-iscsi-installation
We install iscsi in the init container then sleep in the main container.
This avoids crash loop after finishing installing iscsi

Longhorn #1741

Signed-off-by: Phan Le <phan.le@rancher.com>
2020-12-09 13:55:57 -08:00
Bo Tao
250fd32066 Add iscsi installtion daemonset yaml file
Add iscsi installation yaml file to provide a convenient way to install
iscsi on every host.

Longhorn #1741

Signed-off-by: Bo Tao <bo.tao@rancher.com>
2020-12-09 13:55:57 -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
Bo Tao
e54bbd9f4c Update minio backupstore image to support amd64 and arm64
Longhorn #6

Signed-off-by: Bo Tao <bo.tao@rancher.com>
2020-10-20 14:11:29 -07:00
Bo Tao
39132812c1 Update nfs backupstore image
Longhorn #6

Signed-off-by: Bo Tao <bo.tao@rancher.com>
2020-10-16 16:28:13 -07: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
312ea9d54d Update images.txt to v1.0.1-rc1
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-07-15 18:13:28 -07:00
Sheng Yang
9464de28e0 deploy: Rename longhorn-images-release.txt to release-images.txt
Also remove test image in images.txt and release-images.txt.

The images related to integration test will be addressed separately later.

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-07-15 18:13:28 -07:00
Phan Le
13b2d0c84e deploy, scripts: change the save-images.sh and load-images.sh so by default they don't create/load a tar file
This option will make it faster for user who don't need the exported tar file

Longhorn #1419

Signed-off-by: Phan Le <phan.le@rancher.com>
2020-07-15 17:38:02 -07:00
Phan Le
d2460a9819 deploy, scripts: provide list of images and script to pull and push all Longhorn component images to user provided registry
This help to remove the extra dependency on different container image
registry. Docker Hub now holds all Longhorn components' images.
Also, users can easily pull all the necessary images to their
air-gap environment

Longhorn #1419

Signed-off-by: Phan Le <phan.le@rancher.com>
2020-07-14 22:29:57 -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
Sheng Yang
d9b6eee274 Sync with Longhorn Manager
commit 9cde3deb1d449733e525aeb2d710ce4789d73abf
Author: Sheng Yang <sheng@yasker.org>
Date:   Thu Feb 21 14:52:59 2019 -0800

    Longhorn v0.4.0-rc2 release
2019-02-21 15:03:18 -08:00
Sheng Yang
6e4c7f8efb Sync with Longhorn Manager
commit ccdccee7b3ac8d254fc36fefa9acd6a091df624e
Author: Sheng Yang <sheng@yasker.org>
Date:   Wed Feb 20 13:59:32 2019 -0800

    Longhorn v0.4.0-rc1 release
2019-02-20 14:10:41 -08:00
Sheng Yang
d878150232 Sync with Longhorn Manager
commit 85cdab997c1537dc6926f8d132f20bfc3cc33bc1
Author: Sheng Yang <sheng@yasker.org>
Date:   Tue Jan 15 11:45:26 2019 -0800

    Longhorn v0.3.3 release
2019-01-15 11:53:54 -08:00
Sheng Yang
1ccddcec6d Longhorn v0.3.3-rc1 release 2019-01-11 18:01:32 -08:00
James Oliver
6454bd3fa8 Update uninstallation procedure, synchronize chart doc 2019-01-11 12:05:23 -08:00
Sheng Yang
4993367a06 Sync with Longhorn Manager
commit 2269a35e6246363b8b51e10cefea4126cbb73ea6
Author: Sheng Yang <sheng@yasker.org>
Date:   Fri Nov 9 13:48:32 2018 -0800

    Longhorn v0.3.2 release
2018-11-09 14:10:05 -08:00
Sheng Yang
f4c6df2b71 Sync with Longhorn Manager
commit f8e118bceef9a216429d3ba5e6c85413a3adefd2
Author: Sheng Yang <sheng@yasker.org>
Date:   Thu Nov 8 17:14:49 2018 -0800

    Longhorn v0.3.2-rc2 release
2018-11-08 17:19:49 -08:00
Sheng Yang
dc338a28f3 Sync with Longhorn Manager
commit 84a789aa73369ce7af52d0a6b0cd6e1e53683eaf
	Author: Sheng Yang <sheng@yasker.org>
	Date:   Wed Nov 7 20:25:06 2018 -0800

	    Longhorn v0.3.2-rc1 release
2018-11-07 21:52:22 -08:00
Sheng Yang
a11578e591 Sync with manager
commit 720a3c0d469ecae96908f8410a170995df059ab5
Author: Sheng Yang <sheng@yasker.org>
Date:   Mon Sep 17 18:44:37 2018 -0700

    Longhorn v0.3.1 release

    Pin down engine version to v0.3.0
2018-09-17 20:27:30 -07:00
Sheng Yang
d600abc332 deploy: Reset the FLEXVOLUME_DIR to empty by default
To enable auto detection.
2018-09-12 18:20:26 -07:00
James Oliver
581b54651a Update docs relevant to FlexVolume dirpath setting 2018-09-12 18:03:39 -07:00
Sheng Yang
57d521027f deploy: Keep the engine at v0.3.0
There is no function change from v0.3.0 to v0.3.1-rc1. Don't want to trigger
unnecessary upgrade process for the engine.
2018-09-12 18:03:25 -07:00
Sheng Yang
a711494368 Sync with Longhorn manager
commit 7a292a02efd8844969202fa19d92802b19e16343
Author: Sheng Yang <sheng@yasker.org>
Date:   Wed Sep 12 10:52:59 2018 -0700

    deploy: update driver yaml for Flexvolume directory auto detection
2018-09-12 17:51:39 -07:00
Sheng Yang
d4d94cb82a Sync with Longhorn manager
commit ad90204cc69512b1ed3c0b544d088fa22ebbb5ce
Author: Sheng Yang <sheng@yasker.org>
Date:   Thu Aug 23 14:12:21 2018 -0700

    Update image to rancher/longhorn-manager:v0.3.0

    Engine image: rancher/longhorn-engine:v0.3.0

    UI Image: rancher/longhorn-ui:v0.3.0
2018-08-23 14:24:05 -07:00
Sheng Yang
87c733c101 Sync with manager:
commit 3b86e81b2157a4457daaef10871bfae78356ae18
Author: Sheng Yang <sheng@yasker.org>
Date:   Tue Aug 21 23:09:11 2018 -0700

    Update image to rancher/longhorn-manager:v0.3-rc5

    Engine image: rancher/longhorn-engine:v0.3-rc5

    UI Image: rancher/longhorn-ui:v0.3-rc5
2018-08-21 23:26:51 -07:00
Sheng Yang
bb1ac25afd Sync with Longhorn Manager
Manager commit:

commit 266f566783e47ce5e351f98491ea5b7b86a875d2
Author: Sheng Yang <sheng@yasker.org>
Date:   Tue Aug 21 11:48:22 2018 -0700

    Update images

    Manager: rancher/longhorn-manager:2c17d9e
    UI: rancher/longhorn-ui:72303d9
2018-08-21 16:10:53 -07:00
Sheng Yang
64562f16b1 Sync with Longhorn Manager
Manager commit:

commit 807666ba7a13024a218361d963b6c4433b7b45fd
Author: Sheng Yang <sheng@yasker.org>
Date:   Fri Aug 10 21:57:07 2018 -0700

    Update image to rancher/longhorn-manager:v0.3-rc4

    Engine image: rancher/longhorn-engine:v0.3-rc4

    UI Image: rancher/longhorn-ui:v0.3-rc4
2018-08-10 22:24:22 -07:00
Sheng Yang
86d57e9ff4 Sync with Longhorn Manager
Manager commit:

commit 34bac041a58b1086361f6d7d653fcd9954ff104b
Author: Sheng Yang <sheng@yasker.org>
Date:   Wed Aug 8 01:09:34 2018 -0700

    Update image

    Manager to rancher/longhorn-manager:9838a5f
    UI to rancher/longhorn-ui:99252cc
2018-08-08 03:58:08 -07:00
Sheng Yang
1c87568c86 Sync with Longhorn Manager
Manager commit:

commit 193dc5704ef033196300780fa5f956ba8c32b828
Author: Sheng Yang <sheng@yasker.org>
Date:   Fri Aug 3 23:02:16 2018 -0700

    Update images

    Manager to: rancher/longhorn-manager:298b65f
    Engine to: rancher/longhorn-engine:e58683a
    UI to: rancher/longhorn-ui:829ebc8
2018-08-04 00:13:27 -07:00
Sheng Yang
3757bf9e6c Update README.md and yaml for v0.3-rc1 2018-08-02 00:03:55 -07:00
Sheng Yang
cb142bc4b2 Update maager to rancher/longhorn-manager:010fe60
Manager commit ae53e68957477860efb917a22ad3d7f72af15a50
2018-04-13 20:05:20 -07:00
Sheng Yang
ec69318770 Update UI
Now we can get backup URL from UI, which can be used in `fromBackup` parameter.
2018-03-28 22:41:54 -07:00
Sheng Yang
d52443bea3 Update longhorn-manager image to rancher/longhorn-manager:1ebf5cb
Bug fixes.
2018-03-23 14:47:08 -07:00
Sheng Yang
5336239166 Rename main deployment files 2018-03-22 18:13:57 -07:00
Sheng Yang
f9ec48f684 Add example for GKE
Updated the Flexvolume directory location for GKE
2018-03-22 18:13:57 -07:00
Sheng Yang
a91da5cbe7 Update longhorn-manager and UI
Match longhorn-manager: 7db0d8bd7a69bdfc0bf1a299f3929448aff977d3

Mostly bug fixes and clean up.
2018-03-22 15:57:12 -07:00
Sheng Yang
a074a933de Update longhorn-manager to rancher/longhorn-manager:aa8b454
Also add example-storageclass.yaml to use with dynamic provisioner
2018-03-13 17:25:58 -07:00
Sheng Yang
d4a4865fef Update longhorn-manager
Longhorn manager: 5871843d78168db37d156460a01c56d8620b6f8e

Changes:
1. Complete rewrite of orchestration of Longhorn manager
2. Updated the deployment model of Longhorn driver

This breaks the compatiability with previous version. Please clean up and
re-deploy.
2018-03-12 18:00:36 -07:00
Sheng Yang
c4bfe1bdc6 Update deploy example.yaml 2018-01-24 14:44:28 -08:00
Sheng Yang
1300ef6a98 Update deploy example.yaml
Major updates:
1. Fix volume restore
2. Fix controller HA case
3. Move CRD creation to the yaml file
2018-01-22 19:05:13 -08:00
Sheng Yang
1dd3618256 Update deploy example.yaml
Major updates:
1. Longhorn will now run in the `longhorn-system` namespace by default.
2. Improvement on Longhorn Driver includes dependency check when started and
automatic static-linked jq installation
3. Use ganesha as the NFS server for testing to remove the dependency of
`nfs-kernel-server` on the host.
2018-01-15 18:01:27 -08:00
Sheng Yang
1c346eb3f6
K8s support (#22)
* Update to reflect k8s deployment

* Fix a typo

* Update README.md
2017-12-06 10:37:00 +08:00
Sheng Yang
8154c91419 deploy: Fix a typo 2017-05-10 21:20:09 -07:00
Sheng Yang
148478a080 Update longhorn-manager
longhorn-manager: rancher/longhorn-manager:57f92f0
2017-05-10 20:55:45 -07:00
Sheng Yang
085a87fee0 Add restart policy to services 2017-04-26 20:51:56 -07:00
Sheng Yang
1cf9dbd1db Update longhorn-manager
longhorn-manager: rancher/longhorn-manager:51d1ff2
2017-04-26 20:42:00 -07:00
Sheng Yang
b0bfd94ccf Update longhorn-ui
longhorn-ui: rancher/longhorn-ui:b09b215
2017-04-26 19:57:52 -07:00
Sheng Yang
f90ee30b70 Update longhorn-manager and longhorn-ui
longhorn-manager: rancher/longhorn-manager:e9ed45f
longhorn-ui: rancher/longhorn-ui:91908f6
2017-04-26 19:57:52 -07:00
Sheng Yang
031545bc37 deploy: minor change 2017-04-26 19:57:52 -07:00
Sheng Yang
4992098908 Change the name of nfs deploy script 2017-04-14 19:41:35 -07:00
Sheng Yang
750f635252 Update storage-longhorn to rancher/storage-longhorn:11a4f5a 2017-04-14 16:22:54 -07:00
Sheng Yang
9a0a012743 Add IP validation
Prevent user from direct copy/paste
2017-04-14 16:18:33 -07:00
Sheng Yang
cee66e1f11 Send unnecessary error message to /dev/null 2017-04-14 14:55:00 -07:00
Sheng Yang
93da17f8e8 Reintroduce network option
Only for testing purpose, don't use it otherwise.
2017-04-14 14:43:13 -07:00
Sheng Yang
c2fc0f6e6e Update UI to rancher/longhorn-ui:1c6e708 2017-04-14 14:18:59 -07:00
Sheng Yang
797fe36fbb Only deploy etcd server automatically with single node 2017-04-14 13:54:47 -07:00
Sheng Yang
924da91d9a Add deploy code, moved from rancher/longhorn-manager 2017-04-14 13:03:22 -07:00