Artem Chernyshev

Results 60 issues of Artem Chernyshev

Create 1500 clusters with 1 machine and huge config patches. Profile Omni. Run the tests using Talos emulator.

Destroy Talos on the node if the API is reachable. `Remove Machine` should try calling `talosctl reset` without options for the removed machine before destroying the link.

Set up a QEMU cluster in the tests, install KubeVirt, Local Path Provisioner and CDI there. Start Omni and run Omni integration tests executable to scale up and down using...

Omni can have a two way streaming gRPC API that will allow to get messages from the infra provider. For the first implementation infra provider can report it's health back...

Hard to say what might cause this, instance was running for 11 days. Logs appeared right after the instance was restarted. It seems like the whole log history was obtained,...

bug

The best option would be to introduce a new resource type that will combine the machine request status and machine status into one. It will show the progress of the...

`ReplaceControlPlanes` test: ``` 2024-09-22T02:12:35.3938414Z === NAME ReplaceControlPlanes/TalosVersionShouldMatchExpected#01 2024-09-22T02:12:35.3939177Z talos.go:67: clear connection refused err rpc error: code = DeadlineExceeded desc = context deadline exceeded 2024-09-22T02:12:35.3967389Z talos.go:52: 2024-09-22T02:12:35.3968027Z Error Trace: /src/cmd/integration-test/pkg/tests/talos.go:52 2024-09-22T02:12:35.3968574Z...

Hide the `Link`, `Machine` and `MachineStatus`. And the machine should be excluded from the quota for the account. We can filter out the machines by the readonly label.