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

wip: build: update gRPC to 1.25.0 #939

Merged
merged 2 commits into from
Dec 3, 2019
Merged

wip: build: update gRPC to 1.25.0 #939

merged 2 commits into from
Dec 3, 2019

Conversation

fntlnz
Copy link
Contributor

@fntlnz fntlnz commented Nov 29, 2019

Signed-off-by: Lorenzo Fontana lo@linux.com

What type of PR is this?

/kind bug

Any specific area of the project related to this PR?
/area build

What this PR does / why we need it:

At the moment, Falco does not compile when glibc is > 2.3.0 .
This is because of some incompatibilities between gRPC and glibc, not caused by falco itself. See the PR on gRPC grpc/grpc#18950
My proposed solution is to upgrade gRPC and protobuf to fix this.

Which issue(s) this PR fixes:

Fixes #921

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

build: bump gRPC to 1.25.0

@poiana poiana requested a review from Kaizhe November 29, 2019 03:46
@poiana poiana requested a review from krisnova November 29, 2019 03:46
@poiana poiana added the size/S label Nov 29, 2019
@fntlnz fntlnz changed the title wip: build: update protobuf to 3.11.0 and gRPC to 1.25.0 wip: build: update gRPC to 1.25.0 Nov 29, 2019
Signed-off-by: Lorenzo Fontana <lo@linux.com>
@poiana poiana added the lgtm label Dec 3, 2019
@poiana
Copy link

poiana commented Dec 3, 2019

LGTM label has been added.

Git tree hash: 7cb24c90c14190102a06a430287bcdf7c03d38bc

@poiana
Copy link

poiana commented Dec 3, 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

@poiana poiana added the approved label Dec 3, 2019
@leodido leodido merged commit d328ff3 into dev Dec 3, 2019
@poiana poiana deleted the fix-921 branch December 3, 2019 17:44
@leodido
Copy link
Member

leodido commented Dec 4, 2019

/milestone 0.19.0

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.

Falco does not compile against glibc 2.30
3 participants