Stefán Freyr Stefánsson

Results 25 issues of Stefán Freyr Stefánsson

I think providing a Redis alternative for distributed caching solution in Hono in addition to the current Infinispan implementation would be beneficial in many ways. First, many companies already have...

enhancement
C&C

If I run a recipe that creates an export for `/mnt/foo` everything works. However, if I then change something about that export (for instance, add or remove an option), re-running...

Bug

### Description I'd like to be able to re-tag a docker image that got built with multiple other `repo/image:tag` combos. Personally, I don't need to push all these different images...

According to the [documentation](https://eclipse.dev/hono/docs/api/management/#/devices/searchDevicesForTenant), searching for devices can be done using a predicate specified by the `filterJson` request parameter. The example in the documentation for example is `{"field": "/ext/brand","value": "eclipse*"}`...

After building Hono and containers, I go to the `tests/` directory and run the integration tests there. If I first run the `remote_cache` (default) profile, the tests pass fine. But...