terascope / teraslice

Scalable data processing pipelines in JavaScript
https://terascope.github.io/teraslice/
Apache License 2.0
50 stars 13 forks source link

cli should warn user when kubernetes_image on job differs from master #3507

Closed godber closed 9 months ago

godber commented 10 months ago

The teraslice-cli should warn the user when operating (register/start/update) on a job if the kubernetes_image specified on the job does not match the kubernetes_image of the master.

WIP ....

There are a few ways to achieve this.