Block a user
test: introduce local integration testing
The PR is now ready to review, I will add another script file that automates the startup of the VMs and testing. One thing I am not sure about is where to put the helper functions that are…
WIP: feat: introduce local integration testing
do not run
_ensure_swarm during test setup if using remote server
I digged into this a bit and went with the is_local function to ensure docker swarm is available on the client and server. Also it is not possible to remove the dependency of a local docker setup…
feat: access logs
mmm according to this, crowdsec should be able to parse json logs so we could merge both…