Adds a CLI flag to kubetools deploy to enable/disable this behaviour.
This is a sensible default to avoid leaving lots of empty job objects
lying around on the cluster. Cluster level logging should handle the
tracking of logs rather than leaving the objects lying around.
Adds a CLI flag to
kubetools deploy
to enable/disable this behaviour.This is a sensible default to avoid leaving lots of empty job objects lying around on the cluster. Cluster level logging should handle the tracking of logs rather than leaving the objects lying around.
Closes: #67