Gil Bahat

Results 21 issues of Gil Bahat

Hi, Please add support for linux/aarch64 wheel releases. This configuration is popular for containers running on AWS Graviton instances or containers running on mac M1/M2 laptops. Fortunately this can be...

Hi, so, MojoVideoDecoder barfs on most videos on my system. it works *occasionally* but mostly doesn't. this is the key symptom, as it appears in the media_internals: 00:00:00.360 info "Selected...

nvidia

Hi, I've installed the package, but I am unable to properly play a youtube video with it. video is jerky and has some visual refresh artifacts. chromium reports errors in...

**What this PR does / why we need it**: This PR enables aws-iam-authenticator to support EC2 Instance Identity roles - https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-identity-roles.html , by parsing their UserID format. This enables use...

cncf-cla: yes
needs-ok-to-test
size/XS
lifecycle/rotten

### What were you trying to accomplish? SIGSEGV trying to clean up deleted cluster ### What happened? ✗ eksctl delete cluster --region us-east-1 --force --name ci-3-graybeard-jarring 2024-01-04 11:10:49 [!] failed...

kind/bug
needs-investigation

Hi, pynetdicom assumes that AffectedSOPClass is returned in a C-ECHO-RSP. However, it seems that at least mirth does not return AffectedSOPClass in its response, making pynetdicom unable to properly ping...

### What would you like to be added? EC2 instance identities (https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-identity-roles.html) are unique ad-hoc IAM roles assigned to EC2 Instances. They are not currently supported by aws-iam-authenticator ### Why...

kind/feature
lifecycle/rotten
needs-triage

Hi, I am seeing very slow poetry export performance inside docker. I've used the poetry sources as reference. poetry git:(master) ✗ git clone https://github.com/python-poetry/poetry.git poetry git:(master) ✗ time poetry export...

Hi, some cis-hardened operating systems (such as bottlerocket) require an encrypted swap partition due to kernel_lockdown LSM module. This is a not-uncommon setup/requirement which should be supported

## Feature description Support client certificates as a method to identify the indexer to RPC/gRPC endpoints. This improves system security and stability by allowing the usage of private RPC endpoints...