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

Fix monasca-aggregator build #418

Merged
merged 3 commits into from
Feb 20, 2018
Merged

Fix monasca-aggregator build #418

merged 3 commits into from
Feb 20, 2018

Conversation

timothyb89
Copy link
Member

Building of confluent-kafka-go is currently broken on go v1.9.4 which
is currently shipping with alpine:edge [1]. This switches the image
build to alpine:3.7 which does now have this problem, however we may
run into issues upgrading to later versions if confluent-kafka-go
doesn't find a workaround for the underlying problem.

[1] confluentinc/confluent-kafka-go#137

Signed-off-by: Tim Buckley [email protected]

Building of confluent-kafka-go is currently broken on go v1.9.4 which
is currently shipping with alpine:edge [1]. This switches the image
build to alpine:3.7 which does now have this problem, however we may
run into issues upgrading to later versions if confluent-kafka-go
doesn't find a workaround for the underlying problem.

[1] confluentinc/confluent-kafka-go#137

Signed-off-by: Tim Buckley <[email protected]>
aadams19
aadams19 previously approved these changes Feb 20, 2018
Signed-off-by: Tim Buckley <[email protected]>
@timothyb89 timothyb89 merged commit a176aa0 into master Feb 20, 2018
@chaconpiza chaconpiza deleted the fix-aggregator-build branch July 30, 2021 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants