Stephan Garland

Results 6 issues of Stephan Garland

## Describe the bug Upon either restarting a kubernetes worker node hosting Longhorn replicas, or during pod scaling (e.g. scaling a StatefulSet to 0), I've sometimes experienced silent data corruption....

kind/bug
area/engine
severity/1
reproduce/rare
priority/0
require/automation-e2e
require/manual-test-plan
backport-needed/1.3.2
area/data-integrity
backport-needed/1.2.6

# Summary This is a draft for now. It pulls in the patch I [linked here](https://github.com/asdf-vm/asdf/issues/290#issuecomment-1383056355), as well as some other work. I mostly wanted to get people's opinion on...

* Adds automatic detection of AWS region and AWS profile based on the instance name alias, and is backwards-compatible in case your aliases don't have that * Also quite flexible...

* Bumps to the minimum version of boto3 to support STS tokens * Bumps prettytable since it's quite out of date, although admittedly this is unnecessary * Allows some float...

This allows for easier access to both GitHub and GitLab releases, without having to modify anything new. It also simplifies sorting by using git ls-remote's built-in `--sort` functionality. Since not...

## Description I believe I've found a performance regression for large loops in Python 3.12 vs. 3.11. This effect is more pronounced when the value being stored is non-constant –...

performance
interpreter-core
3.12