Daniel del Castillo
Daniel del Castillo
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe. No ### Describe...
It seems like helm is not able to search in S3 repositories. I have a S3 repo configured and I've initialised it with the plugin and pushed some charts. I...
It would be useful configuring a Docker build for this repo and publishing to `hub.docker.com` or some other public repo. I've got a `Dockerfile` I'm using myself to build this,...
When a new backend is added `externalUrl` is not persisted in the database. When the backend is used the `proxyTo` field is used instead of `externalUrl`. Persisting `externalUrl` in the...
Hi, I'm looking to use this connector and harness an integration test to make sure the connector config is correct before deploying the connector, kind of end to end test...
At the moment only Dropwizard/Yammer metrics are provided. A new plugin for Micrometer metrics would be a nice to have. However, I think this should reside in a separate project....
Helps fixing #9045 This flag can be used to control whether exceptions thrown by the decoder should be ignore. For example, at the moment the CSV decoder throw an exception...
We've had some issues configuring Jenkins and the RPM plugin to work together with the GPG plugin. One of the issues we had is the fact that the configuration for...
We have a use case where we send a `long` value with logical type `timestamp-millis` but we want to ingest this as a `bigint` in our table. At the moment...
Include [RFC 7386](https://tools.ietf.org/html/rfc7386 ) support Details TBD