Commit Graph

1015 Commits

Author SHA1 Message Date
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
Sheng Yang
09af299e43
Update README.md 2019-04-01 19:30:53 -07:00
Sheng Yang
413c73afeb
Update README.md 2019-04-01 19:28:23 -07:00
Sheng Yang
de65424b51
Update README.md 2019-04-01 19:26:55 -07:00
Sheng Yang
eb3debf099
Update README.md 2019-04-01 19:23:24 -07:00
Sheng Yang
86aae4fd57
Create volume.md 2019-04-01 19:13:23 -07:00
Sheng Yang
3c26de3f12
Update and rename backup.md to snapshot-backup.md 2019-04-01 19:11:55 -07:00
Sheng Yang
657154b6b4
Update driver.md 2019-04-01 19:03:26 -07:00
Sheng Yang
347d6e09b7
Update driver.md 2019-04-01 19:00:29 -07:00
Sheng Yang
333523dc1f
Update driver.md 2019-04-01 18:57:59 -07:00
Sheng Yang
4c6b18cccb
Update upgrade.md 2019-04-01 18:45:03 -07:00
Sheng Yang
76ff4fbc6a
Update upgrade.md 2019-04-01 18:43:52 -07:00
Sheng Yang
e7e9aadb4c
Update backup.md
Emphasis the region code is must in the URL.

https://github.com/rancher/longhorn/issues/450
2019-03-26 18:40:17 -07:00
Sheng Yang
fc185d9cd0
Update csi-config.md 2019-03-26 18:24:46 -07:00
Sheng Yang
884281bafb
Update csi-config.md 2019-03-26 18:23:07 -07:00
Shuo Wu
15f0b9c26b add CoreOS support and rename rancheros.md to csi-config.md 2019-03-26 18:18:58 -07:00
Sheng Yang
9a17007661
Update rancheros.md 2019-03-25 16:46:38 -07:00
Sheng Yang
7691a575a5
Merge pull request #443 from rancher/v0.4.1
V0.4.1
2019-03-22 20:11:35 -07:00
Sheng Yang
2c07481b75 Longhorn v0.4.1 release
Longhorn v0.4.1 has added support for RancherOS and K3S.

Highlights:
1. Support for RancherOS and K3S. See https://github.com/rancher/longhorn/blob/v0.4.1/docs/rancheros.md
2. Support for restore a backup into an image file. See https://github.com/rancher/longhorn/blob/v0.4.1/docs/restore-to-file.md
3. Improve logging mechanism across the board.

See all the issues resolved in v0.4.1 at: https://github.com/rancher/longhorn/milestone/10?closed=1

The volume engines would need to upgrade to v0.4.1 as well. Please follow the instruction to upgrade engine.
2019-03-22 20:09:57 -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
0ac92d5bac
Update restore-to-file.md 2019-03-22 19:25:35 -07:00
Sheng Yang
6f2d7d0170
Update restore-to-file.md 2019-03-22 19:23:16 -07:00
Shuo Wu
ef96541f0d Add doc restore-to-file.md 2019-03-22 19:07:09 -07:00