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

Blog post about Kubernetes Response Engine with Google Cloud Run - Part 6 #446

Conversation

developer-guy
Copy link
Contributor

@developer-guy developer-guy commented Jun 7, 2021

Signed-off-by: Batuhan Apaydın batuhan.apaydin@trendyol.com

What type of PR is this?

Uncomment one (or more) /kind <> lines:

/kind content

Any specific area of the project related to this PR?

Uncomment one (or more) /area <> lines:

/area blog

What this PR does / why we need it:

This is another part of the Kubernetes Response Engine series, this time we are using Cloud Run to set up it.

Which issue(s) this PR fixes:

Fixes #444

Special notes for your reviewer:
We have to wait for falcosecurity/charts repository to release Google Cloud Run support first.
There is a PR already opened for adding it.

@developer-guy developer-guy force-pushed the feature/kre-based-on-gke-and-cloud-run branch 2 times, most recently from 3b4e4b9 to 01705dc Compare June 13, 2021 16:02
@developer-guy developer-guy requested a review from Issif June 16, 2021 19:30
Copy link
Contributor

@radhikapc radhikapc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor suggestions to improve readability

@developer-guy developer-guy changed the title wip: Blog post about Kubernetes Response Engine with Google Cloud Run wip: Blog post about Kubernetes Response Engine with Google Cloud Run - Part 6 Jun 17, 2021
@danpop-chainguard
Copy link
Contributor

/lgtm
/approve

@developer-guy
Copy link
Contributor Author

thank you so much for helping me to improve this blog post, I will add you as a co-author to the blog post @radhikapc 🙏

@developer-guy developer-guy force-pushed the feature/kre-based-on-gke-and-cloud-run branch 3 times, most recently from 461fb67 to 8b430c8 Compare June 21, 2021 18:55
@developer-guy developer-guy requested a review from radhikapc June 21, 2021 19:00
Copy link
Contributor

@radhikapc radhikapc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few more changes to improve readability.

@poiana poiana removed the lgtm label Jun 21, 2021
@developer-guy developer-guy force-pushed the feature/kre-based-on-gke-and-cloud-run branch from 8b430c8 to 8c64df9 Compare June 21, 2021 19:24
@developer-guy
Copy link
Contributor Author

developer-guy commented Jun 24, 2021

Yesterday, Falcosidekick released a new version of its Chart and this release includes Google Cloud Run and Google Cloud Functions features, so I think we are ready to merge both PR's #446 and #453 now if everything is okay.

WDYT @radhikapc @Issif @Dentrax?

@Dentrax
Copy link
Contributor

Dentrax commented Jun 24, 2021

I think we can publish both at the same time when we're ready. If both of OK for you, we'll need to update the dates, but pushing a new commit removes the LGTM label.

@developer-guy developer-guy force-pushed the feature/kre-based-on-gke-and-cloud-run branch from 8c64df9 to 8357654 Compare June 24, 2021 09:28
@developer-guy developer-guy changed the title wip: Blog post about Kubernetes Response Engine with Google Cloud Run - Part 6 Blog post about Kubernetes Response Engine with Google Cloud Run - Part 6 Jun 25, 2021
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
Co-Authored-by: Radhika Puthiyetath <radhika.dwaraka@gmail.com>
@developer-guy developer-guy force-pushed the feature/kre-based-on-gke-and-cloud-run branch from 8357654 to 5e74a77 Compare June 25, 2021 07:13
@poiana poiana added the lgtm label Jun 25, 2021
@poiana
Copy link

poiana commented Jun 25, 2021

LGTM label has been added.

Git tree hash: f87fbe8e9fa0d8786c8c8113e1560dc5c87aeec8

Copy link
Contributor

@radhikapc radhikapc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@poiana
Copy link

poiana commented Jun 25, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: danpopSD, developer-guy, radhikapc

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@poiana poiana merged commit 7b53f17 into falcosecurity:master Jun 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Creating Kubernetes Response Engine by using GKE (Google Kubernetes Engine), and Google Cloud Run
6 participants