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

Kafka 0.11.0.0 #4

Closed
wants to merge 17 commits into from
Closed

Kafka 0.11.0.0 #4

wants to merge 17 commits into from

Conversation

solsson
Copy link
Owner

@solsson solsson commented Jun 23, 2017

Currently RC, which is why we build from source

@solsson
Copy link
Owner Author

solsson commented Jun 23, 2017

Test results with e8b6fb4 reverted are "3332 tests completed, 57 failed". Same if I use the scala version from gradle.properties and the gradle version that the build downloads anyway:

-ENV KAFKA_VERSION=0.11.0.0-rc2 SCALA_VERSION=2.12.2
+ENV KAFKA_VERSION=0.11.0.0-rc2 SCALA_VERSION=2.11.11
 
 RUN set -e; cd /usr/local; \
-  GRADLE_VERSION=4.0 PATH=$PATH:$(pwd)/gradle-$GRADLE_VERSION/bin; \
+  GRADLE_VERSION=3.5 PATH=$PATH:$(pwd)/gradle-$GRADLE_VERSION/bin; \

@solsson
Copy link
Owner Author

solsson commented Jun 23, 2017

Built as solsson/kafka:0.11.0.0-rc2@sha256:713869ff8d04840f3dfd6d002463124dbad0a5b7182fcdb5f15b200b35dbe65d. No layer optimizations done yet, so the image includes both build environment and source.

@solsson
Copy link
Owner Author

solsson commented Jun 24, 2017

Todos:

solsson added a commit to Yolean/kubernetes-kafka that referenced this pull request Jun 28, 2017
@solsson
Copy link
Owner Author

solsson commented Jun 28, 2017

Kafka 0.11.0.0 has been released. Latest build from that tag is solsson/kafka:0.11.0.0@sha256:4c194db2ec15698aca6f1aa8a2fd5e5c566caed82b4bf43446c388f315397756.

@solsson
Copy link
Owner Author

solsson commented Jul 20, 2017

Splitting this effort into #5 (solsson/kafka) and #6 (solsson/kafka-alpine).

@solsson solsson closed this Jul 20, 2017
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.

1 participant