Commit Graph

625 Commits

Author SHA1 Message Date
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
Sheng Yang
66f26a9c3d
Merge pull request #1272 from longhorn/v0.8.1
v0.8.1
2020-04-28 19:06:06 -07:00
Sheng Yang
318fbc347b Longhorn v0.8.1 release
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-04-28 17:52:48 -07:00
Sheng Yang
673d99a6aa deploy: Update version to v0.8.1
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-04-28 17:52:48 -07:00
Sheng Yang
c915b1c511 Sync with Longhorn manager
commit ed3409b4c1bf53bbdda94d7a75399a73a617660e
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Tue Apr 28 15:50:17 2020 -0700

    Longhorn v0.8.1 release

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

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-04-28 17:52:48 -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
85ab7c8d9d Sync with manager
commit 91bb47d8095238efc1249153341f8a57a4fd8f92
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Fri Apr 24 13:35:53 2020 -0700

    Longhorn v0.8.1-rc3 release

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
Catherine Luse
57785d98b8 Remove longhorn.io docs from longhorn/longhorn
Signed-off-by: Catherine Luse <catherine.luse@gmail.com>
2020-04-14 14:53:53 -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
8029c17658 doc: Update live upgrade support in upgrade.md
Signed-off-by: Shuo Wu <shuo@rancher.com>
2020-04-01 23:30:26 -07:00
Sheng Yang
c3bf0238ac enhancement: Add API Changes in the template
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-03-31 16:45:38 -07:00
Sheng Yang
92bb35b2f3 enhancement: replace filesystem ID key in Disk map
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-03-31 16:42:19 -07:00
Sheng Yang
c97aa8c19d
Update volume.md
https://github.com/longhorn/longhorn/issues/1136

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-03-25 10:42:19 -07:00
Sheng Yang
e02b763e91 enhancement: Update template
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-03-20 10:05:37 -07:00
Sheng Yang
0745f00b09
Update 20200319-default-disks-and-node-configuration.md
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-03-20 10:03:41 -07:00
Shuo Wu
4726f112b5 enhancements: Add design doc default-disk-and-node-tag-setup
Longhorn #991, #1053

Signed-off-by: Shuo Wu <shuo@rancher.com>
2020-03-20 10:00:12 -07:00
Sheng Yang
dc89143faa
Update YYYYMMDD-template.md
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-03-19 12:52:17 -07:00
Sheng Yang
70ef3fc8f2 Add enhancements document template
Heavily borrowed from Kubernetes KEP template.

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-03-17 11:48:15 -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
meldafrawi
008ba3d7f7 Update README.md for v0.8.0
Signed-off-by: meldafrawi <mohamed.eldafrawi@rancher.com>
2020-03-10 19:11:53 -07:00
Sheng Yang
40755ae04b
Update README.md for v0.8.0
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-03-10 18:58:12 -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
bfc79434ad Sync with manager
commit 452f706fe87f0bec3472f34650002290bfc02c33
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Tue Mar 10 18:11:03 2020 -0700

    Longhorn v0.8.0 release

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

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
a45fa7b48b Sync with manager:
commit 6f5f2a37c2634fb8d8c11dd10c6c02d9faed47f8 (HEAD -> master, tag: v0.8.0-rc3, origin/master, origin/HEAD)
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Mon Mar 9 17:42:41 2020 -0700

    Longhorn v0.8.0-rc3 release

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

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-03-09 18:50:32 -07:00
Mohamed Eldafrawi
6e469977a0 add AWS EKS ELB instructions for nginx ingress
Signed-off-by: meldafrawi <mohamed.eldafrawi@rancher.com>
2020-03-09 16:08:16 -07:00
Shuo Wu
675799bd87 doc: Update expansion.md
Longhorn #1040

Signed-off-by: Shuo Wu <shuo@rancher.com>
2020-03-09 11:11:36 -07:00
Tom Paine
9bbb9ad76b Add document for Helm3
Signed-off-by: Tom Paine <github@aioue.net>
Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-03-05 10:40:58 -08:00
meldafrawi
87c498435c Add EKS instructions for open-iscsi
Signed-off-by: meldafrawi <mohamed.eldafrawi@rancher.com>
2020-03-04 15:19:22 -08: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
01856791ca Sync with Longhorn manager
commit f5faefaf09fbc25ea3d99cd001c197199be1f488
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Tue Mar 3 19:05:06 2020 -0800

    Longhorn v0.8.0-rc2 release

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

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-03-03 19:18:10 -08:00
Sheng Yang
78334f19f1
Update csi-config.md
Remove the support and mention of RancherOS and CoreOS.

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-03-02 10:32:45 -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
Sheng Yang
fc04775b45 Sync with Longhorn manager
Author: Sheng Yang <sheng.yang@rancher.com>
Date:   Sat Feb 29 18:29:21 2020 -0800

    example: Explain the magic number of staleReplicaTimeout

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

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-02-29 18:42:08 -08:00
Sheng Yang
99fd9dea43
Update README.md
Add Instance Manager build status.

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
2020-02-29 16:29:11 -08:00