Closed yuri1969 closed 7 months ago
Hi, Thanks for your contribution, this is indeed the way to do such validation.
However, as you said, this would be a breaking change, we'll discuss it internally.
Hi, So we decided to postpone a little as we're not sure if we want it to fail the validation or just add a warning, which is not yet possible with our current validation implementation.
Understood, having OK/warning/error validation states available would be useful.
closing as it will no longer be an issue with Task Runners https://develop.kestra.io/docs/concepts/task-runners
docker
property will no longer be available when using the Process task runner
Thanks so much for flagging this issue @yuri1969, it helped to shape the implementation of task runners
What changes are being made and why?
This prevents using incompatible settings with the
PROCESS
runner.Note, merging this would bring a breaking change. There might be a better way around this.
close kestra-io/kestra/issues/2132
How the changes have been QAed?