Keith Lucas
451d299c87
Update the instance message in the chart
...
Signed-off-by: Keith Lucas <keith.lucas@suse.com>
2022-03-04 02:31:00 +08:00
Keith Lucas
ffc75805f0
Update instance manager
...
Use an instance manager version with the tgt 100% CPU usage fix.
Signed-off-by: Keith Lucas <keith.lucas@suse.com>
2022-03-04 02:31:00 +08:00
David Ko
17947a7e8d
Give a note about the master for development
...
Signed-off-by: David Ko <dko@suse.com>
2022-03-02 16:29:27 +08:00
JenTing Hsiao
9169d735fe
Remove hostNetwork:true from iscsi/nfs installation
...
Signed-off-by: JenTing Hsiao <jenting.hsiao@suse.com>
(cherry picked from commit 0ee31f0d778c1dd6d8b3603b320f25f28a5af671)
2022-03-02 13:17:33 +08:00
Derek Su
be7e7055e2
chart: add conversion and admission webhook services
...
Signed-off-by: Derek Su <derek.su@suse.com>
(cherry picked from commit c5159e1774c42d47a9a1ba3500accd11c05420b7)
2022-03-02 13:17:33 +08:00
Derek Su
b4015b98e6
example: add longhorn admission and conversion webhook servers network policy yaml manifests
...
Signed-off-by: Derek Su <derek.su@suse.com>
(cherry picked from commit 0dd86841f2a2b68f4cccd8f7acfd5e8329630d12)
2022-03-02 13:17:33 +08:00
Derek Su
8d2511bbed
Add //+nullable to engine status fields
...
Longhorn 3538
Signed-off-by: Derek Su <derek.su@suse.com>
(cherry picked from commit 638d27563869aa65189b30e27ee8c13a7c235483)
2022-03-02 13:17:33 +08:00
JenTing Hsiao
246bfdb85c
example: add longhorn webhook server network policy yaml manifest
...
The traffic from/to the longhorn webhook server is the kube-apiserver.
The only way we could add restriction is to add the network policy of
the ingress port because we can't know each Kubernetes distro default
kube-apiserver Pod's label. Therefore, we can't add the label selector
in the network policy rule to restrict the traffic that comes from the
kube-apiserver is able to access to the longhorn webhook server.
Longhorn 3513
Signed-off-by: JenTing Hsiao <jenting.hsiao@suse.com>
(cherry picked from commit 769e85bc80b6351a081a79ddf83ab181cf956e23)
2022-03-02 13:17:33 +08:00
JenTing Hsiao
29b2011779
Do not generate schema for longhorn.io/v1beta1 CRD
...
Because we should not do any change in the previous version
longhorn.io/v1beta1. We should add the CRD structural schema from
longhorn.io/v1beta2.
Signed-off-by: JenTing Hsiao <jenting.hsiao@suse.com>
(cherry picked from commit 1221c29cef8dd8af2388e0baaa5a530c19a1a232)
2022-03-02 13:17:33 +08:00
Phan Le
ab53d4f98c
Fix bug volume cloning feature is broken
...
The field DataSource should be a string with full
information about the source of volume. For example,
snap://vol-name/snapshot-name
Longhorn-3508
Signed-off-by: Phan Le <phan.le@suse.com>
(cherry picked from commit be27eeacfd094e5148e1044ba14e73cc287ee792)
2022-03-02 13:17:33 +08:00
JenTing Hsiao
78edfff1f5
crd: add recurring job retain count max check
...
Longhorn 3493
Signed-off-by: JenTing Hsiao <jenting.hsiao@suse.com>
(cherry picked from commit dafeafd4f63450db29fa3ca6b824456938c14c8e)
2022-03-02 13:17:33 +08:00
Matthew Mattox
fa6ec17cfb
Removing runAsUser and securityContext, as the image will run as Longhorn instead of root
...
Signed-off-by: Matthew Mattox <Matt.Mattox@suse.com>
2022-03-01 00:06:43 +08:00
Matthew Mattox
c7ed614cbc
adding cache-volume to longhorn-ui
...
Signed-off-by: Matthew Mattox <Matt.Mattox@suse.com>
2022-03-01 00:06:43 +08:00
Pratik Raj
d970383384
chore : enable iscsi kernel module
...
Signed-off-by: Pratik Raj <rajpratik71@gmail.com>
2022-02-24 23:54:23 +08:00
Pratik Raj
fddb93ad47
chore : enable nfs kernel module
...
Signed-off-by: Pratik Raj <rajpratik71@gmail.com>
2022-02-24 22:28:05 +08:00
JenTing Hsiao
c099863c4f
Make the format alignment
...
Co-authored-by: David Ko <dko@suse.com>
2022-02-24 22:08:16 +08:00
Alaa Attya
e9326b0a2b
Add config value for ingress path
...
Signed-off-by: Alaa Attya <alaa.attya91@gmail.com> (+6 squashed commits)
Squashed commits:
[fdea72a] fix typo
Signed-off-by: Alaa Attya <alaa.saleh@deliveryhero.com>
Signed-off-by: Alaa Attya <alaa.attya91@gmail.com>
[2af80af] Update share-manager image to v1_20210914
This fixes the previously created RWX volumes that were marked as XFS but
got created as EXT4 since we only supported EXT4 at the time.
Longhorn #2991
Signed-off-by: Joshua Moody <joshua.moody@suse.com>
Signed-off-by: Alaa Attya <alaa.attya91@gmail.com>
[350d8cb] update questions.yaml
Signed-off-by: Alaa Attya <alaa.attya91@gmail.com>
[ed4846e] update questions.yaml
Signed-off-by: Alaa Attya <alaa.attya91@gmail.com>
[b8db363] updates
Signed-off-by: Alaa Attya <alaa.attya91@gmail.com>
[a3b8719] update labels
Signed-off-by: Alaa Attya <alaa.attya91@gmail.com>
update labels
Signed-off-by: Alaa Attya <alaa.attya91@gmail.com>
Revert "Update chart/values.yaml"
This reverts commit 94cebff301ba24779daef0d83222350321814dd4.
Revert "Revert "Update chart/values.yaml""
This reverts commit d0528ef7bf79d60b26bcd961438a0026e58eac01.
updates
Revert "updates"
This reverts commit 0d47279b4edb2b170c831e462745079148bcd678.
Revert "Revert "Revert "Update chart/values.yaml"""
This reverts commit f64503db10b58f374c614471a573893af4594ca4.
Revert "Revert "Update chart/values.yaml""
This reverts commit d0528ef7bf79d60b26bcd961438a0026e58eac01.
Revert "Update chart/values.yaml"
This reverts commit 94cebff301ba24779daef0d83222350321814dd4.
Revert "Revert "Update chart/values.yaml""
This reverts commit 15bf7bebf08535d24ee8636ae6f8013b871ca0a8.
updates
updates
2022-02-24 22:08:16 +08:00
Phan Le
159f44a0c5
Add LEP for feature Extend CSI Snapshot support to Longhorn snapshot
...
Longhorn-2534
Signed-off-by: Phan Le <phan.le@suse.com>
2022-01-20 21:27:52 +08:00
Maciej Lasyk
be119b4a84
feat(longhorn-UI): Allow specifying loadBalancer IP/SourceRanges
...
Signed-off-by: Maciej Lasyk <maciej@lasyk.info>
2022-01-10 21:11:25 +08:00
Damien Eichhorn
408d6fc26b
Fix repica typo
...
Signed-off-by: Damien Eichhorn <damien@shockbyte.com>
2022-01-04 21:49:25 +08:00
signaleleven
1dedf7d37f
Allow to add annotations on the serviceAccount managed by the helm chart
...
Signed-off-by: signaleleven <michael.sacchi@signal-eleven.com>
Co-authored-by: JenTing Hsiao <hsiaoairplane@gmail.com>
2022-01-03 14:31:52 +08:00
Lukas Auerbeck
ec9abd0b77
Make namespace configureable for services
...
Signed-off-by: Lukas Auerbeck <lauerbeck@gmx.at>
2021-12-24 08:59:37 +08:00
Daniel Pauler
e835daf103
Rename yml to yaml
...
Signed-off-by: Daniel Pauler <daniel.pauler@nts.eu>
2021-12-21 07:31:18 +08:00
David Ko
8cabbc690f
Update 1.2.3
...
Signed-off-by: David Ko <dko@suse.com>
2021-12-20 17:37:34 +08:00
David Ko
f192c9e146
Update to v1.2.3-rc2
...
Signed-off-by: David Ko <dko@suse.com>
2021-12-20 17:37:34 +08:00
David Ko
3301f9b915
Update im to v1_20211210
...
Signed-off-by: David Ko <dko@suse.com>
2021-12-20 17:37:34 +08:00
David Ko
81c0d1b3a2
Add headless services for instance manager pods
...
Signed-off-by: David Ko <dko@suse.com>
2021-12-20 17:37:34 +08:00
David Ko
a89b627556
Update csi images based on longhornio
...
Signed-off-by: David Ko <dko@suse.com>
2021-12-20 17:37:34 +08:00
David Ko
647eada47b
Update to 1.2.3-rc1
...
Signed-off-by: David Ko <dko@suse.com>
2021-12-20 17:37:34 +08:00
Joshua Moody
71c711c40f
Update sm image to v1_20211020 (fs expansion)
...
Add filesystem expansion support into the share-manager, this is required
to support expansion for encrypted volumes. The expansion happens during
the mount phase of the volume.
Longhorn #2868
Signed-off-by: Joshua Moody <joshua.moody@suse.com>
2021-12-20 17:37:34 +08:00
Phan Le
44c6ccbf0b
Change the CSI sidecar images from upstream repo to Longhorn repo
...
Longhorn-3258
Signed-off-by: Phan Le <phan.le@suse.com>
2021-12-20 17:37:34 +08:00
Phan Le
93061470ea
Add network policy examples
...
Longhorn-1805
Signed-off-by: Phan Le <phan.le@suse.com>
2021-12-20 17:37:34 +08:00
David Ko
fb9d64ce50
Update readme
...
Signed-off-by: David Ko <dko@suse.com>
2021-12-17 15:31:45 +08:00
Sheldonwl
9b8ac7e91c
Update Sandbox to Incubating and change URL
...
Signed-off-by: Sheldon Lo-A-Njoe <sheldon.lo-a-njoe@suse.com>
Signed-off-by: Sheldon Lo-A-Njoe <6817520+Sheldonwl@users.noreply.github.com>
2021-12-15 16:51:33 +08:00
David Ko
4c5d865434
Add release type
...
Signed-off-by: David Ko <dko@suse.com>
2021-12-02 17:46:49 +08:00
Khushboo
98e1e17c3b
change secret name to align with storage class name
...
Signed-off-by: Khushboo <fnu.khushboo@suse.com>
2021-12-02 07:34:58 +08:00
Derek Su
5cdd5ddebd
Check ID if ID_LIKE is not present
...
Longhorn 3313
Signed-off-by: Derek Su <derek.su@suse.com>
2021-11-30 06:56:06 +08:00
Nisha K
184ad40584
Double quote array expansion
...
Double quote array expansions to avoid re-splitting elements.
Signed-off-by: Nisha K <nishak@vmware.com>
2021-11-24 15:24:14 +08:00
David Ko
643793b208
Update issue templates
...
Signed-off-by: David Ko <dko@suse.com>
2021-11-22 18:17:00 +08:00
Abhimanyu Saharan
a1817a3cac
fix: update ingress host
...
Signed-off-by: Abhimanyu Saharan <desk.abhimanyu@gmail.com>
2021-11-19 08:25:55 +08:00
Chin-Ya Huang
f33d5dbd9a
Rename file for consistency
...
Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
2021-11-18 13:22:19 +08:00
JenTing Hsiao
e3b4d7b332
Remove newline from minio cert
...
Longhorn 3261
Signed-off-by: JenTing Hsiao <jenting.hsiao@suse.com>
2021-11-17 13:27:18 +08:00
David Ko
bad913b2a9
Make the stale action reusable
...
Signed-off-by: David Ko <dko@suse.com>
2021-11-15 23:17:01 +08:00
David Ko
f2ff321c65
Exempt all PRs/Issues w/ assigness
...
Signed-off-by: David Ko <dko@suse.com>
2021-11-15 21:41:37 +08:00
David Ko
407ac72e4a
Add workflow_dispatch event for stale action
...
Signed-off-by: David Ko <dko@suse.com>
2021-11-15 21:34:02 +08:00
David Ko
8f53a2b6a1
Add stale github action workflow instead of stale app integrated
...
Signed-off-by: David Ko <dko@suse.com>
2021-11-15 21:27:40 +08:00
JenTing Hsiao
fb40e1b540
Add FOSSA status badge in README
...
Signed-off-by: JenTing Hsiao <jenting.hsiao@suse.com>
2021-11-03 15:54:47 +08:00
David Ko
e35988ae55
Add missing kind lable to exemptLabels in stale.yaml
...
Signed-off-by: David Ko <dko@suse.com>
2021-10-22 18:24:41 +08:00
David Ko
6fbd276c0d
Release v1.2.2
...
Release v1.2.2
2021-10-08 13:31:09 +08:00
David Ko
b6b6e4824d
Resolve the conflicting files from master
...
Signed-off-by: David Ko <dko@suse.com>
2021-10-08 13:26:56 +08:00