Steven Shipton

Results 4 issues of Steven Shipton

Example line from package.json: ``` "scripts": { "pretest": "cross-env MONGODB_VERSION=${MONGODB_VERSION:=3.0.8} ./node_modules/.bin/mongodb-runner start" ``` This works fine up to and including version 3.2.0 but not from 3.2.1 onwards, which gives the...

bug
windows

**What happened**: With `sdkServer.logLevel` set to `Error` sidecar logs are still visible such as ``` Starting sdk sidecar ``` And ``` Starting SDKServer grpc service... ``` **What you expected to...

kind/bug
help wanted
good first issue

## Environment * **Platform**: Linux * **Docker Version**: 24.0.2 * **Node.js Version**: 18 * **Image Tag**: node:18 ## Expected Behavior libcrypto.so.1.1 is findable on the system with node:18-bullseye ``` #...

**What type of PR is this?** /kind feature **What this PR does / Why we need it**: * Counts SDK * Lists SDK * Unit tests **Which issue(s) this PR...

kind/feature
size/L