Serge

Results 46 issues of Serge

Add capabilities to switch Droplet to recovery mode. godo.Recovery(ctx, 3164444, true) This method has in the console already.

**What this PR does / why we need it**: Change ProviderID to magic sting ```${ProviderName}://${REGION}/${instance-id}``` Which helps to find an instance in a multi-region setup. It also support old magic...

cncf-cla: yes
size/L
release-note-none
needs-rebase
ok-to-test

/kind feature I am noticed that openstack-client supports multi-region config. https://github.com/gophercloud/utils/blob/master/openstack/clientconfig/testing/clouds.yaml#L160-L171 What do you think to add the multi-region support in one OCCM, based on the config-file, after #1900 ?...

kind/feature
lifecycle/stale

/kind feature **What happened**: Hello. I have a multi-region OpenStack setup for one Kubernetes cluster. Each region has its independent OpenStack installation. Currently, OCCM does not support multi-region installation. And...

kind/feature

It helps delete the member with the empty hostname (uninitialized member). close #4896 ## Acceptance Please use the following checklist: - [ ] you linked an issue (if applicable) -...

## Feature Request Different CCMs (cloud control managers) use different methods to initialize the node. Make API call or receive values from meta-server. Talos platform already knows what the node...

## Feature Request Linux kernel has many default params. And a few of it not good for kubernetes usage. AWS/GCP and other modify kernel params at boot time. Talos changes...

## Feature Request Make possible to encrypt additional disks at boot time. ### Description Talos takes us cloud agnostic solution. You can have one control plane for different worker nodes...

### Description Currently you can use only raw source images ```yaml images: - location: "http://domain/image.qcow2" arch: "x86_64" digest: "sha512:123123" ``` Sometimes OS distributive does not have unarchived images on the...

enhancement

Hello. I'd like to launch two CCM in one k8s cluster (one control plane) Currently, CCM is trying to manage all nodes in the cluster, even if they have different...

lifecycle/rotten