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

update: cleanup the gRPC dependency and use the url from the main project #933

Merged
merged 3 commits into from
Nov 27, 2019

Conversation

fntlnz
Copy link
Contributor

@fntlnz fntlnz commented Nov 21, 2019

Signed-off-by: Lorenzo Fontana [email protected]

What type of PR is this?

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

Any specific area of the project related to this PR?

/area build

What this PR does / why we need it:

I noticed that Falco wasn't compiling on some machines because gRPC was not being handled righty by CMake so I'm sending this with the needed changes.

Also I did some cleanup and changed the download url to be the one of the main project, checksums are matching.

This is also preparation work for #921 since we will need to update gRPC and this was needed to be prepared for that.

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

build: download gRPC from their github repo

leodido
leodido previously approved these changes Nov 21, 2019
Copy link
Member

@leodido leodido 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
Contributor

poiana commented Nov 21, 2019

LGTM label has been added.

Git tree hash: d8f28ed6bcc65e8a9ae85e83419c08a689dc299a

@fntlnz
Copy link
Contributor Author

fntlnz commented Nov 25, 2019

/milestone 0.19.0

@poiana poiana added this to the 0.19.0 milestone Nov 25, 2019
Co-authored-by: Lorenzo Fontana <[email protected]>
Signed-off-by: Leonardo Di Donato <[email protected]>
@poiana poiana added the lgtm label Nov 27, 2019
@poiana
Copy link
Contributor

poiana commented Nov 27, 2019

LGTM label has been added.

Git tree hash: 29e623fa0144ee34335e6b138096438335d4149a

@poiana
Copy link
Contributor

poiana commented Nov 27, 2019

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: leodido

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

@leodido leodido merged commit c96f852 into dev Nov 27, 2019
@poiana poiana deleted the feat/cleanup-grpc branch November 27, 2019 17:18
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.

3 participants