Alexander Turiak
Alexander Turiak
Hello @ceckoslab, looks like this is what we need. Can you send a PR please?
Managed to replace elastic with opensearch with following .warden/warden-env.yml: ``` version: "3.5" services: elasticsearch: environment: - DISABLE_SECURITY_PLUGIN=true image: ${WARDEN_IMAGE_REPOSITORY}/opensearch:1.3 elasticsearch-hq: profiles: - donotstart ``` Unfortunately opensearch doesn't start with `xpack.security.enabled:...
:thumbsup: I'd add an option to verify the ability to instantiate source/frontend/backend models, common problem when a module which adds an EAV attribute gets disabled
Thanks for the info Mike, I've closed my issue #60 as well
Hi @ishakuta, which approach/tools do you suggest for testing?
Hi, can you provide more info what happens? At the Hackathon in Zürich this weekend we plan to refactor the extension, but would nice to know current problems. Thanks