Skip to content
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

feat: add diode-reconciler to ingress nginx config #174

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

mfiedorowicz
Copy link
Member

Diode service - Ingestion logs (5)

Logs confirming new configuration works as expected:

2024-09-20 14:49:57 192.168.65.1 - - [20/Sep/2024:13:49:57 +0000] "POST /diode/diode.v1.IngesterService/Ingest HTTP/2.0" 200 5 "-" "diode-sdk-go/0.2.0 grpc-go/1.63.2" "-"
2024-09-20 14:49:59 192.168.65.1 - - [20/Sep/2024:13:49:59 +0000] "POST /diode/diode.v1.ReconcilerService/RetrieveIngestionLogs HTTP/2.0" 200 9537 "-" "reconciler-sdk-python/0.0.1 netbox_diode_plugin/0.0.0 grpc-python/1.62.1 grpc-c/39.0.0 (linux; chttp2)" "-"

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

Go test coverage

STATUS ELAPSED PACKAGE COVER PASS FAIL SKIP
🟢 PASS 1.23s github.com/netboxlabs/diode/diode-server/ingester 4.3% 9 0 0
🟢 PASS 0.01s github.com/netboxlabs/diode/diode-server/netbox 0.0% 0 0 0
🟢 PASS 1.56s github.com/netboxlabs/diode/diode-server/netboxdiodeplugin 3.3% 40 0 0
🟢 PASS 1.45s github.com/netboxlabs/diode/diode-server/reconciler 12.1% 57 0 0
🟢 PASS 1.47s github.com/netboxlabs/diode/diode-server/reconciler/changeset 34.6% 81 0 0
🟢 PASS 1.02s github.com/netboxlabs/diode/diode-server/server 85.7% 14 0 0
🟢 PASS 1.01s github.com/netboxlabs/diode/diode-server/version 100.0% 1 0 0

Total coverage: 80.0%

Copy link
Contributor

@leoparente leoparente left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mfiedorowicz mfiedorowicz merged commit 4be8d62 into develop Sep 20, 2024
5 checks passed
@mfiedorowicz mfiedorowicz deleted the diode-reconciler-ingress-nginx branch September 20, 2024 14:19
@orb-ci
Copy link

orb-ci commented Sep 26, 2024

🎉 This PR is included in version 0.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@orb-ci
Copy link

orb-ci commented Sep 26, 2024

🎉 This PR is included in version 0.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

3 participants