GoogleContainerTools / GoogleContainerTools/skaffold

FR: Support Cloud Run Jobs

Open
#7,914 1 comment 2 reactions 0 assignees View on GitHub
deploy/cloud-run kind/feature-request kind/todo priority/p3
Dominant language
Go
Stars
15.9k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.