[Docs] IDL docs: Specify array job parallelism is a max, not a min #3933
Labels
documentation
Improvements or additions to documentation
untriaged
This issues has not yet been looked at by the Maintainers
Description
https://github.com/flyteorg/flyteidl/blob/b0c083121c310f088cc41fa111ba318bff20c83e/protos/flyteidl/plugins/array_job.proto#L13
implies that the parallelism field for array jobs is a min
however plugins code reads the field as a max:
https://github.com/flyteorg/flyteplugins/blob/c528bb88937b4732c9cb5537ed8ea6943ff4fb56/go/tasks/plugins/array/k8s/management.go#L145
Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: