Scott Coplin

Results 6 issues of Scott Coplin

There are some features of the collectd 5 protocol that jcollectd lacks: - The packet size is larger. - A couple new data source types (DERIVE, ABSOLUTE) - Time is...

It would be helpful if the gRPC stub server supported matching and responding to gRPC interactions based upon the protobuf plugin. It appears that the current (v0.5.3) [code](https://github.com/pact-foundation/pact-stub-server/blob/v0.5.3/src/server.rs#L135) may only...

enhancement

### What would you like added? Support for removing the default labels from a runner was added in https://github.com/actions/runner/pull/2443. This takes the form of an additional flag being passed to...

enhancement
needs triage
community

Adds support for passing the `--no-default-labels` flag to `config.sh`. Resolves #3622

### What happened? I was attempting to run the `xpkg.upbound.io/crossplane-contrib/function-dummy:v0.2.1` composition function on my local Docker Desktop kubernetes cluster by pre-populating the package cache in the crossplane pod, which I...

bug
stale

Our use case is one where we wish to refactor some existing infrastructure code from having multiple terragrunt files with independent stacks to a single stack that invokes a module...