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
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
Sheng Yang
86d57e9ff4
Sync with Longhorn Manager
...
Manager commit:
commit 34bac041a58b1086361f6d7d653fcd9954ff104b
Author: Sheng Yang <sheng@yasker.org>
Date: Wed Aug 8 01:09:34 2018 -0700
Update image
Manager to rancher/longhorn-manager:9838a5f
UI to rancher/longhorn-ui:99252cc
2018-08-08 03:58:08 -07:00
Sheng Yang
1c87568c86
Sync with Longhorn Manager
...
Manager commit:
commit 193dc5704ef033196300780fa5f956ba8c32b828
Author: Sheng Yang <sheng@yasker.org>
Date: Fri Aug 3 23:02:16 2018 -0700
Update images
Manager to: rancher/longhorn-manager:298b65f
Engine to: rancher/longhorn-engine:e58683a
UI to: rancher/longhorn-ui:829ebc8
2018-08-04 00:13:27 -07:00
Sheng Yang
3757bf9e6c
Update README.md and yaml for v0.3-rc1
2018-08-02 00:03:55 -07:00
Sheng Yang
cb142bc4b2
Update maager to rancher/longhorn-manager:010fe60
...
Manager commit ae53e68957477860efb917a22ad3d7f72af15a50
2018-04-13 20:05:20 -07:00
Sheng Yang
ec69318770
Update UI
...
Now we can get backup URL from UI, which can be used in `fromBackup` parameter.
2018-03-28 22:41:54 -07:00
Sheng Yang
d52443bea3
Update longhorn-manager image to rancher/longhorn-manager:1ebf5cb
...
Bug fixes.
2018-03-23 14:47:08 -07:00
Sheng Yang
5336239166
Rename main deployment files
2018-03-22 18:13:57 -07:00
Sheng Yang
f9ec48f684
Add example for GKE
...
Updated the Flexvolume directory location for GKE
2018-03-22 18:13:57 -07:00
Sheng Yang
a91da5cbe7
Update longhorn-manager and UI
...
Match longhorn-manager: 7db0d8bd7a69bdfc0bf1a299f3929448aff977d3
Mostly bug fixes and clean up.
2018-03-22 15:57:12 -07:00
Sheng Yang
a074a933de
Update longhorn-manager to rancher/longhorn-manager:aa8b454
...
Also add example-storageclass.yaml to use with dynamic provisioner
2018-03-13 17:25:58 -07:00
Sheng Yang
d4a4865fef
Update longhorn-manager
...
Longhorn manager: 5871843d78168db37d156460a01c56d8620b6f8e
Changes:
1. Complete rewrite of orchestration of Longhorn manager
2. Updated the deployment model of Longhorn driver
This breaks the compatiability with previous version. Please clean up and
re-deploy.
2018-03-12 18:00:36 -07:00
Sheng Yang
c4bfe1bdc6
Update deploy example.yaml
2018-01-24 14:44:28 -08:00
Sheng Yang
1300ef6a98
Update deploy example.yaml
...
Major updates:
1. Fix volume restore
2. Fix controller HA case
3. Move CRD creation to the yaml file
2018-01-22 19:05:13 -08:00
Sheng Yang
1dd3618256
Update deploy example.yaml
...
Major updates:
1. Longhorn will now run in the `longhorn-system` namespace by default.
2. Improvement on Longhorn Driver includes dependency check when started and
automatic static-linked jq installation
3. Use ganesha as the NFS server for testing to remove the dependency of
`nfs-kernel-server` on the host.
2018-01-15 18:01:27 -08:00
Sheng Yang
1c346eb3f6
K8s support ( #22 )
...
* Update to reflect k8s deployment
* Fix a typo
* Update README.md
2017-12-06 10:37:00 +08:00
Sheng Yang
8154c91419
deploy: Fix a typo
2017-05-10 21:20:09 -07:00
Sheng Yang
148478a080
Update longhorn-manager
...
longhorn-manager: rancher/longhorn-manager:57f92f0
2017-05-10 20:55:45 -07:00
Sheng Yang
085a87fee0
Add restart policy to services
2017-04-26 20:51:56 -07:00
Sheng Yang
1cf9dbd1db
Update longhorn-manager
...
longhorn-manager: rancher/longhorn-manager:51d1ff2
2017-04-26 20:42:00 -07:00
Sheng Yang
b0bfd94ccf
Update longhorn-ui
...
longhorn-ui: rancher/longhorn-ui:b09b215
2017-04-26 19:57:52 -07:00
Sheng Yang
f90ee30b70
Update longhorn-manager and longhorn-ui
...
longhorn-manager: rancher/longhorn-manager:e9ed45f
longhorn-ui: rancher/longhorn-ui:91908f6
2017-04-26 19:57:52 -07:00
Sheng Yang
031545bc37
deploy: minor change
2017-04-26 19:57:52 -07:00
Sheng Yang
4992098908
Change the name of nfs deploy script
2017-04-14 19:41:35 -07:00
Sheng Yang
750f635252
Update storage-longhorn to rancher/storage-longhorn:11a4f5a
2017-04-14 16:22:54 -07:00
Sheng Yang
9a0a012743
Add IP validation
...
Prevent user from direct copy/paste
2017-04-14 16:18:33 -07:00
Sheng Yang
cee66e1f11
Send unnecessary error message to /dev/null
2017-04-14 14:55:00 -07:00
Sheng Yang
93da17f8e8
Reintroduce network option
...
Only for testing purpose, don't use it otherwise.
2017-04-14 14:43:13 -07:00
Sheng Yang
c2fc0f6e6e
Update UI to rancher/longhorn-ui:1c6e708
2017-04-14 14:18:59 -07:00
Sheng Yang
797fe36fbb
Only deploy etcd server automatically with single node
2017-04-14 13:54:47 -07:00
Sheng Yang
924da91d9a
Add deploy code, moved from rancher/longhorn-manager
2017-04-14 13:03:22 -07:00