3002 bug docker builds failing #3021
No reviewers
Labels
No labels
1week
2weeks
Failed compliance check
IP cameras
NATS
Possible security concern
Review effort 1/5
Review effort 2/5
Review effort 3/5
Review effort 4/5
Review effort 5/5
UI
aardvark
accessibility
amd64
api
arm64
auth
back-end
bgp
blog
bug
build
checkers
ci-cd
cleanup
cnpg
codex
core
dependencies
device-management
documentation
duplicate
dusk
ebpf
enhancement
eta 1d
eta 1hr
eta 3d
eta 3hr
feature
fieldsurvey
github_actions
go
good first issue
help wanted
invalid
javascript
k8s
log-collector
mapper
mtr
needs-triage
netflow
network-sweep
observability
oracle
otel
plug-in
proton
python
question
reddit
redhat
research
rperf
rperf-checker
rust
sdk
security
serviceradar-agent
serviceradar-agent-gateway
serviceradar-web
serviceradar-web-ng
siem
snmp
sysmon
topology
ubiquiti
wasm
wontfix
zen-engine
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
carverauto/serviceradar!3021
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refs/pull/3021/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Imported from GitHub pull request.
Original GitHub pull request: #3003
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/pull/3003
Original created: 2026-03-07T20:02:33Z
Original updated: 2026-03-07T20:10:18Z
Original head: carverauto/serviceradar:3002-bug-docker-builds-failing
Original base: staging
Original merged: 2026-03-07T20:03:54Z by @mfreeman451
IMPORTANT: Please sign the Developer Certificate of Origin
Thank you for your contribution to ServiceRadar. Please note, when contributing, the developer must include
a DCO sign-off statement indicating the DCO acceptance in one commit message. Here
is an example DCO Signed-off-by line in a commit message:
Describe your changes
Issue ticket number and link
Code checklist before requesting a review
Imported GitHub PR comment.
Original author: @qodo-code-review[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/3003#issuecomment-4017242099
Original created: 2026-03-07T20:02:54Z
Review Summary by Qodo
Add Docker Compose CNPG PG16-to-PG18 migration path with credential preservation
✨ Enhancement🐞 Bug fixWalkthroughs
Description
Diagram
File Changes
1. elixir/serviceradar_core/lib/serviceradar/cluster/startup_migrations.ex
Refactoring+8/-62. docker/compose/bootstrap-db-credentials.sh
✨ Enhancement+77/-313. docker/compose/check-cnpg-major-version.sh
✨ Enhancement+23/-0View more (11)
4. docker/compose/generate-certs.sh
✨ Enhancement+22/-35. docker/compose/migrate-cnpg-pg16-to-pg18.sh
✨ Enhancement+308/-06. docker-compose.yml
⚙️ Configuration changes+41/-57. DOCKER_QUICKSTART.md
📝 Documentation+21/-28. README-Docker.md
📝 Documentation+34/-39. docs/docs/docker-setup.md
📝 Documentation+25/-210. openspec/changes/add-compose-cnpg-pg18-migration-path/design.md
📝 Documentation+72/-011. openspec/changes/add-compose-cnpg-pg18-migration-path/proposal.md
📝 Documentation+38/-012. openspec/changes/add-compose-cnpg-pg18-migration-path/specs/cnpg/spec.md
📝 Documentation+22/-013. openspec/changes/add-compose-cnpg-pg18-migration-path/specs/docker-compose-stack/spec.md
📝 Documentation+45/-014. openspec/changes/add-compose-cnpg-pg18-migration-path/tasks.md
📝 Documentation+7/-0Imported GitHub PR comment.
Original author: @qodo-code-review[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/3003#issuecomment-4017242156
Original created: 2026-03-07T20:02:56Z
Code Review by Qodo
🐞 Bugs (3)📘 Rule violations (0)📎 Requirement gaps (1)1. Legacy creds bypass spec
🐞 Bug⛨ Security2. Migrator fails when volume missing
📎 Requirement gap⛯ Reliability3. Migrator hardcodes chmod
🐞 Bug⛨ Security4. Migration guard too coarse
🐞 Bug⛯ ReliabilityImported GitHub PR review comment.
Original author: @qodo-code-review[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/3003#discussion_r2900432489
Original created: 2026-03-07T20:10:18Z
Original path: docker/compose/bootstrap-db-credentials.sh
Original line: 107
1. Legacy creds bypass spec
🐞 Bug⛨ SecurityAgent Prompt
ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools