cloudstack/ui/src/views/compute
Wei Zhou fc44df7c95
CKS: create HA cluster with 3 control VMs instead 2 (#8297)
This PR fixes the test failures with CKS HA-cluster upgrade.
In production, the CKS HA cluster should have at least 3 control VMs as well.
The etcd cluster requires 3 members to achieve reliable HA. The etcd daemon in control VMs uses RAFT protocol to determine the roles of nodes. During upgrade of CKS with HA, the etcd become unreliable if there are only 2 control VMs.
2023-12-09 11:33:05 +05:30
..
backup Fix can't select schedule interval type in configure backup schedule (#6547) 2022-07-15 17:01:58 +05:30
wizard ui: update vm deploy form iso label (#8075) 2023-10-11 14:56:50 +02:00
AssignInstance.vue UI: Upgrade to Vue3 library (#5151) 2022-03-09 09:47:09 -03:00
AttachIso.vue UI: Integrate Tungsten Fabric (#7166) 2023-02-10 11:00:42 +01:00
AutoScaleDownPolicyTab.vue VM Autoscaling with virtual router (#6571) 2022-12-05 15:23:03 +01:00
AutoScaleLoadBalancing.vue VM Autoscaling with virtual router (#6571) 2022-12-05 15:23:03 +01:00
AutoScaleUpPolicyTab.vue ui: fix action notifications (#7499) 2023-05-08 17:46:17 +05:30
AutoScaleVmProfile.vue AutoScaling: support Managed User Data (#7769) 2023-08-22 11:07:16 +02:00
BackupScheduleWizard.vue ui: Moves fetchdata() to the created() (#4811) 2021-04-05 14:28:00 +05:30
ChangeAffinity.vue UI: Upgrade to Vue3 library (#5151) 2022-03-09 09:47:09 -03:00
CreateAutoScaleVmGroup.vue ui: Fix project theme on reload or refresh (#7893) 2023-08-22 14:20:45 +02:00
CreateKubernetesCluster.vue CKS: create HA cluster with 3 control VMs instead 2 (#8297) 2023-12-09 11:33:05 +05:30
CreateSSHKeyPair.vue UI: Fixes removing undesired API parameters on form submit (#6196) 2022-04-07 11:00:02 -03:00
CreateSnapshotWizard.vue UI: Fix Volume Snapshot from user VM as admin (#6824) 2022-10-13 08:56:35 +02:00
DeployVM.vue UI: Fix deploy VM wizard vApp properties (#8072) 2023-10-25 10:28:42 +05:30
DestroyVM.vue UI - Fixes UI bugs (#6162) 2022-03-30 07:05:36 -03:00
EditVM.vue UI: decode userdata in EditVM dialog (#7796) 2023-08-01 09:10:26 +02:00
InstanceTab.vue ui: assorted improvements (#7833) 2023-08-11 14:00:04 +05:30
KubernetesServiceTab.vue UI: add step to create bearer token for kubernetes dashboard (#7764) 2023-07-25 03:32:58 +02:00
MigrateVMStorage.vue UI: Upgrade to Vue3 library (#5151) 2022-03-09 09:47:09 -03:00
MigrateWizard.vue UI: Upgrade to Vue3 library (#5151) 2022-03-09 09:47:09 -03:00
RegisterUserData.vue ui: fix userdata base64 encoding (#7749) 2023-07-21 12:38:08 +02:00
ResetSshKeyPair.vue UI: Integrate Tungsten Fabric (#7166) 2023-02-10 11:00:42 +01:00
ResetUserData.vue AutoScaling: support Managed User Data (#7769) 2023-08-22 11:07:16 +02:00
ScaleKubernetesCluster.vue cks,ui: allow changing stopped cluster offering, improvements (#7475) 2023-05-29 15:58:06 +05:30
ScaleVM.vue UI: fix scale vm if first disk offering is dymamic (#8213) 2023-11-10 14:15:42 +01:00
StartVirtualMachine.vue consider last host only for root-admin (#7597) 2023-06-14 09:35:55 +02:00
UpgradeKubernetesCluster.vue UI: Fix Upgrade kubernetes form (#6417) 2022-05-30 09:29:00 -03:00