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
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
JacieChao
eb65b2f961
Update default value of StorageReserved value of root disk
2018-08-17 00:07:42 -04: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
James Oliver
f3ccbe7b28
fix link and selector
2018-08-09 20:03:57 -07:00
Sheng Yang
dbb54b4588
Revert "docs: Remove Upgrade instruction for now"
...
This reverts commit ac838a35a9
.
Adding back the doc. We're going to release when it's ready.
2018-08-09 19:33:27 -07:00
James Oliver
01d4660660
Document base image
2018-08-09 17:53:36 -07:00
Sheng Yang
f694739060
Update README.md
2018-08-09 17:15:57 -07:00
Sheng Yang
4a3078a84b
Update README.md
...
Add instruction on how to find out if host supports MountPropagation.
2018-08-09 17:14:42 -07:00
Sheng Yang
ac838a35a9
docs: Remove Upgrade instruction for now
...
It's not ready yet.
2018-08-09 13:34:36 -07:00