Commit Graph

179 Commits

Author SHA1 Message Date
Sheng Yang
e2253bc882 Update version to v1.0.1-rc2
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-07-15 22:58:04 -07:00
Michael William Le Nguyen
4a24d6b0ee chart: update maintainers
Signed-off-by: Michael William Le Nguyen <michael@mail.ttp.codes>
2020-07-15 22:58:04 -07:00
Phan Le
395795353e chart: change the CSI Driver Registrar image variable in question.yaml to have the same name as in values.yaml
This makes sure that the Rancher chart correctly passes the
user-provided image registry value to values.yaml. So Longhorn
will pull the CSI Driver Registrar image from private registry
if the registry is provided.

Longhorn#1590

Signed-off-by: Phan Le <phan.le@rancher.com>
2020-07-15 22:00:36 -07:00
Michael William Le Nguyen
ba31edc6a2 chart: update maintainers
Signed-off-by: Michael William Le Nguyen <michael@mail.ttp.codes>
2020-07-15 13:00:05 -07:00
Michael William Le Nguyen
b76af125da chart: fix whitespace in questions.yml
Signed-off-by: Michael William Le Nguyen <michael@mail.ttp.codes>
2020-07-14 17:02:30 -07:00
Michael William Le Nguyen
1857eef869 chart: add priority class to questions.yml
Signed-off-by: Michael William Le Nguyen <michael@mail.ttp.codes>
2020-07-14 17:02:30 -07:00
Michael William Le Nguyen
7823f6485c Update deploy for v1.0.1-rc1
Signed-off-by: Michael William Le Nguyen <michael@mail.ttp.codes>
2020-07-14 16:18:34 -07:00
Sheng Yang
1b20b1b0fe Update version to v1.0.1-rc1
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-07-10 17:47:50 -07:00
Michael William Le Nguyen
222759ee75 chart: update NOTES.txt
This provides a basic post-install message for the Longhorn chart.

Signed-off-by: Michael William Le Nguyen <michael@mail.ttp.codes>
2020-07-10 12:23:29 -07:00
Michael William Le Nguyen
5df10eccf1 chart: Fix newline for default-setting.yaml
Signed-off-by: Michael William Le Nguyen <michael@mail.ttp.codes>
2020-07-09 12:12:14 -07:00
Michael William Le Nguyen
ce6db0b2bc chart: Add Helm standard labels to templates
Signed-off-by: Michael William Le Nguyen <michael@mail.ttp.codes>
2020-07-09 12:12:14 -07:00
Phan Le
1a58855f0d dev/scripts, deploy, chart/templates: change imagePullPolicy to IfNotPresent for manager, ui, driver deployer. Also add a bash script to update the image pull policy to be Always
We changed the imagePullPolicy to IfNotPresent so that user can easily
install Longhorn in air-gap instalation.
Also add a bash script for the developer to quickly change all the
imagePullPolicies back to Always so that k8s always pull the
lastest images. This will be useful when dev use the tag such as master.

Longhorn #1491

Signed-off-by: Phan Le <phan.le@rancher.com>
2020-07-02 10:35:18 -07:00
Bo Tao
809578d983 chart: Add downgrade warning and highlight namespace requirement
Longhorn #1454

Signed-off-by: Bo Tao <bo.tao@rancher.com>
2020-06-04 11:52:18 -07:00
Sheng Yang
af389e60a9 Update version to v1.0.0
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-05-30 10:03:43 -07:00
Sheng Yang
acb80c4660 Update version to v1.0.0-rc3
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-05-28 15:20:01 -07:00
Sheng Yang
6bb4abd5f7 Update version to v1.0.0-rc2
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-05-23 13:35:29 -07:00
Shuo Wu
e6e313d0a6 chart: Update settings
Longhorn #1349

Signed-off-by: Shuo Wu <shuo@rancher.com>
2020-05-22 22:00:16 -07:00
Joshua Moody
d008aad816 Fix Instance Manager Image Tag Chart Label
Signed-off-by: Joshua Moody <joshua.moody@rancher.com>
2020-05-21 21:59:30 -07:00
Shuo Wu
fa5e6501f6 chart: Update instance manager image tag
Signed-off-by: Shuo Wu <shuo@rancher.com>
2020-05-19 19:56:35 -07:00
Sheng Yang
3e17410f0c Update version to Longhorn v1.0.0-rc1
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-05-19 17:03:42 -07:00
Aaron Spettl
1867b85110 Set securityContext for deployer and ui
When pod security policies are used, the default restricted policy does
not allow root permissions. Even when a more permissive policy is
assigned to the service account, we need to inform k8s that we need root
permissions so that the correct policy can be selected.

Signed-off-by: Aaron Spettl <aaron@spettl.de>
2020-05-17 23:33:09 -07:00
Thulio Ferraz Assis
5e67c380a8 fix: use quote fn instead of YAML quotes
Signed-off-by: Thulio Ferraz Assis <thulio.assis@suse.com>
2020-05-14 18:52:33 -07:00
Thulio Ferraz Assis
6741a5f003 fix: use explicit nil YAML values
Signed-off-by: Thulio Ferraz Assis <thulio.assis@suse.com>
2020-05-14 18:52:33 -07:00
Mohamed Eldafrawi
fe93b7ac14 fix typo in chart questions
Signed-off-by: Mohamed Eldafrawi <mohamed.eldafrawi@rancher.com>
2020-05-14 17:23:19 -07:00
Thulio Ferraz Assis
2c54009ff4 feat: add csi.resizerReplicaCount to chart values
Signed-off-by: Thulio Ferraz Assis <thulio.assis@suse.com>
2020-05-14 11:01:36 -07:00
Mohamed Eldafrawi
f473ae48f1 Hide the customized default setting by default in Rancher chart
Signed-off-by: Mohamed Eldafrawi <mohamed.eldafrawi@rancher.com>
2020-05-11 13:29:08 -07:00
Shuo Wu
dfd438a28c chart: v0.8.1 release
Signed-off-by: Shuo Wu <shuo@rancher.com>
2020-04-28 17:34:38 -07:00
Shuo Wu
ef1ba9accd chart: Update deployment files
Longhorn #1163

Signed-off-by: Shuo Wu <shuo@rancher.com>
2020-04-28 17:34:38 -07:00
Shuo Wu
7978692614 chart: Update links in the docs
Longhorn #1229

Signed-off-by: Shuo Wu <shuo@rancher.com>
2020-04-28 17:34:38 -07:00
Sheng Yang
e39dece7a7 Longhorn v0.8.1-rc3 release
Update version tags.

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-04-24 15:07:05 -07:00
Sheng Yang
340ed789f2 chart: Update questions.yaml to v0.8.1-rc2
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-04-21 17:50:14 -07:00
Sheng Yang
c02f69d6f7 Sync with manager and update chart tags
commit 364ff6b1bbb9bd5d3f20757304fd27f3f583feb4
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Tue Apr 21 15:49:31 2020 -0700

    Longhorn v0.8.1-rc2 release

    Signed-off-by: Sheng Yang <sheng.yang@rancher.com>

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-04-21 17:50:14 -07:00
meldafrawi
c67fc8060e add Longhorn and CSI use default image question
Signed-off-by: Mohamed Eldafrawi <mohamed.eldafrawi@rancher.com>
2020-04-21 11:52:09 -07:00
Sheng Yang
ed571836d7 chart: Update questions.yaml to v0.8.1-rc1
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-04-15 21:01:06 -07:00
Sheng Yang
5b141bcaf9 Sync with manager and update chart tags
commit 83bf32dc586bf99314fcd3efa396da676cb4cd55
Author: Shuo Wu <shuo@rancher.com>
Date:   Wed Apr 15 17:19:05 2020 +0800

    Add 'FromReplica' for 'RebuildStatus'

    Longhorn #1167

    Signed-off-by: Shuo Wu <shuo@rancher.com>

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-04-15 21:01:06 -07:00
meldafrawi
6b990aea63 Add airgap support to chart
Signed-off-by: meldafrawi <mohamed.eldafrawi@rancher.com>
2020-04-15 21:01:06 -07:00
Sheng Yang
eb5301b62a chart: Change default setting for storage related options
Longhorn #1068

Overprovision factor to 200%.
Minimal available disk to 25%.

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-04-02 12:45:30 -07:00
Shuo Wu
bf03c921a0 Update default data path to /var/lib/longhorn
Longhorn #1102

Signed-off-by: Shuo Wu <shuo@rancher.com>
2020-03-15 22:00:14 -07:00
Sheng Yang
07e6bd9d1b
Merge pull request #1094 from longhorn/v0.8.0
V0.8.0
2020-03-10 18:57:02 -07:00
Sheng Yang
160e6afd60 Update chart to v0.8.0
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-03-10 18:24:56 -07:00
Sheng Yang
3b7674376d Update chart to v0.8.0-rc3
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-03-09 18:50:32 -07:00
Sheng Yang
91ed8720c4 chart: update to v0.8.0-rc2
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-03-03 19:18:10 -08:00
Sheng Yang
f2a6b98514 Update chart to v0.8.0-rc1
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-02-29 18:42:08 -08:00
Shuo Wu
681e040ec1 Update chart
Signed-off-by: Shuo Wu <shuo@rancher.com>
2020-02-28 20:25:01 -08:00
meldafrawi
b70d86b3ce Chart: change frontend service to type ClusterIP
Signed-off-by: meldafrawi <mohamed.eldafrawi@rancher.com>
2020-02-27 18:54:57 -08:00
Philipp Hellmich
159ea6fbbf delete existing hook
https://github.com/longhorn/longhorn/issues/1057
this allows to recover a failed installation / upgrade

Signed-off-by: Philipp Hellmich <phil@hellmi.de>
2020-02-26 12:52:25 -08:00
Sheng Yang
5145d4ef8a Update chart to v0.7.0
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2019-11-14 22:56:00 -08:00
Sheng Yang
b1061c62c9 Update chart to v0.7.0-rc2
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2019-11-12 23:33:14 -08:00
Shuo Wu
47de210eb6 chart: Update README for CRD cleanup
Signed-off-by: Shuo Wu <shuo@rancher.com>
2019-11-12 22:50:07 -08:00
Shuo Wu
efb9a5d7fd chart: Include old CRDs
Helm will delete all old CRDs if the old CRD yaml file is removed
in the new release. Then the upgrade path doesn't work.

Signed-off-by: Shuo Wu <shuo@rancher.com>
2019-11-12 22:50:07 -08:00
Shuo Wu
24fa15dc05 chart: Remove flexvolume
Longhorn #358

Signed-off-by: Shuo Wu <shuo@rancher.com>
2019-11-12 12:15:32 -08:00
Shuo Wu
62cc78c922 chart: Update post upgrade job
Signed-off-by: Shuo Wu <shuo@rancher.com>
2019-11-11 14:30:02 -08:00
Shuo Wu
e55b3df745 chart: Update the logo
Longhorn #829

Signed-off-by: Shuo Wu <shuo@rancher.com>
2019-11-11 11:24:44 -08:00
Shuo Wu
5e2f8cc45e helm: Update CRDs
Signed-off-by: Shuo Wu <shuo@rancher.com>
2019-11-08 16:51:32 -08:00
Shuo Wu
1845f22c6a helm: Update Longhorn cluster role
Signed-off-by: Shuo Wu <shuo@rancher.com>
2019-11-08 16:51:32 -08:00
Sheng Yang
d49a21e5af Update chart version to v0.7.0-rc1
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2019-11-07 22:50:53 -08:00
Sheng Yang
5778a6141a helm: Update StorageClass with new driver name
Signed-off-by: Shuo Wu <shuo@rancher.com>
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2019-11-07 22:50:53 -08:00
Sheng Yang
230ac73281 Update charts to v0.6.2
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2019-10-07 20:44:26 -07:00
Sheng Yang
266c4e23b8 Update chart to v0.6.2-rc1
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2019-10-07 17:26:01 -07:00
Sheng Yang
5cd90d9c4a charts: Update to v0.6.1
Engine is still at v0.6.0.

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2019-09-23 14:27:21 -07:00
Sheng Yang
bac4f8cd3f Update chart to v0.6.0
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2019-09-21 14:56:37 -07:00
Sheng Yang
ab75b05f5f chart: Update to use appsV1 API
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2019-09-20 13:48:32 -07:00
Sheng Yang
6645767866 chart: Update to v0.6.0-rc2
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2019-09-18 18:27:01 -07:00
Shuo Wu
5f0a663e89 chart: Update image repos for release v0.6.0
Signed-off-by: Shuo Wu <shuo@rancher.com>
2019-09-17 17:57:12 -07:00
Shuo Wu
c331085443 chart: Update description for taint toleration setting
Signed-off-by: Shuo Wu <shuo@rancher.com>
2019-09-17 17:57:12 -07:00
Shuo Wu
3785777b3e chart: Update chart for customized taint toleration setting
Signed-off-by: Shuo Wu <shuo@rancher.com>
2019-09-17 16:28:06 -07:00
Sheng Yang
c37fd9222e Update chart with v0.6.0-rc1
Also update Kubernetes requirement to v1.12+
2019-09-16 19:32:40 -07:00
Shuo Wu
fcdc3114c5 chart: Update yaml files for instance manager
Signed-off-by: Shuo Wu <shuo@rancher.com>
2019-09-16 19:29:52 -07:00
Shuo Wu
38630a0b54 chart: Update chart for customized default settings
Signed-off-by: Shuo Wu <shuo@rancher.com>
2019-09-16 19:29:41 -07:00
Sheng Yang
325862aba3
Update README.md
Update chart to make sure user install it in `longhorn-system` namespace, due to the bug #487
2019-05-18 12:47:42 -07:00
Sheng Yang
3d6e477407 Update chart to v0.5.0 2019-05-18 12:42:15 -07:00
Sheng Yang
f8e5a42cfb Update chart to v0.5.0-rc3 2019-05-17 22:51:13 -07:00
Sheng Yang
cb381474a9 Update chart to v0.5.0-rc2 2019-05-16 12:18:53 -07:00
Sheng Yang
90f4ba0aee Update Helm chart to v0.5.0-rc1 2019-05-14 09:18:40 -07:00
Shuo Wu
2639a4e4d7 chart: updated uninstaller yaml 2019-05-08 18:15:34 -07:00
Shuo Wu
a13bbac74b chart: longhorn default storageClass replica count became configurable 2019-05-08 18:15:34 -07:00
Shuo Wu
d5a34b20ad chart: csi attacher and provisioner replica count became configurable 2019-05-08 18:15:34 -07:00
Shuo Wu
4195f1c0f4 chart: arg kubelet root-dir became configurable 2019-05-08 18:15:34 -07:00
Shuo Wu
cac53ad3ba chart: added longhorn v0.4.1 chart 2019-05-08 18:15:34 -07:00