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
Francesco Torchia
021a64a5ec
Refactoring feature flags store functions
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2024-11-12 11:50:44 +01:00
andy.lee
4d2eef3b6c
show denied status if harvester version is not supported
...
Signed-off-by: andy.lee <andy.lee@suse.com>
2024-11-12 11:50:42 +01:00
andy.lee
b566caf2e1
disable cluster link if harvester version lower than v1.3.0
...
Signed-off-by: andy.lee <andy.lee@suse.com>
2024-11-12 11:50:42 +01:00
Francesco Torchia
48a93f6c9c
Implement volumeEncryption feature flag
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2024-11-12 11:50:40 +01:00
andy.lee
ebc14751e7
get doc version from serverVersion
...
Signed-off-by: andy.lee <andy.lee@suse.com>
2024-11-12 11:50:36 +01:00
Francesco Torchia
de992aa18d
Implement longhornV2LVMSupport feature flag
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2024-11-12 11:50:34 +01:00
Francesco Torchia
9a7ca75b74
Latest changes from Harvester master - e6796a6fc0cffe03f47f6081c09469d59b97faf9
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2024-11-12 11:50:33 +01:00
andy.lee
77d7f13836
add feature flag config
2024-11-12 11:50:31 +01:00
andy.lee
2236fd4554
align CPU pinning checkbox position in cloud template
2024-11-12 11:50:25 +01:00
Francesco Torchia
4626d56acd
Lint fixes
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2024-11-12 11:50:20 +01:00