cloudstack/ui/src/views
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
..
auth User two factor authentication (#6924) 2023-02-13 09:14:17 +01:00
compute CKS: create HA cluster with 3 control VMs instead 2 (#8297) 2023-12-09 11:33:05 +05:30
dashboard ui: Admin, account and project dashboard improvements (#8193) 2023-11-08 10:08:05 +01:00
exception src: fix doclinks and translation across UI (#481) 2021-01-20 07:06:20 +05:30
iam User two factor authentication (#6924) 2023-02-13 09:14:17 +01:00
image edge-zone,kvm,iso,cks: allow k8s deployment with direct-download iso (#8142) 2023-11-10 13:56:05 +01:00
infra server: fix cannot get systemvm ips in dedicated ranges (#7144) 2023-08-25 11:36:39 +02:00
network UI: Removed redundant IP Address Column when create Port forwarding rules (#8275) 2023-12-01 09:11:11 +01:00
offering UI: Fix domain admins cannot create service offerings (#7261) 2023-02-20 09:56:28 +01:00
plugins Fix spelling (#6609) 2022-11-01 08:30:01 +01:00
project ui: Display action buttons in Project Accounts Tab view if project Admin (#6257) 2022-04-14 01:20:11 -03:00
setting Fix login issue after logout from Configuration page (#7197) 2023-02-13 09:00:10 +01:00
storage ui: assorted improvements (#7833) 2023-08-11 14:00:04 +05:30
tools server: set Default NIC when VM has no default NIC (#7859) 2023-10-20 11:40:10 +02:00
AutogenView.vue ui: don't skip if dataview has multiple items in response (#7947) 2023-09-06 16:41:41 +02:00