Commit Graph

35 Commits

Author SHA1 Message Date
Stanislav Shcherbakov
478d574e7f /var/run/ - mountPropagation: Bidirectional
Signed-off-by: Stanislav Shcherbakov <sshcherbakov@plesk.com>
2020-08-12 14:18:30 -07:00
janeczku
298d60d05d Change configuration variable for PSP
Signed-off-by: janeczku <jan@rancher.com>
2020-08-10 13:49:35 -07:00
janeczku
f887ad1fb4 added pod security policy
Signed-off-by: janeczku <jan@rancher.com>
2020-08-10 13:49:35 -07:00
xiaolu hong
29f31e43f7 Air Gap installation from private repo
Signed-off-by: xiaolu hong <xiaoluhong@rancher.com>
2020-08-06 11:07:52 -07:00
Thulio Ferraz Assis
44ba6e4212 fix: remove beta annotation from storage class
Since the storage.k8s.io/v1 API, the annotation for is-default-class is
no longer in beta and was deprecated.
https://github.com/kubernetes/kubernetes/pull/40088

Signed-off-by: Thulio Ferraz Assis <thulio.assis@suse.com>
2020-08-06 11:07:52 -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
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
Shuo Wu
e6e313d0a6 chart: Update settings
Longhorn #1349

Signed-off-by: Shuo Wu <shuo@rancher.com>
2020-05-22 22:00:16 -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
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
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
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
07e6bd9d1b
Merge pull request #1094 from longhorn/v0.8.0
V0.8.0
2020-03-10 18:57:02 -07: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
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
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
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
ab75b05f5f chart: Update to use appsV1 API
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2019-09-20 13:48:32 -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
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
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