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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃帀 Feature request: Add Google Cloud Run support 馃殌馃殌馃殌 #7981

Open
karolzlot opened this issue Jul 24, 2020 · 3 comments
Open

Comments

@karolzlot
Copy link

karolzlot commented Jul 24, 2020

Currently serverless supports Knative.
Google Cloud Run is not supported, but it uses Knative, so it should be possible to implement it.
What do you think?

@medikoo
Copy link
Contributor

medikoo commented Jul 24, 2020

@qqgg231 We're totally open for that, but same as with knative it should be introduced as external plugin.

@karolzlot karolzlot changed the title Add Google Cloud Run support 馃帀 Feature request: Add Google Cloud Run support 馃殌馃殌馃殌 Jul 26, 2020
@gsouf
Copy link

gsouf commented Aug 1, 2020

@medikoo what's required to implement this? Do you have any docs or examples?

@medikoo
Copy link
Contributor

medikoo commented Aug 3, 2020

@gsouf we have a very basic introduction on how to write plugins here: https://www.serverless.com/blog/writing-serverless-plugins. Otherwise it's best to peek into existing plugins as https://github.com/serverless/serverless-knative/ and follow how they were setup.
Note that currently documentation for a provider plugin should be added into this repo, specifically here: https://github.com/serverless/serverless/tree/41d19b3834609ae6bf96439df554b99a082ccb0f/docs/providers but as we believe it should also be hosted with a plugin it's likely to change in a future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants