Shuo Wu
14b194d826
Add rancheros.md
2019-03-22 16:09:44 -07:00
Sheng Yang
d009d8e46e
Merge pull request #439 from yasker/work
...
Sync with manager
2019-03-21 18:51:32 -07:00
Sheng Yang
da9d0cac32
Sync with manager
...
commit 62a6ff4a9dfbfc2081917184815a8f71e549492b
Author: Sheng Yang <sheng@yasker.org>
Date: Thu Mar 21 18:41:45 2019 -0700
Longhorn v0.4.1-rc1 release
2019-03-21 18:50:30 -07:00
Sheng Yang
a28e8cb8b9
Merge pull request #408 from rancher/v0.4
...
V0.4
2019-02-22 11:58:13 -08: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
d32395f44b
Sync with Longhorn manager
...
commit 206e1fa9d98260fb3f72088e8d8e826074815766
Author: Sheng Yang <sheng@yasker.org>
Date: Thu Feb 21 19:21:36 2019 -0800
Longhorn v0.4.0 release
2019-02-21 19:45:59 -08:00
Sheng Yang
1c00bbb73d
Update troubleshooting.md
2019-02-21 17:02:43 -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
d9b6eee274
Sync with Longhorn Manager
...
commit 9cde3deb1d449733e525aeb2d710ce4789d73abf
Author: Sheng Yang <sheng@yasker.org>
Date: Thu Feb 21 14:52:59 2019 -0800
Longhorn v0.4.0-rc2 release
2019-02-21 15:03:18 -08:00
Sheng Yang
6e4c7f8efb
Sync with Longhorn Manager
...
commit ccdccee7b3ac8d254fc36fefa9acd6a091df624e
Author: Sheng Yang <sheng@yasker.org>
Date: Wed Feb 20 13:59:32 2019 -0800
Longhorn v0.4.0-rc1 release
2019-02-20 14:10:41 -08:00
Sheng Yang
631ddeb2ac
Create node-failure.md
2019-01-31 18:53:14 -08:00
Sheng Yang
db5a752e42
Update upgrade.md
...
Fix the format
2019-01-24 11:03:48 -08:00
Sheng Yang
3fccc1a2ed
Update backup.md
...
Add NFS backup target URL pattern.
2019-01-23 13:34:09 -08:00
Sheng Yang
baf8663195
Update upgrade.md
2019-01-16 12:48:30 -08:00
Sheng Yang
7ea699e445
Merge pull request #373 from rancher/v0.3.3
...
Longhorn v0.3.3 release
2019-01-15 13:19:54 -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
d878150232
Sync with Longhorn Manager
...
commit 85cdab997c1537dc6926f8d132f20bfc3cc33bc1
Author: Sheng Yang <sheng@yasker.org>
Date: Tue Jan 15 11:45:26 2019 -0800
Longhorn v0.3.3 release
2019-01-15 11:53:54 -08:00
Sheng Yang
f61d6392eb
Update upgrade.md
2019-01-15 10:26:56 -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
151d24a5fe
Update upgrade.md
...
Update on engine upgrade.
2019-01-11 12:40:22 -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
7c52609cc1
Update troubleshooting.md
...
Fix a typo.
2018-12-06 09:06:42 -08:00
Sheng Yang
87fea7e015
Update chart.md
2018-11-27 13:12:57 -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
James Oliver
0572af3697
Support Rancher v2.0.x users
2018-11-09 16:12:42 -08:00
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