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

[FEATURE] Add Google Cloud Cloud Functions as an output type #240

Closed
developer-guy opened this issue May 20, 2021 · 2 comments · Fixed by #241
Closed

[FEATURE] Add Google Cloud Cloud Functions as an output type #240

developer-guy opened this issue May 20, 2021 · 2 comments · Fixed by #241
Assignees
Labels
kind/feature New feature or request

Comments

@developer-guy
Copy link
Contributor

Motivation

Cloud Functions is a scalable pay-as-you-go function as a service (FaaS) to run your code with zero server management. In Falcosidekick, there is support available for some Google Cloud services like Storage, Pub/Sub, etc. So, it would be nice to have if we add another Google Cloud service named Cloud Function as an output for the Falcosidekick.

Feature

As I mentioned above, we have support for some Google Cloud services in Falcosidekick, we can add the code for Cloud Functions support to the available code used for implementing other Google Cloud services.

Alternatives

Alternatively, there is no support for Cloud Run which is another FaaS solution in Google Cloud in Falcosidekick, maybe we can add that later.

Additional context

@developer-guy developer-guy added the kind/feature New feature or request label May 20, 2021
@developer-guy developer-guy self-assigned this May 20, 2021
@developer-guy
Copy link
Contributor Author

cc: @cartyc @Issif

@cartyc
Copy link
Contributor

cartyc commented May 21, 2021

+1 for cloud run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants