Daniel Preussker

Results 27 issues of Daniel Preussker

Possibly related to https://github.com/tinygo-org/tinygo/issues/3705 ? ``` # github.com/prometheus/client_golang/prometheus/internal ../../../../go/pkg/mod/github.com/prometheus/[email protected]/prometheus/internal/go_runtime_metrics.go:42:27: d.Name undefined (type *metrics.Description has no field or method Name) ../../../../go/pkg/mod/github.com/prometheus/[email protected]/prometheus/internal/go_runtime_metrics.go:65:7: d.Cumulative undefined (type *metrics.Description has no field or method Cumulative)...

### Feature Description Currently to check/test gRPC endpoints all .proto files need to be supplied and loaded. HealthV1 is a well-defined and maintained standard by gRPC workgroup (https://grpc.io/docs/guides/health-checking/ https://github.com/grpc/grpc-proto/blob/master/grpc/health/v1/health.proto) and...

help wanted
feature

Binance seems to recommend RSA Keys instead of the old HMACs now. > 2022-12-15 > * New RSA signature > * Documentation has been updated to show how to sign...

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

``` 0.410 =========================================================================== 0.410 Feature : Terraform, tflint, and TFGrunt 0.410 Description : Installs the Terraform CLI and optionally TFLint and Terragrunt. Auto-detects latest version and installs [2023-09-09T17:26:31.353Z] needed dependencies....

# Bug Description When a validation fails, instead of logging the error it will raise an exception about missing attribute 'errors' on ValidationException Likely culprit: https://github.com/thatmattlove/hyperglass/blob/be09dbc476fa9e35078fd6a648d6756a9c34b0b9/hyperglass/api/error_handlers.py#L51 # Expected behavior No...

possible-bug

Not sure what to do about this one... ``` # python3 run.py DWIN handshake DWIN OK. http://127.0.0.1:80 Waiting for connect to /tmp/klippy_uds Connection. Boot looks good Testing Web-services Web site...

Every few seconds pyroscope client using the reference config in README errors with: ``` upload profile: failed to upload. server responded with statusCode: '422' and body: '{"code":"unknown","message":"pushing IngestInput-pprof failed resource_exhausted:...

**Is your feature request related to a problem? Please describe.** Title states it; A way to recursively download objects when the object-key ends in a slash. **Describe the solution you'd...

enhancement

Hi, I've gone through the vast of the code and I cant really find the specific integration from KubeStack and Neutron. So the Neutron-Plugin that is being loaded to Neutron-Server...