Commit b355a49
feat: test release workflow final (#40)
* feat: CPU / Memory hotplug support (#413)
* feat: add maxCPU and maxMemory
Signed-off-by: Andy Lee <andy.lee@suse.com>
* feat: add hotplug dialog
Signed-off-by: Andy Lee <andy.lee@suse.com>
* feat: add restart message
Signed-off-by: Andy Lee <andy.lee@suse.com>
* feat: let VM template support cpuMemoryHotplug
Signed-off-by: Andy Lee <andy.lee@suse.com>
* feat: add feature flag
Signed-off-by: Andy Lee <andy.lee@suse.com>
* feat: add max-hotplug-ratio setting
Signed-off-by: Andy Lee <andy.lee@suse.com>
---------
Signed-off-by: Andy Lee <andy.lee@suse.com>
* chore: bump version to 1.6.0-rc3 (#420)
Signed-off-by: Andy Lee <andy.lee@suse.com>
* fix: exception error (#422)
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
* feat: expose CDI settings (#418)
* feat: add cdi settings tab
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
* feat: basic layout
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
* feat: add fields mutation
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
* refactor: rename keys
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
* refactor: add edit mode
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
* refactor: remove isCreate
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
* feat: filter volume mode options
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
---------
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
Co-authored-by: Andy Lee <andy.lee@suse.com>
* feat: add runStragety field when cloning a VM (#424)
* feat: add runStragety field when cloning a VM
Signed-off-by: Andy Lee <andy.lee@suse.com>
* refactor: remove unneeded change
Signed-off-by: Andy Lee <andy.lee@suse.com>
---------
Signed-off-by: Andy Lee <andy.lee@suse.com>
* refactor: filter anchor link in setting description when searching (#428)
Signed-off-by: Andy Lee <andy.lee@suse.com>
* chore: upgrade rancher/shell to 3.0.5-rc.7 (#429)
Signed-off-by: Andy Lee <andy.lee@suse.com>
* feat: Improve readability of harvester-ui-extension release notes
Signed-off-by: Nick Chung <nick.chung@suse.com>
* feat: add test feature for final release workflow (#38)
Signed-off-by: Nick Chung <nick.chung@suse.com>
---------
Signed-off-by: Andy Lee <andy.lee@suse.com>
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
Signed-off-by: Nick Chung <nick.chung@suse.com>
Signed-off-by: Nick Chung <Nick.Chung@suse.com>
Co-authored-by: Andy Lee <andy.lee@suse.com>
Co-authored-by: Yiya Chen <yiya.chen@suse.com>1 parent a876910 commit b355a49
File tree
3 files changed
+12
-0
lines changed- .github/workflows
- scripts
3 files changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
84 | 89 | | |
85 | 90 | | |
86 | 91 | | |
| |||
0 commit comments