Alexander Demicev

Results 44 issues of Alexander Demicev

**What type of PR is this?** /kind bug **What this PR does / why we need it**: We are using [externally managed cluster infrastructure](https://github.com/kubernetes-sigs/cluster-api/blob/main/docs/proposals/20210203-externally-managed-cluster-infrastructure.md) and nothing sets failure domain on...

kind/bug
release-note
cncf-cla: yes
size/XS

**What type of PR is this?** /kind feature **What this PR does / why we need it**: Currently, there is no way to specify the backend pool name. Make LB's...

kind/feature
cncf-cla: yes
size/L
release-note
needs-rebase
lgtm

We already provide in-place upgrade management using [`ManagedOsImage`](https://github.com/rancher/elemental-operator/blob/main/pkg/apis/elemental.cattle.io/v1beta1/os.go). We might want to contribute such component to CAPI as there is an interest not only from SUSE side.

kind/epic
area/capi

**What this PR does / why we need it**: Continously propagate labels to Rancher cluster **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close...

kind/feature

### What would you like to be added (User Story)? As a user, I would like labels to be continuously propagated to Rancher Cluster. ### Detailed Description We only propagate...

**What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close the issue(s) when PR gets merged)*:...

kind/feature

We need to add an e2e test for the air-gapped installation of turtles. This test should include: - Loading CAPI/CAPI Operator/CAPRKE2 images into Kind cluster. - Loading CMs with the...

area/testing
area/airgapped

### What steps did you take and what happened? When using a separate CAPI management Rancher cluster never gets created successfully. We set an owner reference on the Rancher cluster...

**What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close the issue(s) when PR gets merged)*:...

kind/documentation

We need to add an E2E to test ClusterClass integration

kind/bug