brentmjohnson
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...
fix: openid-connect plugin - existing session randomly unavailable for introspection / token renewal
### 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...
### 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. ###...
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...
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":   Correct pod status shown in kubectl cli:  ### What did you expect to...