fairing icon indicating copy to clipboard operation
fairing copied to clipboard

Expose a method in deployer to terminate jobs/deployments

Open karthikv2k opened this issue 5 years ago • 3 comments

karthikv2k avatar May 30 '19 18:05 karthikv2k

Issue-Label Bot is automatically applying the label improvement/enhancement to this issue, with a confidence of 0.95. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

issue-label-bot[bot] avatar May 30 '19 18:05 issue-label-bot[bot]

@karthikv2k Maybe I don't quite catch your meaning, but the jobs has method to cleanup, only need to set deployer with cleanup=True/False, as below, seems the requriement has been implemented here.

fairing.config.set_deployer('job', cleanup=True/False)

And seems fairing do not support deploy deployments, now only job/tfjob/gcpjob/serving. Yes, personally we should support that, comments? Thanks.

jinchihe avatar Jun 27 '19 09:06 jinchihe

/priority p2 /area engprod

jtfogarty avatar Jan 15 '20 22:01 jtfogarty