Commit Graph

83 Commits

Author SHA1 Message Date
Shuo Wu
15f0b9c26b add CoreOS support and rename rancheros.md to csi-config.md 2019-03-26 18:18:58 -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
Shuo Wu
ef96541f0d Add doc restore-to-file.md 2019-03-22 19:07:09 -07:00
Shuo Wu
14b194d826 Add rancheros.md 2019-03-22 16:09:44 -07:00
Sheng Yang
26c2a70df9 Longhorn v0.4.0 release 2019-02-22 11:41:56 -08:00
Sheng Yang
31798dca74
Update README.md
Update version to 0.4.0
2019-02-21 21:04:09 -08:00
Sheng Yang
f7c572cfb6
Update README.md
Add node-failure.md and support bundle explanation.
2019-02-21 17:00:28 -08:00
Sheng Yang
c78236329c Longhorn v0.3.3 release
Engine image: rancher/longhorn-engine:v0.3.3
Manager image: rancher/longhorn-manager:v0.3.3
UI Image: rancher/longhorn-ui:v0.3.3

New features:

1. #299 Support set the default number of replicas (replica count) and dynamic adjust replica count of an attached volume.
2. Live upgrade for Engine image became beta. Upgrade from Engine v0.3.0 to v0.3.3 can be done without volume downtime (except if you need the fix for #324 2TB volume size limitation)

Notice Longhorn Engine has been updated to v0.3.3. Please follow the steps [here](https://github.com/rancher/longhorn/blob/master/docs/upgrade.md#upgrade-engine-images) to upgrade engines.

See [here](https://github.com/rancher/longhorn/milestone/6?closed=1) for the list of bugs fixed.
2019-01-15 13:18:20 -08:00
Sheng Yang
fb540f2f86
Update README.md 2019-01-15 10:21:05 -08:00
Sheng Yang
17ca2f2acb
Update README.md 2019-01-15 10:20:09 -08:00
Sheng Yang
1ccddcec6d Longhorn v0.3.3-rc1 release 2019-01-11 18:01:32 -08:00
Sheng Yang
c45856553f
Update README.md 2019-01-11 12:13:39 -08:00
Sheng Yang
3402a98209
Update README.md
Update about Kubernetes v1.13.
2019-01-11 12:13:05 -08:00
James Oliver
6454bd3fa8 Update uninstallation procedure, synchronize chart doc 2019-01-11 12:05:23 -08:00
Sheng Yang
a57e48b24c
Longhorn v0.3.2 release
Engine image: rancher/longhorn-engine:v0.3.0
Manager image: rancher/longhorn-manager:v0.3.2
UI Image: rancher/longhorn-ui:v0.3.2

Changelog:
1. Fix CSI support for Kubernetes v1.12
2. Fix unable to delete nodes which already have been removed from Kubernetes
3. Add the Upgrade Checker to allow automatically checking for the new version of Longhorn.

Rancher Longhorn App Chart:
1. Longhorn App has been updated to use Rancher proxy. It means Longhorn UI now behind the Rancher server authentication.
2. Rancher v2.1.x users can now uninstall Longhorn directly from the Rancher UI. Rancher v2.0.x users still need to follow the instruction to uninstall using the cleanup script.
2018-11-09 16:20:10 -08:00
Sheng Yang
249ba938b1
Update README.md 2018-11-09 08:34:19 -08: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
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
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
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
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
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
112b697422
Update README.md
Correct word styling.
2018-08-22 17:28:06 -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
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
James Oliver
158c767e55 Refer to check environment script where applicable 2018-08-21 20:43:30 -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
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
Sheng Yang
9c9b77b120 Add docs for upgrade and iSCSI 2018-08-08 00:25:16 -07:00
Michael William Le Nguyen
7cf33f33dd Add documentation for restoring for Stateful Set 2018-08-07 11:25:43 -07:00
Sheng Yang
a009f02e71
Update README.md
Correct link.
2018-08-04 00:32:54 -07:00
Sheng Yang
4e97389621
Update README.md
Add link to the example pvc and show the minio-secret yaml file.
2018-08-04 00:31:04 -07:00
Sheng Yang
50354e4611 Create ./docs/ for documents
And move part of README.md to it.
2018-08-04 00:13:27 -07:00
Sheng Yang
a5441c30dc
Update README.md
Update backupstore URL
2018-08-02 13:40:10 -07:00
Sheng Yang
082817fb79
Update README.md
Fix typo for s3.
2018-08-02 10:54:19 -07:00
Sheng Yang
382d2a588a
Update README.md
Format fix.
2018-08-02 08:59:06 -07:00
Sheng Yang
8374a05263
Update README.md
Correct URL
2018-08-02 08:23:49 -07:00