zookeeper: remove config in root / directory#78639
zookeeper: remove config in root / directory#78639mbrancato wants to merge 2 commits intowolfi-dev:mainfrom
/ directory#78639Conversation
Signed-off-by: Mike Brancato <mbrancato@users.noreply.github.com>
Signed-off-by: Mike Brancato <mbrancato@users.noreply.github.com>
|
Hi @mbrancato, thank you for taking the time to raise this PR. Following the upstream structure makes it easier for users to treat our That said, I’m happy to discuss further if you think there are edge cases we should consider. Thanks again for the thoughtful contribution. |
|
@AnmolVirdi just do that in your apko config using the paths directive to symlink from |
|
@mbrancato couple of pointers:
|
Fixes:
A bug where newer zk packages from wolfi have a
/conffolder which should be in/usr/share/java/zookeeper/confas older packages were. Creating new directories in root is not a standard practice.Related:
commit for blame:
b6871dc
Pre-review Checklist
For new package PRs only
endoflife.date)For new version streams
name: ${{package.name}}-compat)provides:logical unversioned forms of the package (e.g.nodejs,nodejs-lts)For package updates (renames) in the base images
When updating packages part of base images (i.e. cgr.dev/chainguard/wolfi-base or ghcr.io/wolfi-dev/sdk)
apk upgrade --latestsuccessfully upgrades packages or performs no actionsFor security-related PRs
CVE Scanning: This PR will fail if ANY CVEs are found (fail-any mode). To customize:
<!--ci-cve-scan:must-fix: CVE-ID-->markers and remove the line belowFor version bump PRs
epochfield is reset to 0For PRs that add patches