kube-HPC / hkube

🐟 High Performance Computing over Kubernetes - Core Repo 🎣
http://hkube.io
MIT License
305 stars 20 forks source link

in pipeline defention node input objects are turned in to strings #1846

Closed golanha closed 5 months ago

golanha commented 8 months ago

while trying to save: "input": [ {"burst":1000,"burstCount":100} ], we get: "input": [ "{\"burst\":1000,\"burstCount\":100}" ],