kafka-snap:rock

Last commit made on 2022-07-06
Get this branch:
git clone -b rock https://git.launchpad.net/kafka-snap
Members of Ubuntu Docker Images can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
rock
Repository:
lp:kafka-snap

Recent commits

3416aec... by Marc Oppenheimer

feat: expose majority of common kafka scripts

cbe8161... by Marc Oppenheimer

feat: restore kafka/zk services, disabled by default

73e81f7... by Marc Oppenheimer

docs: update README for running zk/kafka service

fdd31a6... by Marc Oppenheimer

feat: remove autostart of kafka service

26ef697... by Athos Ribeiro

Remove dangling symlink

There is a dangling symlink in the snap due to the renaming of a
specific openjdk configuration file. See [1] and [2] for further
references.

[1] https://forum.snapcraft.io/t/resolve-package-contains-external-symlinks-error-when-trying-to-snap/2963
[2] https://bugs.openjdk.java.net/browse/JDK-8253866

Signed-off-by: Athos Ribeiro <email address hidden>

afb371b... by Athos Ribeiro

DRY by using the SNAPCRAFT_PROJECT_VERSION var

Signed-off-by: Athos Ribeiro <email address hidden>

769a778... by Athos Ribeiro

Print default config file path in warning messages

Signed-off-by: Athos Ribeiro <email address hidden>

746f38f... by Athos Ribeiro

Fix tab/space indentation in wrapper scripts

Signed-off-by: Athos Ribeiro <email address hidden>

4b7fdfa... by Athos Ribeiro

Quote variables in wrapper scripts

Signed-off-by: Athos Ribeiro <email address hidden>

103f9c3... by Athos Ribeiro

Adjust README.md language

Fix typos, punctuation, grammar, etc.

Signed-off-by: Athos Ribeiro <email address hidden>