-
Notifications
You must be signed in to change notification settings - Fork 8
Comparing changes
Open a pull request
base repository: cosmonic-labs/netreap
base: v0.2.0
head repository: cosmonic-labs/netreap
compare: main
- 16 commits
- 11 files changed
- 5 contributors
Commits on Sep 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3932812 - Browse repository at this point
Copy the full SHA 3932812View commit details
Commits on Nov 1, 2023
-
Merge pull request #30 from cosmonic/update_0.2.0_site_readme
Update README, website for v0.2.0 release
Configuration menu - View commit details
-
Copy full SHA for dbf1bd1 - Browse repository at this point
Copy the full SHA dbf1bd1View commit details
Commits on Nov 10, 2023
-
Switch from deprecated RunWithClientAndLogger to RunWithClientAndHclog
Signed-off-by: Joonas Bergius <joonas@bergi.us>
Configuration menu - View commit details
-
Copy full SHA for 08aa049 - Browse repository at this point
Copy the full SHA 08aa049View commit details
Commits on Nov 15, 2023
-
not shutdown netreap after getting incorrect event from nomad
v.khaverko committedNov 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 154cb3a - Browse repository at this point
Copy the full SHA 154cb3aView commit details -
v.khaverko committed
Nov 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 2134797 - Browse repository at this point
Copy the full SHA 2134797View commit details
Commits on Dec 1, 2023
-
Merge pull request #32 from joonas/chore/switch-to-non-deprecated-method
Switch from deprecated RunWithClientAndLogger to RunWithClientAndHclog
Configuration menu - View commit details
-
Copy full SHA for 96dbb44 - Browse repository at this point
Copy the full SHA 96dbb44View commit details
Commits on Jan 12, 2024
-
Bridge Cilium log usage to zap
Cilium uses logrus instead of zap for logging. This change introducs a simple bridge that should funnel any logs from the Cilium codebase through the zap logger in netreap. This is part of breaking up #33.
Configuration menu - View commit details
-
Copy full SHA for e5cc49f - Browse repository at this point
Copy the full SHA e5cc49fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 014b42c - Browse repository at this point
Copy the full SHA 014b42cView commit details -
Move netreap specific labels to separate package.
This change is mostly here to mirror how Cilium structures its code internally. No functional change.
Configuration menu - View commit details
-
Copy full SHA for ba031ef - Browse repository at this point
Copy the full SHA ba031efView commit details
Commits on Feb 2, 2024
-
Merge pull request #37 from deverton-godaddy/deverton/netreap-labels
Move netreap specific labels to separate package.
Configuration menu - View commit details
-
Copy full SHA for 8c6edb4 - Browse repository at this point
Copy the full SHA 8c6edb4View commit details -
Merge pull request #34 from DevKhaverko/fix
not shutdown netreap after getting incorrect event from nomad
Configuration menu - View commit details
-
Copy full SHA for 5e4cc27 - Browse repository at this point
Copy the full SHA 5e4cc27View commit details -
Merge pull request #36 from deverton-godaddy/deverton/bridge-zap-logrus
Bridge Cilium log usage to zap
Configuration menu - View commit details
-
Copy full SHA for 743afb7 - Browse repository at this point
Copy the full SHA 743afb7View commit details
Commits on Feb 7, 2024
-
fix: check to see if endpoint is nil before appending the ID in an error
It looks like if an endpoint isn't found we might not always be able to get its ID when logging an error. This caused a panic when it should not have. Fixes #38.
Configuration menu - View commit details
-
Copy full SHA for bba3716 - Browse repository at this point
Copy the full SHA bba3716View commit details -
Merge pull request #39 from cosmonic/fix_nil_endpoint_bug
fix: check to see if endpoint is nil before appending the ID in an error
Configuration menu - View commit details
-
Copy full SHA for 2568a36 - Browse repository at this point
Copy the full SHA 2568a36View commit details -
Update repo URL for the Netreap project
We rehomed the Github project from `cosmonic` to `cosmonic-labs`, so we need to update the URLs embedded in our website, documentation and update the Go module to reference the correct paths.
Configuration menu - View commit details
-
Copy full SHA for 33742f6 - Browse repository at this point
Copy the full SHA 33742f6View commit details
Commits on Feb 9, 2024
-
Merge pull request #40 from cosmonic-labs/site_update_repo_url
Update repo URL for the Netreap project
Configuration menu - View commit details
-
Copy full SHA for f3bac8c - Browse repository at this point
Copy the full SHA f3bac8cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.2.0...main