FR: Support Cloud Run Jobs #7914
Labels
deploy/cloud-run
kind/feature-request
kind/todo
implementation task/epic for the skaffold team
priority/p3
agreed that this would be good to have, but no one is available at the moment.
Following on from the Cloud Run support (#3217), Cloud Run recently launched Jobs. https://cloud.google.com/run/docs/create-jobs
Skaffold should support deploying these too. Other than allowlisting the run.googleapis.com Jobs kind for manifest transforms, I do not believe this will require any changes to Skaffold's interface, just plumbing the new manifest type through the Cloud Run deployer.
Since Jobs don't directly execute code or serve user requests, some Skaffold features like port forwarding won't be implemented for this kind.
The text was updated successfully, but these errors were encountered: