kube-HPC / hkube

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

Add stateless count properties to UI json form #1791

Closed RonShvarz closed 10 months ago

RonShvarz commented 1 year ago

Is your feature request related to a problem? Please describe. Following kube-HPC/hkube#1765 , minStatelessCount and maxStatelessCount are fields that are available for stateless nodes. They need to be shown in the pipeline wizard in the text editor.

Describe the solution you'd like Fields shown if they were added to a pipeline and exist in the database

Additional context They are already added to the job-schema in api-server Private Zenhub Image

zivglik commented 1 year ago

need put this after State Type Private Zenhub Image

golanha commented 10 months ago

In case values are set for the stateless count, we'd like to have the count pane expended.