Andrey G.

Results 35 issues of Andrey G.

``` go test -run . -count=100 -race panic: test timed out after 10m0s running tests: TestWorkerTimeout (2s) ```

**Environment Information** - OS: any - Node Version: any - NPM Version: any - C++ Toolchain: any - confluent-kafka-javascript version: 1.5.0 **Steps to Reproduce** library uses such `confluent-kafka-javascript` as module_name...

### First Check - [x] This is not a feature request. - [x] I added a very descriptive title to this issue (title field is above this). - [x] I...

bug

## Describe the Feature You Want Add support for [score.dev](https://score.dev/), so it would be possible to run it as `k8s_yaml(score("score.yaml", target="k8s"))` or `k8s_yaml(score_k8s("score.yaml"))` ### Current Behavior Only kustomize/helm built-ins, but...

enhancement