We need also to make the same change at the ekcp backend in Catapult so we can test also in CI. Note we can post also a kindconfig (is not documented anywhere.. my bad) https://github.com/mudler/ekcp/blob/b585bb2a22393f9b870651da06428917fdd6cf7c/api.go#L36 , so it should work somehow like this:
curl -d "name=test&kindconfig=$(base64 kindconfig.yaml)" -X POST http://127.0.0.1:8030/new
Originally posted by @mudler in https://github.com/SUSE/catapult/pull/156/files