Andy Lee
90c923b480
Add volumeMode dropdown for third-party storage ( #197 )
...
Signed-off-by: Andy Lee <andy.lee@suse.com>
2025-03-12 14:25:37 +08:00
Yi-Ya Chen
72415622d9
feat: gray out class name selector
...
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
2025-03-06 15:00:58 +08:00
Andy Lee
8db4de1c4a
Extract variables to utils/unit
...
Signed-off-by: Andy Lee <andy.lee@suse.com>
2025-03-03 16:57:25 +08:00
andy.lee
30dc56cad5
add refreshIntervalInSecond in 1.4.2 feature flag
...
Signed-off-by: andy.lee <andy.lee@suse.com>
2025-02-27 17:22:17 +08:00
andy.lee
b828c2f66d
add thirdPartyStorage feature flag
...
Signed-off-by: andy.lee <andy.lee@suse.com>
2025-02-19 13:33:30 +08:00
andy.lee
40794d89a0
add third party storage UI change
...
Signed-off-by: andy.lee <andy.lee@suse.com>
2025-02-19 12:59:28 +08:00
Yi-Ya Chen
b92f22fa75
feat: add efi persistent state
...
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
2025-02-12 15:05:07 +08:00
Yi-Ya Chen
2493287334
Merge branch 'main' into issue-7328
2025-02-11 17:51:07 +08:00
Yi-Ya Chen
72c6741af1
feat: add feature flag
...
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
2025-02-11 15:38:41 +08:00
Yi-Ya Chen
375127a78a
feat: add checkbox to skip checking
...
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
2025-02-11 15:09:13 +08:00
andy.lee
fc09e030a0
update feature flag
...
Signed-off-by: andy.lee <andy.lee@suse.com>
2025-02-11 14:57:49 +08:00
andy.lee
229cbf1f69
add network type in storage-network setting
...
Signed-off-by: andy.lee <andy.lee@suse.com>
2025-02-11 14:51:50 +08:00
Yi-Ya Chen
1651e201e8
refactor: update feature flag
...
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
2025-02-10 18:38:50 +08:00
Yi-Ya Chen
43b30ec3c3
feat: add feature flag
...
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
2025-02-07 18:12:20 +08:00
andy.lee
e8f282395e
add v1.4.2 feature flag
...
Signed-off-by: andy.lee <andy.lee@suse.com>
2025-02-05 13:55:30 +08:00
andy.lee
2a58745550
chore: add v1.5.0 and v1.3.3 feature flags
...
Signed-off-by: andy.lee <andy.lee@suse.com>
2025-01-09 17:43:19 +08:00
andy.lee
7d17baf774
chore: add v1.4.1 feature flag
...
Signed-off-by: andy.lee <andy.lee@suse.com>
2025-01-03 15:36:06 +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
7745f9805c
fix bugs in PCI Devices page
...
Signed-off-by: andy.lee <andy.lee@suse.com>
2024-11-26 17:20:34 +08:00
andy.lee
8748dbce25
hide YAML tab in cloud template detail page
2024-11-13 15:01:40 +08:00
Francesco Torchia
0fa18d24ec
Remove header definition from config/harvester-manager.js
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2024-11-12 13:47:33 +01:00
Francesco Torchia
6f9c92f16a
Define Virtualization Management table headers; They will be used in prod build
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2024-11-12 13:19:30 +01:00
andy.lee
5cc8a69052
add harvester verison column
2024-11-12 11:50:45 +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
244a3f8e06
remove RANCHER_MANAGER_SUPPORT setting
2024-11-12 11:50:41 +01:00
Francesco Torchia
a694288162
Implement improveMaintenanceMode feature flag
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2024-11-12 11:50:39 +01:00
Francesco Torchia
79d6fd66aa
Implement supportBundleNodeCollectionTimeoutSetting feature flag
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2024-11-12 11:50:37 +01:00
Francesco Torchia
794a10afe2
Implement autoRotateRke2CertsSetting feature flag
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2024-11-12 11:50:36 +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
541fee0f39
Implement kubeconfigDefaultTokenTTLMinutesSetting feature flag
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2024-11-12 11:50:35 +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
andy.lee
78ca1e2f49
restruct feature config and add harvester version fallback logic
2024-11-12 11:50:32 +01:00
andy.lee
4c981f6380
add harvester-common/getFeatureEnabled store function
2024-11-12 11:50:31 +01:00
andy.lee
77d7f13836
add feature flag config
2024-11-12 11:50:31 +01:00
Francesco Torchia
e150c7f550
Fix lint errors
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2024-11-12 11:50:27 +01:00
andy.lee
91e70f5231
add canYaml: false to all detail page
...
Signed-off-by: andy.lee <andy.lee@suse.com>
2024-11-12 11:50:23 +01:00
andy.lee
6c8ec64c50
hide yaml tab in vm, secret, host detail page
2024-11-12 11:50:22 +01:00
Francesco Torchia
4626d56acd
Lint fixes
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2024-11-12 11:50:20 +01:00
Francesco Torchia
dc74441d26
Latest changes from Harvester master - d7d9d4af8a88d677695d7aff47a81d52041dfcca
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2024-11-12 11:50:17 +01:00
Francesco Torchia
4254a825a9
Add productName to isSingleProduct object
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2024-10-24 16:54:23 +02:00
Francesco Torchia
d15adeb8cf
Move LABELS_TO_IGNORE_REGEX to harvester pkg and update imports
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2024-10-24 11:34:52 +02:00
andy.lee
5fe12be3eb
fix missing virtualSize column
...
Signed-off-by: andy.lee <andy.lee@suse.com>
2024-10-23 17:01:50 +02:00
andy.lee
9c95ab160f
Hide GroupButton in volume detail page
...
Signed-off-by: andy.lee <andy.lee@suse.com>
2024-10-23 17:01:48 +02:00
Francesco Torchia
aeabf880f8
Add Namespaces page
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2024-10-23 17:01:43 +02:00
Francesco Torchia
118aaf16b7
Latest changes from Harvester master - a537c1ae38eb7030542ac371f24ae3336cd9d422
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2024-10-23 17:01:40 +02:00
Francesco Torchia
8117e99b54
Update selected vGpus devices adding the provisioned devices
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2024-10-23 17:01:33 +02:00
andy.lee
7f72fdf2c5
Add volume and image encryption feature
...
Signed-off-by: andy.lee <andy.lee@suse.com>
2024-10-23 17:01:27 +02:00
Francesco Torchia
b5872c8945
Remove USB tab from navLink based on schema
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2024-10-23 17:01:19 +02:00
Francesco Torchia
7c04b1417a
Update USB devices
...
- Add columns and filters
- Filter other vm devices in pci and usb devices pages when selecting devices
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2024-10-23 17:01:18 +02:00
Francesco Torchia
b26da699d3
Remove usb controller
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2024-10-23 17:01:16 +02:00