Sean Reece
Sean Reece
#### Summary Closes #3255 After running microk8s inspect a file is created called cluster-info-dump that contains the output from kubectl cluster-info dump. The issue is this file contains a mix...
#### Summary After running `microk8s inspect` a file is created called `cluster-info-dump` that contains the output from `kubectl cluster-info dump`. The issue is this file contains a mix of json...
Hey There, I've got angular-easyfb integrated into a basic app with a button that calls ezfb.login. I'm running on localhost and I'm getting the following error message on page load,...
TL;DR: I want a property to support either a boolean OR a number value. With coercion enabled, `true` will be coerced to `1` or `1` will be coerced to `true`...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...
### Is your feature request related to a problem? Please describe When using `producer.send` or `producer.sendBatch` to send multiple messages, a span is created for every message sent. This creates...
### Description This MR refactors ObjectId class to persist strings instead of a raw Buffer, which **greatly** reduces memory usage and improves performance of ObjectIds. ### Why? - Buffer (or...
### What's the Problem? We are running many different jobs within the same queue, and some are much more expensive to process. To avoid overrunning the service, we have to...
First of all, I just want to say how happy I am to see confluent release an official JS client. Love the idea to make it compatible with KafkaJS/node-rdkafka. :+1:...
### Describe the feature would like to see added to OpenZFS Just stumbled across this substantial update to LZ4 https://github.com/lz4/lz4/releases/tag/v1.10.0 I'm fairly new here so not sure about the viability...