Skip to content

feat: image pull policy in docker compose files and configure development setup #313

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

Merged
merged 2 commits into from
May 7, 2025

Conversation

mfiedorowicz
Copy link
Member

  • set image pull policy (always) in docker-compose.yaml
  • set image pull policy (build) in docker-compose.dev.yaml
  • add script to configure development setup

Signed-off-by: Michal Fiedorowicz <mfiedorowicz@netboxlabs.com>
Signed-off-by: Michal Fiedorowicz <mfiedorowicz@netboxlabs.com>
Copy link

github-actions bot commented May 7, 2025

Go test coverage

STATUS ELAPSED PACKAGE COVER PASS FAIL SKIP
🟢 PASS 1.10s github.com/netboxlabs/diode/diode-server/auth 22.2% 7 0 0
🟢 PASS 1.02s github.com/netboxlabs/diode/diode-server/authutil 81.1% 12 0 0
🟢 PASS 0.01s github.com/netboxlabs/diode/diode-server/dbstore/postgres 0.0% 0 0 0
🟢 PASS 0.00s github.com/netboxlabs/diode/diode-server/errors 0.0% 0 0 0
🟢 PASS 1.64s github.com/netboxlabs/diode/diode-server/ingester 80.3% 9 0 0
🟢 PASS 1.06s github.com/netboxlabs/diode/diode-server/migrator 70.4% 4 0 0
🟢 PASS 3.39s github.com/netboxlabs/diode/diode-server/netboxdiodeplugin 83.9% 27 0 0
🟢 PASS 1.68s github.com/netboxlabs/diode/diode-server/reconciler 70.7% 38 0 0
🟢 PASS 1.02s github.com/netboxlabs/diode/diode-server/reconciler/applier 85.7% 1 0 0
🟢 PASS 0.00s github.com/netboxlabs/diode/diode-server/reconciler/changeset 0.0% 0 0 0
🟢 PASS 1.31s github.com/netboxlabs/diode/diode-server/reconciler/differ 55.8% 6 0 0
🟢 PASS 1.02s github.com/netboxlabs/diode/diode-server/server 85.7% 14 0 0
🟢 PASS 0.00s github.com/netboxlabs/diode/diode-server/telemetry 0.0% 0 0 0
🟢 PASS 1.01s github.com/netboxlabs/diode/diode-server/version 100.0% 1 0 0

Total coverage: 51.0%

@mfiedorowicz mfiedorowicz merged commit e9ffb18 into develop May 7, 2025
7 checks passed
@mfiedorowicz mfiedorowicz deleted the chore-dev-setup branch May 7, 2025 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants