Sheng Yang
705d8128fb
Update CONTRIBUTING.md
...
Missed a `to`.
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2019-08-20 10:13:21 -10:00
Sheng Yang
3c9615879c
Update CONTRIBUTING.md
...
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2019-08-20 09:49:19 -10:00
Sheng Yang
6f98f4fc78
Add community section in the README.md
...
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2019-08-20 09:36:36 -10:00
Sheng Yang
4ad80548d9
Create MAINTAINERS
...
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2019-08-20 09:15:13 -10:00
Sheng Yang
a797f21dcb
Update CONTRIBUTING.md
...
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2019-08-20 09:13:40 -10:00
Sheng Yang
9ec03d6284
Add CONTRIBUTING.md
...
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2019-08-20 08:38:36 -10:00
Sheng Yang
2432fc787b
Create CODE_OF_CONDUCT.md
...
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2019-08-20 08:21:08 -10:00
Sheng Yang
d02316da0d
Update README.md
...
Update GitHub repo to longhorn/longhorn instead of rancher/longhorn.
#642
2019-07-22 11:27:29 -07:00
wu.sphinx
3966ff41ed
del needless symbol
2019-07-03 18:54:45 -07:00
Adrian Goins
dac12eb1e9
remove backupstore from S3 path
...
The docs say to use `s3://backupbucket@us-east-1/backupstore` but the app already appears to create `backupstore` in the bucket. This means we end up with `backupbucket/backupstore/backupstore/volumes/...`
This edit removes `backupstore` from the S3 path.
2019-07-01 11:25:28 -07:00
Sheng Yang
947799d80b
Update driver.md
2019-06-07 16:36:06 -07:00
Sheng Yang
325862aba3
Update README.md
...
Update chart to make sure user install it in `longhorn-system` namespace, due to the bug #487
2019-05-18 12:47:42 -07:00
Sheng Yang
097dc50bbf
Merge pull request #561 from rancher/v0.5.0
...
Longhorn v0.5.0 release
2019-05-18 12:44:41 -07:00
Sheng Yang
f0fd037eda
Longhorn v0.5.0 release
...
Highlights:
1. Users now can use Disaster Recovery Volume support (#495 ) to recover
the volume in another Kubernetes cluster with defined RTO and RPO. See
[here](https://github.com/rancher/longhorn/blob/v0.5.0/docs/dr-volume.md )
for details
2. Users now can see Kubernetes workload information and create PV/PVC in
Longhorn UI (#461 ) .See
[here](https://github.com/rancher/longhorn/blob/v0.5.0/docs/k8s-workload.md )
for details
3. Users now can set backup scheduling in the storage class (#362 )
4. We now add the Helm chart in the Longhorn repo, in addition to Rancher
Apps. (#445 )
See all the issues resolved in v0.5.0 at:
https://github.com/rancher/longhorn/milestone/3?closed=1
The volume engines would need to upgrade to v0.5.0 as well.
Please follow the instruction to upgrade engine.
2019-05-18 12:42:15 -07:00
Sheng Yang
3d6e477407
Update chart to v0.5.0
2019-05-18 12:42:15 -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
f8e5a42cfb
Update chart to v0.5.0-rc3
2019-05-17 22:51:13 -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
Shuo Wu
e7c9e7c197
Add doc for disaster recovery volume
...
Longhorn issue 535
2019-05-17 18:53:53 -07:00
Shuo Wu
5a7a3cb755
Add doc for Kubernetes integration feature
...
Longhorn issue 536
2019-05-16 18:20:00 -07:00
Sheng Yang
cb381474a9
Update chart to v0.5.0-rc2
2019-05-16 12:18:53 -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
90f4ba0aee
Update Helm chart to v0.5.0-rc1
2019-05-14 09:18:40 -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
Shuo Wu
e0775905bf
chart: updated README.md
2019-05-09 10:37:57 -07:00
Shuo Wu
ad3d52d531
chart: add installation guide and related config yaml file for chart
2019-05-08 18:15:34 -07:00
Shuo Wu
2639a4e4d7
chart: updated uninstaller yaml
2019-05-08 18:15:34 -07:00
Shuo Wu
a13bbac74b
chart: longhorn default storageClass replica count became configurable
2019-05-08 18:15:34 -07:00
Shuo Wu
d5a34b20ad
chart: csi attacher and provisioner replica count became configurable
2019-05-08 18:15:34 -07:00
Shuo Wu
4195f1c0f4
chart: arg kubelet root-dir became configurable
2019-05-08 18:15:34 -07:00
Shuo Wu
cac53ad3ba
chart: added longhorn v0.4.1 chart
2019-05-08 18:15:34 -07:00
Sheng Yang
e63af539f4
Update snapshot-backup.md
2019-04-19 15:31:16 -07:00
Sheng Yang
bfd0dec302
Update snapshot-backup.md
2019-04-19 15:25:15 -07:00
Shuo Wu
8ef57976c3
Added 'Setup recurring snapshot/backup' section in snapshot-backup.md
2019-04-19 15:24:26 -07:00
Shuo Wu
af0be15b89
Update README.md for uninstall modification
2019-04-17 23:16:24 -07:00
Sheng Yang
87a890efe4
Update README.md
2019-04-16 14:53:11 -07:00
Sheng Yang
b9e1b09a5a
Update multidisk.md
2019-04-16 14:52:14 -07:00
Sheng Yang
42a56c38b2
Update README.md
2019-04-16 14:45:54 -07:00
Sheng Yang
610e2a71ab
Update multidisk.md
2019-04-16 12:27:51 -07:00
Sheng Yang
9e73d276a1
Update README.md
...
Fix typos
2019-04-05 13:09:50 -07:00
Sheng Yang
ee06f2a8a1
Update README.md
2019-04-03 13:06:46 -07:00
Sheng Yang
3c86c1340a
Update README.md
2019-04-03 11:10:13 -07:00
Sheng Yang
56ad623888
Update README.md
2019-04-03 10:55:15 -07:00
sheng-liang
3a7ea32d01
Update README.md
2019-04-03 09:30:11 -07:00
Sheng Yang
8bacfac868
Update README.md
2019-04-02 11:43:13 -07:00
Sheng Yang
fa8df01428
Update upgrade.md
2019-04-02 11:34:24 -07:00
Sheng Yang
caf86f0246
Update upgrade.md
2019-04-02 11:33:28 -07:00
Sheng Yang
581d6fc6d1
Update upgrade.md
2019-04-02 11:31:54 -07:00
Sheng Yang
6a8a73d5ab
Update README.md
2019-04-01 19:34:08 -07:00
Sheng Yang
36719830eb
Update README.md
2019-04-01 19:31:45 -07:00