Whitch works for all worker nodes on all clusters.
But the login_adapter chokes on the content of the native block.
“no implicit conversion of string into Integer”
Removing the script/native for the login node did the trick.
But sinds linux_adapter does not technicaly submit a job it should just ignore all content of that block.
Than you would have one size fits all (we genrate all configs for all clusters zo all divergences are a pain)
Yea, looking at the code we’re expecting a hash, so you can override the image or bindpath for that job instead of using what’s defined in the cluster config.
“One size fits all” sounds nice, it’s just that’s not even possible with actual schedulers, let alone things like this or kubernetes or whatever else may come.