Commit Graph

185 Commits

Author SHA1 Message Date
James Oliver
d83129c600 Update chart doc with new uninstallation procedure 2018-11-09 14:48:48 -08:00
Sheng Yang
1daa7c9f93
Merge pull request #332 from rancher/v0.3
Longhorn v0.3.2 yaml changes
2018-11-09 14:31:48 -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
249ba938b1
Update README.md 2018-11-09 08:34:19 -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
bd9bde1e8c
Update troubleshooting.md 2018-10-08 15:43:24 -07:00
Sheng Yang
bb50dce11c
Update upgrade.md
Fix a typo.
2018-09-24 14:40:29 -07:00
Sheng Yang
6e1cc98209
Update upgrade.md
Add upgrade path using yaml
2018-09-24 14:39:58 -07:00
Sheng Yang
932f7459b0
Longhorn v0.3.1 release
1. Fixed a critical NPE during the upgrade to v0.3.0 release
2. Now reboot a node with attached volume would result in volume automatically reattach to the node.
3. The new Flexvolume automatic detection mechanism should simply the deployment process.
2018-09-17 20:29:36 -07: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
b7c5424d6e
Update upgrade.md 2018-09-14 15:58:17 -07:00
James Oliver
103ed52d7a Update upgrade docs for v0.3.1 release 2018-09-14 15:53:38 -07:00
Sheng Yang
39cc2f1a14
Update README, separate a few items into docs 2018-09-13 20:03:09 -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
b7ba5170e0 Update the uninstallation procedure 2018-09-12 18:03:39 -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
Alex B
64ae665ba8 AWS S3 backup store settings added to README.md (#280)
Add instruction for adding AWS S3 backupstore.
2018-09-07 13:51:55 -07:00
James Oliver
7a703a7f37 Document Longhorn chart 2018-08-31 16:15:42 -07:00
Sheng Yang
d7b574acd6 Sync with Longhorn manager
commit 8e060dce288c4dfa054a4b0a188559e624aeb3c8
Author: James Oliver <joliver@rancher.com>
Date:   Fri Aug 31 16:09:06 2018 -0700

    Add script to tear down Longhorn system
2018-08-31 16:12:44 -07:00
Sheng Yang
a7c768ade2
Update upgrade.md 2018-08-24 14:12:40 -07:00
Sheng Yang
b8ff0b5011
Update README.md
Add how to install open-iscsi on Ubuntu or RHEL.
2018-08-24 12:26:33 -07:00
Sheng Yang
8f7c94c23d
Update README.md
Add the instruction to delete all the PV/PVC resources before uninstalling.
2018-08-24 11:55:20 -07:00
Sheng Yang
e98caf3583
Longhorn v0.3.0 2018-08-23 15:08:22 -07:00
Sheng Yang
b64d87f998
Update README.md
Update Demo.
2018-08-23 15:04:40 -07:00
Sheng Yang
c3467dc0c9
Update README.md
Change a few kubectl command from `apply` to `create`. The user should aware that storage class, pod or minio exists or not.
2018-08-23 14:39:37 -07:00
Sheng Yang
f437b978d9 release: Update URLs contains v0.3-rc to use master instead 2018-08-23 14:31:57 -07:00
Sheng Yang
dbde8d78b4
Merge pull request #257 from rancher/v0.3-rc
Merge v0.3-rc branch
2018-08-23 14:26:25 -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
0953371646
Update README.md
Fix a typo.
2018-08-22 20:01:22 -07:00
Sheng Yang
b892623bdc
Update README.md
Update environment_check.sh result.
2018-08-22 20:00:28 -07:00
Sheng Yang
8f5d9acbca
Update gke.md 2018-08-22 18:41:42 -07:00
Sheng Yang
cbfa6ba4df
Update gke.md 2018-08-22 18:41:29 -07:00
Sheng Yang
f8b7d723e1
Update gke.md 2018-08-22 18:41:13 -07:00
Sheng Yang
112b697422
Update README.md
Correct word styling.
2018-08-22 17:28:06 -07:00
Sheng Yang
b663e6cc62
Update upgrade.md 2018-08-22 15:48:17 -07:00
Sheng Yang
d8b911cb6a
Update README.md
Fixes https://github.com/rancher/longhorn/issues/233
2018-08-22 14:35:38 -07:00
Sheng Yang
b8c4ea680d
Update troubleshooting.md 2018-08-22 14:08:01 -07:00
Sheng Yang
0e5b939e95
Update troubleshooting.md 2018-08-22 14:01:01 -07:00
Sheng Yang
54ebaaa924
Update troubleshooting.md 2018-08-22 14:00:31 -07:00
Sheng Yang
7d4d7eb947
Update README.md 2018-08-22 12:38:55 -07:00
Sheng Yang
e3f6c79b8e
Update README.md 2018-08-22 12:36:59 -07:00
Sheng Yang
fba10abf60
Update upgrade.md
There is no `0.3.0-rc4`. Just `0.3-rc4`.
2018-08-21 23:29:49 -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
James Oliver
158c767e55 Refer to check environment script where applicable 2018-08-21 20:43:30 -07:00
Sheng Yang
9098172019 Sync with Longhorn Manager
commit 7344e505df6d3b779d46c4fb153c3169316fe753
Author: James Oliver <joliver@rancher.com>
Date:   Tue Aug 21 18:51:13 2018 -0700

    Detect flexvolume path by inspecting host pid namespace
2018-08-21 20:11:33 -07:00
Sheng Yang
4fe551be8a
Update upgrade.md 2018-08-21 17:27:57 -07:00
James Oliver
0dc32d7676 Document upgrade path from v0.1, v0.2 to v0.3 2018-08-21 16:12:43 -07:00