Jens Reimann

Results 241 issues of Jens Reimann

### Describe the bug Uploading an artifacts to a draft release as part of a GitHub Actions workflow doesn't work. It fails with the error: ``` release not found ```...

bug
p3
platform

**Describe the bug** After a while (depending on the using `probe-run` or `cargo embed`) both terminate with: ``` RTT error: Error communicating with probe: A core architecture specific error occurred...

bug
probe:cmsis-dap
chip:nrf

From the last few days of testing with Hono I think we need some kind of "Hono error codes". Which then translate into HTTP error codes. Yet, those Hono specific...

enhancement
question
HTTP Adapter

We can create or update, but not "create or update". Considering this kind of a "create --force" operation, or "create or replace".

enhancement
component/registry

When deploying, with OpenShift 4.11, I get the following warning: ``` W1013 15:29:22.613598 136837 warnings.go:70] would violate PodSecurity "restricted:v1.24": allowPrivilegeEscalation != false (container "service" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container...

component/deployment

In order to allow web browser based simulators to directly send data to the HTTP endpoint, we should consider adding CORS headers to the http endpoint. Additionally, it might be...

enhancement
component/endpoints
backport

Running HOSA with `oc cluster up --metrics` causes the following error to appear in the log file very few seconds when watching the log with `oc log -f hawkular-openshift-agent-123456`: ```...

By default the `Display` implementation is using SI units (e.g. KB), which looks weird when printing those: ``` --http-server-request-limit The overall request limit [env: HTTP_SERVER_REQUEST_LIMIT=] [default: "262.1 KB"] --http-server-json-limit The...

Having a setup with Rust and WASM, I do have the problem that I can't pass in the `monaco` parameter to the `wireGrammar` function. There is no type/instance for the...

### Steps to Reproduce Run any `step-ca` command. ### Your Environment * OS - Fedora 39 * `step-ca` Version - CA/0.25.2 ### Expected Behavior It gives instruction that work. ###...

bug
needs triage