Salomon Popp

Results 30 issues of Salomon Popp

with https://github.com/contiamo/restful-react/pull/376 we won't need the separate `retryPipelineGraph` anymore, because `graphRefetch` can directly return data. We just need to wait for a new release of restful-react.

frontend

based on blackd #1606

Within the `Topic (v3)` API group, the topic data returned by the `GET /clusters/{cluster_id}/topics/{topic_id}` endpoint doesn't always include `partitions_count`. However, it is marked as _required_ by the OpenAPI schema. https://github.com/confluentinc/kafka-rest/blob/f4451aa8297bef4798310613d46a5c3b47c65878/api/v3/openapi.yaml#L2384...

The pre-compiled macOS binary appears to be x86 only. Would it be possible to have a universal build supporting ARM architecture? When building from source using `cargo install ouch` rustup...

Having to set the `nameOverride` for every deployment seems like a workaround. We should look into setting the correct Helm release name automatically without overriding.

Closes #200 Replaces unmaintained RESTful React with [OpenAPI codegen](https://github.com/fabien0102/openapi-codegen) dependency

frontend

**Is your feature request related to a problem? Please describe.** I haven't found a documented way of setting the favicon. **Describe the solution you'd like** An easy builtin way to...

enhancement

similar to the existing option to add a custom blacklist regex, but only remove exact match, not the whole line. This could be added to the SDHProcessor or as its...

enhancement

Thanks for this cool little helper, it has made prettier much more usable/enjoyable for me. Unfortunately YAML formatting doesn't seem to work. file contents: ```yaml version: 2 updates: # Maintain...