Aleksei Sviridkin

Results 39 issues of Aleksei Sviridkin

## Summary The hardcoded keys in this tool don't work for newer Samsung SSD models like the 990 EVO. I've researched the encryption scheme and found a solution. ## Problem...

## Component AmneziaWG for macOS (amneziawg-apple) ## Description DNS servers specified in the WireGuard configuration file are not properly registered with the macOS system resolver. While `dig` can resolve hostnames...

Updated the hardcoded image tag for system-upgrade-controller to v0.16.3. **Notes:** Please move the tag on master after merging to ensure this change is included in the referenced tag. --- **UPDATE...

## Summary Informational issue about a kernel-level bug affecting Raspberry Pi 5 + Ubuntu 25.10 (kernel 6.17.x). Network dies silently without any error logs. **Interesting observation:** While there are few...

kind/bug
need-more-info
area/kernel

**What this PR does / why we need it**: Implements full OCI 1.1 artifact support for Helm charts as specified in HIP. This PR adds three features: 1. **Artifact Selection...

size/L

## Summary Add support for `PreferHTTPRoute` field in ClientConfig to allow operator to communicate with Grafana instance via HTTPRoute instead of Service, similar to existing `PreferIngress` functionality. ## Motivation When...

triage/needs-information

## Describe the bug A Longhorn volume became unresponsive for ~5 hours while the replica still appeared "healthy" to Longhorn. The engine-replica gRPC health checks continued to pass, but actual...

investigation-needed
area/resilience

#### Which issue(s) this PR fixes: Issue #12299 #### What this PR does / why we need it: This PR adds support for Gateway API HTTPRoute resource as an alternative...

### What is the feature? Add support for [Gateway API HTTPRoute](https://gateway-api.sigs.k8s.io/api-types/httproute/) resource in the Longhorn Helm chart as an alternative to Ingress for exposing the Longhorn UI. ### Why is...

area/install-uninstall-upgrade
area/chart

## Summary Add support for GHC 9.10.3 across supported platforms (Linux and macOS). - Add stackage snapshot configuration using LTS 24.19 - Update CI workflow matrix to test GHC 9.10.3...