davidko
45aa826cbc
release: v1.4.4
...
Signed-off-by: davidko <dko@suse.com>
2023-10-26 22:05:02 +08:00
davidko
d0d8c9c7b4
release: v1.4.4-rc2
...
Signed-off-by: davidko <dko@suse.com>
2023-10-24 12:07:29 +08:00
davidko
4dc7dfdf71
chore: fix typo
...
Signed-off-by: davidko <dko@suse.com>
2023-10-23 19:17:35 +08:00
davidko
05d2c51a28
fix: incorrect manager image in uninstall manifest
...
longhorn/longhorn#6895
Signed-off-by: davidko <dko@suse.com>
2023-10-23 19:17:35 +08:00
Phan Le
1410adf090
Fix bug: check script fails to perform all checks
...
When piping the script to bash (cat ./environment_check.sh | bash), the
part after `kubectl exec -i` will be interpreted as the input for the
command inside kubectl exec command. As the result, the env check script
doesn't perform the steps after that kubectl exec command. Removing the
`-i` flag fixed the issue.
Also, replacing `kubectl exec -t` by `kubectl exec` because the input of
kubectl exec command is not a terminal device
longhorn-5653
Signed-off-by: Phan Le <phan.le@suse.com>
2023-10-19 21:42:59 +08:00
davidko
730d156f0a
release: v1.4.4-rc1
...
Signed-off-by: davidko <dko@suse.com>
2023-10-16 01:48:20 +08:00
Phan Le
bda6c52a40
Add kernel release check to environment_check.sh
...
longhorn-6854
Signed-off-by: Phan Le <phan.le@suse.com>
(cherry picked from commit d30a970ea8
)
2023-10-11 17:12:42 -07:00
James Munson
575421bb27
Fix up mergify conflict - no v2 docs in 1.4.x
...
Signed-off-by: James Munson <james.munson@suse.com>
2023-09-28 08:43:22 +08:00
James Munson
957036ecc7
Add nfsOptions parameter to sample storageclass.yaml
...
Signed-off-by: James Munson <james.munson@suse.com>
(cherry picked from commit c0a258afef
)
# Conflicts:
# examples/v2/storageclass.yaml
2023-09-28 08:43:22 +08:00
Chin-Ya Huang
79a739a227
task: use head images for security scan
...
ref: 6737
Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
2023-09-20 20:27:03 +08:00
James Munson
c2d665512f
Fix some small errors on StorageClass NodeSelector.
...
Signed-off-by: James Munson <james.munson@suse.com>
2023-09-06 14:50:03 -07:00
Chin-Ya Huang
72eca4017b
feat(support-bundle): version bump
...
ref: 6544
Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
(cherry picked from commit 914fb89687
)
2023-08-23 13:59:54 +08:00
David Ko
1e7eb3e937
release: 1.4.3
...
Signed-off-by: David Ko <dko@suse.com>
2023-07-14 22:14:16 +08:00
David Ko
d8b581988f
release: 1.4.3-rc2
...
Signed-off-by: David Ko <dko@suse.com>
2023-07-12 15:43:40 +08:00
Chin-Ya Huang
bc60ef3b99
chore(support-bundle): version bump
...
ref: 6256
Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
(cherry picked from commit a43faae14a
)
2023-07-12 10:56:20 +08:00
David Ko
46108ca75c
release: 1.4.3-rc1
...
Signed-off-by: David Ko <dko@suse.com>
2023-06-30 16:06:50 +08:00
David Gaster
632e12beb4
ability to specify platform arch for air gap install
...
Signed-off-by: David Gaster <dngaster@gmail.com>
(cherry picked from commit a601ecc468
)
2023-06-19 15:56:48 +08:00
Tyler Hawkins
9bab8e406e
fix: (chart) fix nodeDrainPolicy key
...
Removing a space between the key and colon.
Signed-off-by: Tyler Hawkins <3319104+tyzbit@users.noreply.github.com>
(cherry picked from commit e45a9c04f3
)
2023-06-03 09:07:14 +08:00
David Ko
97887bd5c9
release: 1.4.2
...
Signed-off-by: David Ko <dko@suse.com>
2023-05-12 15:49:09 +08:00
David Ko
5901cb8356
release: 1.4.2-rc1 with fixed image versions
...
Signed-off-by: David Ko <dko@suse.com>
2023-05-08 11:37:08 +08:00
David Ko
01e17bde7e
release: 1.4.2-rc1
...
Signed-off-by: David Ko <dko@suse.com>
2023-05-05 16:46:47 +08:00
Shuo Wu
f8418241e5
example: Update network-policy
...
Signed-off-by: Shuo Wu <shuo.wu@suse.com>
(cherry picked from commit ab67f9c98c
)
2023-04-26 20:11:34 +08:00
Chin-Ya Huang
e02d6a1c13
chore(support-bundle): version bump
...
Ref: 5614
Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
(cherry picked from commit e3e006cbcc
)
2023-04-19 13:30:16 +08:00
Chin-Ya Huang
89e1a50e1b
chore(support-bundle): version bump
...
Ref: 5614
Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
(cherry picked from commit e1cc7af587
)
2023-04-14 19:29:03 +08:00
Chin-Ya Huang
74c4a3644e
fix: merfigy conflict
...
Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
2023-04-11 08:33:39 +08:00
Tarasovych
98e400dbde
Update values.yaml
...
(cherry picked from commit 3f5e636bc3
)
2023-04-07 12:43:40 +08:00
Chin-Ya Huang
c11a1a9071
chore(support-bundle): version bump
...
Ref: 5614
Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
(cherry picked from commit 54e6163356
)
# Conflicts:
# deploy/longhorn-images.txt
2023-04-07 12:32:47 +08:00
James Lu
fbeddd204b
feat(recurring-job): update chart for new tasks
...
Ref: 4898
Signed-off-by: James Lu <james.lu@suse.com>
(cherry picked from commit 15701bbe26
)
2023-03-20 16:21:40 +08:00
James Lu
61162f2028
feat(recurring-job): update YAML for new tasks
...
Ref: 4898
Signed-off-by: James Lu <james.lu@suse.com>
(cherry picked from commit 6c6cb23be1
)
2023-03-20 16:21:40 +08:00
Ray Chang
e868297b9e
fix(support-bundle): version bump to v0.0.20
...
Longhorn 5073
- New parameter: `SUPPORT_BUNDLE_COLLECTOR` to execute specified support-bundle-kit collector
Signed-off-by: Ray Chang <ray.chang@suse.com>
(cherry picked from commit 9abb26714b
)
2023-03-20 11:27:49 +08:00
Phan Le
d32c6ed933
Add nodeDrainPolicy setting
...
longhorn-5549
Signed-off-by: Phan Le <phan.le@suse.com>
(cherry picked from commit 86d06696df
)
2023-03-18 08:28:02 +08:00
David Ko
fa1a441cf7
docs: typo in lep
...
Signed-off-by: David Ko <dko@suse.com>
2023-03-13 18:04:21 +08:00
David Ko
f29950c4e1
release: 1.4.1
...
Signed-off-by: David Ko <dko@suse.com>
2023-03-13 18:04:21 +08:00
ChanYiLin
bf083b2d49
doc: update prerequisites in chart readme to make it consistent with documentation
...
Signed-off-by: Jack Lin <jack.lin@suse.com>
2023-03-13 10:36:14 +08:00
Viktor Hedefalk
662fbbaabe
Update data_migration.yaml
...
Fixes #5484
(cherry picked from commit 92fd5b54ed
)
2023-03-08 15:59:26 +08:00
David Ko
6aa0c28f0e
release: 1.4.1-rc2
...
ref: longhorn/longhorn#5445
Signed-off-by: David Ko <dko@suse.com>
2023-03-06 22:11:15 +08:00
Chin-Ya Huang
1984b8c51e
fix(support-bundle): version bump
...
- fix support-bundle agent missing registry secret
Ref: 5467
Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
(cherry picked from commit 5a3f8d714b
)
2023-03-03 11:09:51 +08:00
Rayan Das
6c631417a1
update k8s.gcr.io to registry.k8s.io
...
Signed-off-by: Rayan Das <rayandas91@gmail.com>
(cherry picked from commit e1ea3d7515
)
2023-03-01 15:07:33 +08:00
David Ko
4e2f0dd488
release: 1.4.1-rc1
...
ref: longhorn/longhorn#5445
Signed-off-by: David Ko <dko@suse.com>
2023-02-24 13:00:20 +08:00
Chin-Ya Huang
c679fcad7d
feat(recurring-job): update YAML for new tasks
...
Ref: 3836
Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
(cherry picked from commit 2ea5513286
)
2023-02-22 12:25:30 +08:00
Chin-Ya Huang
cde21dda79
feat(recurring-job): update chart for new tasks
...
Ref: 3836
Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
(cherry picked from commit 761abc7611
)
2023-02-22 12:25:30 +08:00
Chin-Ya Huang
034d5a2f31
fix(crd): update YAML
...
Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
(cherry picked from commit 4b17f8fbcd
)
2023-02-17 15:15:17 +08:00
Chin-Ya Huang
36657dc0bd
fix(crd): update chart
...
Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
(cherry picked from commit 8c5dd01964
)
2023-02-17 15:15:17 +08:00
Phan Le
61d3be3c3b
Update PSP validation
...
Longhorn-5339
Signed-off-by: Phan Le <phan.le@suse.com>
(cherry picked from commit 1deb51287b
)
2023-02-07 16:12:43 +08:00
achims311
837778f389
Fix for bug #5304 (second version including POSIX way to call subroutine) ( #5314 )
...
* Fix for bug #5304 .
It uses the same technologie to get the kernel release as it was used
before to get the os of the node
Signed-off-by: Achim Schaefer <longhorn@schaefer-home.eu>
* used a lower case variable name as suggested by innobead
Signed-off-by: Achim Schaefer <longhorn@schaefer-home.eu>
---------
Signed-off-by: Achim Schaefer <longhorn@schaefer-home.eu>
Co-authored-by: David Ko <dko@suse.com>
(cherry picked from commit 94a23e5b05
)
2023-02-07 15:00:33 +08:00
Haribo112
446fb68bbe
Made environment_check.sh POSIX compliant ( #5310 )
...
Made environment_check.sh POSIX compliant
Signed-off-by: Harold Holsappel <h.holsappel@iwink.nl>
Co-authored-by: Harold Holsappel <h.holsappel@iwink.nl>
(cherry picked from commit 5a071e502c
)
2023-02-06 18:06:21 +08:00
Thomas Fenzl
3c3931b31c
update iscsi installation image to latest alpine.
...
(cherry picked from commit 674cdd0df0
)
2023-02-05 23:17:49 +08:00
David Ko
ad3030cd33
fix: wrong indentation of priorityClassName in deployment-webhook.yaml
...
Signed-off-by: David Ko <dko@suse.com>
(cherry picked from commit d8a5c4ffd5
)
2023-02-05 23:04:32 +08:00
Ray Chang
02023afd9d
fix: update the supportBundleKit image description
...
Signed-off-by: Ray Chang <ray.chang@suse.com>
(cherry picked from commit ccf3740b5b
)
2023-01-12 15:45:19 +08:00
Ray Chang
91e9d412b6
fix: add Support Bundle Kit image related variables in questions.yaml
...
Signed-off-by: Ray Chang <ray.chang@suse.com>
(cherry picked from commit 4250b68b0f
)
2023-01-12 11:00:39 +08:00