Radim Kubis

Results 4 comments of Radim Kubis

Closing as obsolete, we will create new test suite based on https://github.com/Apicurio/apicurio-registry/pull/2787.

@tomasAlabes I tried `apicurio-registry-mem` with Colima in a MacOS 13.1 M1 and I didn't hit any issue: Colima instance: ``` $ colima list PROFILE STATUS ARCH CPUS MEMORY DISK RUNTIME...

@tomasAlabes When I tried it for the first time, I got full output that ended with: ``` 2023-01-10 13:01:27 INFO [io.apicurio.registry.storage.impl.sql.InMemoryRegistryStorage] (executor-thread-2) Using In Memory (H2) SQL storage. ``` But...

I tried `apicurio-registry-mem` with `podman` and with `Docker Desktop` on my Mac with M1 chip and it worked well. It looks like problem with `colima` itself.