brentmjohnson

Results 6 issues of brentmjohnson

## 🐛 Bug Report Bulk helper hangs forever when flushInterval is exceeded while iterator is already awaiting semaphore. ## To Reproduce Steps to reproduce the behavior: 1. Run below code...

bug

### Description Fixes #9306 ### Checklist - [X] I have explained the need for this PR and the problem it solves - [X] I have explained the changes or the...

stale
need test cases
no response

### Current Behavior Ingress controller fails to create stream route from apisix.apache.org/v2 ApisixRoute (working with apisix 3.5). Similar issue to #2003 ### Expected Behavior Stream route is created successfully. ###...

stale

Using tigera operator, can't seem to get SNAT working for pod egress. ## Expected Behavior SNAT should work for egress to external services not running on cluster nodes. ## Current...

area/bpf

Upgraded to 0.36.2, and identified that rdkafka::error::RDKafkaErrorCode::QueueFull is continually returned after each send, even when explicitly calling BaseProducer.poll(). Additionally, explicit calls to BaseProducer.flush() leaves un-published events in queue - these...

### What happened? Pod status in the dashboard showing "Init: x/y" instead of "Running": ![image](https://github.com/user-attachments/assets/94c3039b-c222-4244-9e53-fbc8291fd26a) ![image](https://github.com/user-attachments/assets/e93f0f9d-cbaa-4bbb-aa09-b69085bb8224) Correct pod status shown in kubectl cli: ![image](https://github.com/user-attachments/assets/6fe33fe3-9ca8-4fad-9fa7-4573e6fd0bc5) ### What did you expect to...

kind/bug
priority/important-soon