Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR: Support Cloud Run Jobs #7914

Open
bskaplan opened this issue Oct 4, 2022 · 1 comment
Open

FR: Support Cloud Run Jobs #7914

bskaplan opened this issue Oct 4, 2022 · 1 comment
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.

Comments

@bskaplan
Copy link
Contributor

bskaplan commented Oct 4, 2022

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.

@aaron-prindle aaron-prindle added kind/feature-request deploy/cloud-run kind/todo implementation task/epic for the skaffold team labels Oct 5, 2022
@gsquared94 gsquared94 added the priority/p3 agreed that this would be good to have, but no one is available at the moment. label Nov 22, 2022
@aaron-prindle
Copy link
Contributor

aaron-prindle commented Nov 28, 2022

IGNORE - Making triage party bot happy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

3 participants