mergify[bot]
d11a045aed
fix: range condition ( #299 ) ( #301 )
...
(cherry picked from commit cbfcf4dbae6f8c326d893ce9e6808386f4f60228)
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
Co-authored-by: Yiya Chen <yiya.chen@suse.com>
2025-05-15 16:26:23 +08:00
mergify[bot]
d5df7ba602
Remove unneeded condition ( #279 ) ( #280 )
...
(cherry picked from commit 8410f758592221e4ad2bed254a142d82a0b506b5)
Signed-off-by: Andy Lee <andy.lee@suse.com>
Co-authored-by: Andy Lee <andy.lee@suse.com>
2025-05-12 10:50:46 +08:00
mergify[bot]
843b388ede
update RadioGroup update value action ( #255 ) ( #260 )
...
Signed-off-by: Andy Lee <andy.lee@suse.com>
(cherry picked from commit 74300f24b3cd5ab04a06d243b35610b52cff6e69)
Co-authored-by: Andy Lee <andy.lee@suse.com>
2025-04-17 15:29:06 +08:00
mergify[bot]
f2e8cce29f
fix unable to detach PCI & USB device in VM edit page ( #247 ) ( #249 )
...
* fix unable to detach PCI & USB device in VM edit page
Signed-off-by: Andy Lee <andy.lee@suse.com>
* refactor based on comment
Signed-off-by: Andy Lee <andy.lee@suse.com>
* using set from shell/utils/object
Signed-off-by: Andy Lee <andy.lee@suse.com>
---------
Signed-off-by: Andy Lee <andy.lee@suse.com>
(cherry picked from commit 2993ddb82cd19c323e52ef44d094e5dc5c728d8a)
Co-authored-by: Andy Lee <andy.lee@suse.com>
2025-04-16 16:13:12 +08:00
mergify[bot]
9fac43d5e5
pass showYaml prop to prevent double generate secret ( #243 ) ( #244 )
...
Signed-off-by: Andy Lee <andy.lee@suse.com>
(cherry picked from commit daa6d6942b1d3dfb7c56f11aed73cd9d8d28242d)
Co-authored-by: Andy Lee <andy.lee@suse.com>
2025-04-15 16:08:09 +08:00
mergify[bot]
3bfe57dc54
filter golden image volume in hot plug volume modal ( #239 ) ( #240 )
...
Signed-off-by: Andy Lee <andy.lee@suse.com>
(cherry picked from commit 78234b9e1ea927639479696403f68597043ce691)
Co-authored-by: Andy Lee <andy.lee@suse.com>
2025-04-10 13:27:23 +08:00
mergify[bot]
5d0c4f0c5a
hide usb device tab in v1.3.x ( #236 ) ( #237 )
...
Signed-off-by: Andy Lee <andy.lee@suse.com>
(cherry picked from commit fca05d84890fb8d3d224f5c540c5e13d82c7eea6)
Co-authored-by: Andy Lee <andy.lee@suse.com>
2025-04-09 14:04:30 +08:00
mergify[bot]
57bb1e8562
Fix undefined error in VM edit as yaml page ( #233 ) ( #234 )
...
* fix undefined error whenclick save in edit as yaml
Signed-off-by: Andy Lee <andy.lee@suse.com>
* fix VM isEqual logic and fix undefined error
Signed-off-by: Andy Lee <andy.lee@suse.com>
---------
Signed-off-by: Andy Lee <andy.lee@suse.com>
(cherry picked from commit 238c6607965845852687c92ba0c4ae1cd4851629)
Co-authored-by: Andy Lee <andy.lee@suse.com>
2025-04-07 15:33:36 +08:00
mergify[bot]
b7810c5970
change longhorn v2 access mode to RWX ( #223 ) ( #225 )
...
(cherry picked from commit f2fe1f5bd68f02b1d6525190820320b941135e63)
Co-authored-by: Andy Lee <andy.lee@suse.com>
Co-authored-by: Yiya Chen <yiya.chen@suse.com>
2025-03-28 15:16:45 +08:00
mergify[bot]
dbb53eae00
fix image.repo to image.repository ( #214 ) ( #215 )
...
Signed-off-by: Andy Lee <andy.lee@suse.com>
(cherry picked from commit a24d01717ab8319c221f4b0a19d1aaed9a4073f4)
Co-authored-by: Andy Lee <andy.lee@suse.com>
2025-03-21 17:43:13 +08:00
mergify[bot]
10d159e2c7
Add volum mode options in create VM volume tab ( #209 ) ( #210 )
...
* add volume mode option for non-longhorn volume
Signed-off-by: Andy Lee <andy.lee@suse.com>
* fix default storage class in create VM page
Signed-off-by: Andy Lee <andy.lee@suse.com>
---------
Signed-off-by: Andy Lee <andy.lee@suse.com>
(cherry picked from commit 9343813ace09bc3ba409c300745fa307ebf31cbd)
Co-authored-by: Andy Lee <andy.lee@suse.com>
2025-03-19 17:44:58 +08:00
mergify[bot]
44f003309c
Add volumeMode dropdown for third-party storage ( #197 ) ( #200 )
...
Signed-off-by: Andy Lee <andy.lee@suse.com>
(cherry picked from commit 90c923b480a24c6aafc002fbeb4bf5c107af3762)
Co-authored-by: Andy Lee <andy.lee@suse.com>
2025-03-12 14:29:40 +08:00
Andy Lee
fd0836d489
Add label tab to vm template
...
Signed-off-by: Andy Lee <andy.lee@suse.com>
(cherry picked from commit efdfdbf0b86eb6f9d308e55dba6c147669846d94)
2025-03-04 09:36:33 +00:00
Andy Lee
f02074a25e
Extract variables to utils/unit
...
Signed-off-by: Andy Lee <andy.lee@suse.com>
(cherry picked from commit 8db4de1c4a1200f4f303e4444b6435c581187d72)
2025-03-04 02:47:42 +00:00
Andy Lee
a8f8f0d288
fix: align all memory / storage / quota units to Gi/Mi
...
Signed-off-by: Andy Lee <andy.lee@suse.com>
(cherry picked from commit 8f76d5ad30b34778d38eddc5fdb7532699cde11c)
2025-03-04 02:47:42 +00:00
andy.lee
91862244e1
Add labels tab in VM edit pae
...
Signed-off-by: andy.lee <andy.lee@suse.com>
(cherry picked from commit 9cd3cd64923b232714fbb9f471a44f8129d54adf)
2025-02-24 09:42:11 +00:00
andy.lee
a0f877a23e
More third party storage UI change
...
Signed-off-by: andy.lee <andy.lee@suse.com>
(cherry picked from commit 66f53c8a000ee8413e173f7fe29d5088d4b8b3ff)
2025-02-20 06:45:48 +00:00
andy.lee
1f48e8aea7
add thirdPartyStorage feature flag
...
Signed-off-by: andy.lee <andy.lee@suse.com>
(cherry picked from commit b828c2f66d48783b8b57292d4e658aba74190b3e)
2025-02-19 09:05:28 +00:00
andy.lee
b2c1a3b068
add third party storage UI change
...
Signed-off-by: andy.lee <andy.lee@suse.com>
(cherry picked from commit 40794d89a031e556d1be5d4d09d284b0426ae55c)
2025-02-19 09:05:28 +00:00
andy.lee
0a3b122316
fix sshkey is not added to cloud init user data immediately
...
Signed-off-by: andy.lee <andy.lee@suse.com>
(cherry picked from commit e2daa1ea0c514423882aff4dfa44f254ccb9c2ed)
2025-02-19 08:23:47 +00:00
Yi-Ya Chen
bc4bbd9a40
feat: add efi persistent state
...
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
(cherry picked from commit b92f22fa757d027431376b25f88b6483bd06f821)
2025-02-13 10:04:32 +00:00
andy.lee
ce017a0e40
fix: unable to create new sshkey in VM create page
...
Signed-off-by: andy.lee <andy.lee@suse.com>
(cherry picked from commit 176946e5e9650c335f5b4b7ef5ef02aa8039856e)
2025-02-11 09:30:37 +00:00
andy.lee
06c9a8b3d9
extract network_type to config/types
...
Signed-off-by: andy.lee <andy.lee@suse.com>
(cherry picked from commit 5f76da4629136344e06b7a3b1d62e5e59599dfff)
2025-02-11 09:18:02 +00:00
andy.lee
40dc31226b
fix: vGPU number not correct
...
Signed-off-by: andy.lee <andy.lee@suse.com>
(cherry picked from commit 26afffc2f1d9f86aad78f0be700853279a3c383d)
2025-02-11 05:13:50 +00:00
Yi-Ya Chen
6eb845b46b
refactor: update feature flag
...
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
(cherry picked from commit 1651e201e8f455b8bf5ed16326b70ccce33cdf68)
2025-02-11 02:28:10 +00:00
Yi-Ya Chen
8c20ddb440
feat: add feature flag
...
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
(cherry picked from commit 43b30ec3c3057b15d7dcf76ed7f51c8b16625961)
2025-02-11 02:28:10 +00:00
Yi-Ya Chen
a92f27d80c
refactor: rewrite render logic
...
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
(cherry picked from commit 68ba934b5a579179f6bb57170ee340fa1f8f37d1)
2025-02-11 02:28:09 +00:00
Yi-Ya Chen
f523a161b6
feat: add checkbox to create templates
...
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
(cherry picked from commit 84bacfaff5de5413fd757d136bef672f7b802f63)
2025-02-11 02:28:09 +00:00
Yi-Ya Chen
ad2273b5ba
feat: add persistent state checkbox
...
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
(cherry picked from commit e8017e14c843f175aa7c064aeeb18a9333f49a05)
2025-02-11 02:28:09 +00:00
andy.lee
e84c0fe886
align CPU pinning checkbox position in cloud template
...
(cherry picked from commit 59bf735f8b8d60e1eee02a790e8be1ced65dbff7)
2025-02-06 14:23:12 +08:00
andy.lee
fb8a81fd0f
refactor: fallback to longhorn if not default storage class
...
Signed-off-by: andy.lee <andy.lee@suse.com>
(cherry picked from commit 6e9350e63d1d90ec82cedca885a932380fe249d0)
2025-01-20 03:39:28 +00:00
andy.lee
3a5ead3c2c
fix: when choose encrypt can only choose encrypted storage class when creating image
...
Signed-off-by: andy.lee <andy.lee@suse.com>
(cherry picked from commit b0c7b1fefea2f25c7c796c77887ea5e5819d43dd)
2025-01-20 03:39:28 +00:00
andy.lee
6ece2d0284
fix: bring default valueContext fwhen customizing vm-import controller
...
Signed-off-by: andy.lee <andy.lee@suse.com>
(cherry picked from commit 2d6bc65b26b74c00149d6f6ad679d7fa4603fe6b)
2025-01-17 01:57:43 +00:00
Francesco Torchia
ff80b91311
Fix Volumes draggable key
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
(cherry picked from commit d9db1263d12c182844d2ad0d011b61486cc75503)
2025-01-14 16:03:46 +00:00
Francesco Torchia
52252c16f7
Fix draggable Volumes disabled prop
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
(cherry picked from commit 10a8f187840940a8de8ca3b4a360c0b37d318938)
2025-01-14 16:03:45 +00:00
Francesco Torchia
19cf1e9302
Replace sortablejs-vue3
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
(cherry picked from commit a7b4366d7cf61b1b49f88a5111e19f6112af1f06)
2025-01-14 16:03:45 +00:00
Yi-Ya Chen
72a17cd9c2
fix: replace set
...
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
(cherry picked from commit 7645d6161f510f0475d49e2f9f1145e29adbb910)
2025-01-10 06:31:32 +00:00
Yiya Chen
a8cf6f5947
Merge pull request #61 from houhoucoop/fix/issue-7230
...
fix: failed to display storage class key/value pairs when edit config on Rancher managed Harvester
2025-01-06 18:02:20 +08:00
Yi-Ya Chen
81f1a56434
fix: set parameters based on volumeEncryptionFeatureEnabled
...
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
2025-01-06 11:26:46 +08:00
Andy Lee
8b35ea1eaa
Merge pull request #58 from houhoucoop/fix/issue-7183
...
fix: failed to add label to image on the Rancher managed Harvester, display 0% progress
2025-01-06 10:55:38 +08:00
Yi-Ya Chen
e5d4d0556d
fix: patch data to avoid status overwrite
...
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
2025-01-03 13:33:04 +08:00
Yi-Ya Chen
b7b259c699
fix: allow to update labels
...
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
2025-01-02 16:30:25 +08:00
Yiya Chen
687943ae92
Merge pull request #55 from houhoucoop/fix/issue-7183
...
fix: failed to create vm template on Rancher managed Harvester
2025-01-02 12:43:33 +08:00
Yi-Ya Chen
4d48e75447
refactor: rewrite with emit pattern
...
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
2025-01-02 11:10:01 +08:00
andy.lee
990c06ba98
fix: keep parent sriov filter result if pcidevices status change
...
Signed-off-by: andy.lee <andy.lee@suse.com>
2024-12-30 17:15:38 +08:00
Yi-Ya Chen
a207ec078b
fix: update template name value
...
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
2024-12-30 15:39:51 +08:00
andy.lee
c86b4b0466
filter provider spec in output / cluster output pages
...
Signed-off-by: andy.lee <andy.lee@suse.com>
2024-12-19 16:33:18 +08:00
Francesco Torchia
fbd384d923
Remove Harvester Manager
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2024-12-01 17:36:58 +01:00
andy.lee
5ae560c8cf
hide Enable CPU Pinning for v1.3x
2024-11-13 14:17:43 +08:00
andy.lee
86461e1dbd
add getServerVersion in harvester-common store
2024-11-12 11:50:46 +01:00