canonical / charmed-zookeeper-rock

Zookeeper ROCK container
0 stars 2 forks source link

refactor: update zookeeper rock to charmed-zookeeper-rock #15

Closed marcoppenheimer closed 1 year ago

marcoppenheimer commented 1 year ago

Changes Made

refactor: use rockcraft to build from snap instead of Dockerfile
feat: use non-root zookeeper user
refactor: use new image layout
cicd: update build/release CI
chore: use java 17
temp/cicd: remove tests from ci
marcoppenheimer commented 1 year ago

@taurus-forever What's your recommendation for repo changes we should employ here?

3/edge core branch, rename repo to charmed-zookeeper-rock, add necessary API keys? Or should the core branch be 3.6.4-22.04_edge?

Agree with your suggestion to have a bare main, but will add that later.