sesdev icon indicating copy to clipboard operation
sesdev copied to clipboard

CLI tool to deploy and manage SES clusters

Results 12 sesdev issues
Sort by recently updated
recently updated
newest added

I can not deploy a multi or single-node cluster anymore, regardless if ses6, ses7, ses7p or pacific. E.g. the following command(s) are used to deploy the cluster: ``` $ sesdev...

bug

This is a really simple use of LVM to just create a linear logical volume over `/dev/vd[b-z]`, then mount that for use by Longhorn. The default is still to deploy...

Explicitly specify the private network for the jenkins agent created in OVH cloud to run the sesdev integration. This should avoid the exception 409 "Multiple possible networks found" when creating...

- Add the capability to add nvme drives to nodes. Use the `--num-nvmes` and `--nvme-size` options to provision nvme drives to storage nodes.

Differentiate codestreams from repos. During maintenance testing repos are to be used to ensure that the environment matches what we expect to find at customer sites. Hoevewer in the future,...

- Add grafana, node-exporter and alertmanager status and version info to cluster report. This is useful for maintenance testing because it serves as basic smoketest for the verdored grafana, node-exporter...

This is an issue tracking changes made to better support qam testing with sesdev. QAM testing is done for several purposes: - to make sure that updates to ceph packages...

feature
In Progress
wishlist

Provision mixed disk drive layouts when specifying `--num-disks` and `--disk-size` multiple times. fixes: #652 Signed-off-by: Moritz Röhrich