Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

jaredledvina

jaredledvina pushed 196 commits to main DataDog/cilium
  • daemon: disable dependent bpf-sock-lb options if bpf-sock-lb=false Socket LB tracing and support for getpeername are... 0d5f9e3
  • Don't mark KVstoreLeaseTTL flag as hidden Depending on the deployment scenario, tuning kvstore(etcd) lease TTL can b... 8891ced
  • cilium-cli: Add support for testing with multiple parallel curl requests Add new 'connectivity test' option '--curl-... 311ce40
  • envoy: Increase per-cluster concurrent retry limit Envoy default limit on concurrent retries on a cluster is 3. This... 70a4979
  • helm: Expose '--http-retry-count' Envoy HTTP retry count defaults to 3. Expose it via helm value 'envoy.httpRetryCou... 550fdd6
  • bpf: host: inline handle_netdev() into callers Make it easier to fine-tune the logic to the specific program it's be... c04251c
  • bpf: host: improve drop notification in cil_from_netdev() Use the existing epilogue to emit the drop notification. T... a6c9614
  • bpf: host: improve trace message in cil_from_netdev() The packet is most definitely not coming from HOST_ID. Instead... 195d7b9
  • bpf: host: improve reported identities in cil_from_host() Hard-code the source identity as HOST_ID, rather than rely... a201b79
  • bpf: host: move some IPsec code from do_netdev() to cil_from_netdev() This code is only used when the caller is cil_... 019b2f9
  • vendor: Update cilium/stream package Bump cilium/stream to version v0.0.0-20241203114243-53c3e5d79744 Signed-off-by... 4ae4b17
  • orchestrator: Use truncating chan as input for local node updates The orchestrator is in charge of reinitializing th... 2538362
  • k8s: Bump k8s to v1.32.rc-2 Signed-off-by: Tam Mach <[email protected]> 6ae8a0a
  • fix(deps): update all go dependencies main Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users... 8f1305f
  • bpf: host: exit early when to-host handles to-proxy traffic When the to-host program handles traffic marked as MARK_... 521fb2a
  • cilium-cli/connectivity: disable warning log checks before v1.17 Since commit 5417a3fa37bc ("cli/connectivity: Check... 60ed292
  • chore: add versioning for drop notify messages Aligns the control-plane drop notify struct with the dataplane struct... befdbb4
  • bpf: nodeport: forward L7 svc traffic straight to proxy L7 svc requests are currently redirected to cilium_net / cil... 1c7f706
  • identity/cache: remove event chan from local allocators When an identity is allocated, it needs to be plumbed in to ... 71cebc7
  • policy: always use incremental updates when new identity is learned Prior to this change, there were two possible wa... 22ed4dd
  • and 176 more ...

View on GitHub

jaredledvina pushed 122 commits to v1.16 DataDog/cilium
  • chore(deps): update all-dependencies Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.norep... f60d52e
  • images: update cilium-{runtime,builder} Signed-off-by: Cilium Imagebot <[email protected]> a6653e8
  • chore(deps): update all github action dependencies Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bo... dff7f40
  • test: Use new mirror for downloading kubectl [ upstream commit b927504a0626bb5fa9b08095f065e5137ecf664b ] The old o... 793a6c9
  • gha: Upgrade helm/kind-action to the latest upstream [ upstream commit 7e0ebf4c0fba47bf6492e3f08746a011e12a47e9 ] T... ed3c2f6
  • chore(deps): update quay.io/lvh-images/kind docker tag to bpf-20241206.013345 Signed-off-by: cilium-renovate[bot] <1... f44e8ba
  • chore(deps): update go to v1.22.10 Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply... e979300
  • images: update cilium-{runtime,builder} Signed-off-by: Cilium Imagebot <[email protected]> c6032be
  • gha: Remove hostLegacyRouting in clustermesh [ upstream commit 78e8f73bace4ed024a8781325fa4882efaa1e026 ] Relates: ... 962f2e5
  • chore(deps): update all-dependencies Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.norep... d0b60a8
  • images: update cilium-{runtime,builder} Signed-off-by: Cilium Imagebot <[email protected]> ed4f901
  • docs: egress masquerade selector The PR documents a better way to match interfaces prefix for egress masquerade sele... c626feb
  • chore(deps): update all github action dependencies Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bo... 0724fd9
  • gha: configure environment in build-images-base/image-digests job [ upstream commit aa510a92ec5fea5196dcfe3fc921d8a3... 8f97c5d
  • gateway-api: Fix issue for namespace restriction [ upstream commit 29ac8befb0541a0e10e7402f4fc8b6be7854aeb7 ] As ga... 4755921
  • gh: conformance-clustermesh: test with IPsec + BPF NodePort [ upstream commit 103e5d52cacfc2ace0870f2be0f66dee9ba9f6... e411592
  • docs: system-requirements: require 5.4 kernel [ upstream commit ca79e1097e4fd0cc66f6d3a86f4646c2dde85ad1 ] We bumpe... 4fbde90
  • fqdn: fix zombie over-limit reaping [ upstream commit c12ac75aefa828ff6676a760bce7bf178482e957 ] The purpose of DNS... 96e6a70
  • Update documentation for egress masquerading behavior [ upstream commit 6d9f431286f3f3b61729b92f302e2539bf4c99f2 ] ... 378330c
  • fqdn/dnsproxy: validate DNS response IPs Since net.IP is just a slice of bytes, there's no guarantee that it represe... d40439e
  • and 102 more ...

View on GitHub

jaredledvina pushed 39 commits to v1.15 DataDog/cilium
  • envoy: Configure internal_address_config to avoid warning log [ upstream commit c4b13797d223af2f514acad6d7ec5a679d85... c9abb40
  • chore(deps): update docker.io/library/golang:1.22.9 docker digest to 147f428 Signed-off-by: cilium-renovate[bot] <13... ec81a35
  • images: update cilium-{runtime,builder} Signed-off-by: Cilium Imagebot <[email protected]> 204d967
  • chore(deps): update all github action dependencies Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bo... c91f40e
  • chore(deps): update quay.io/lvh-images/kind docker tag to bpf-20241129.013349 Signed-off-by: cilium-renovate[bot] <1... d1ed416
  • preflight(migrate): correctly initialize etcd client [ upstream commit a7e9f0e7049370ac40972d1c57fb48f87d71c0bb ] C... 0af8e99
  • preflight(migrate): fix panic while retrieving node information [ upstream commit 7d1a25a5f202ddbddbf7a3f99b48f38685... c2d9744
  • preflight(migrate): fix panic due to nil Shutdown option [ upstream commit 20ef15789c0f81a66f595d2588c19422642a3761 ... 180f0eb
  • docs: WireGuard doesn't require overlay port in Network Firewalls [ upstream commit 2a2b95f66b9b810a2681fd426e827c8f... 270ecb4
  • chore(deps): update quay.io/cilium/cilium-envoy docker tag to v1.30.7-1733138674-96535afceef9d9f5c28a96cabe4068bf4472... f54434f
  • images: Use cilium-builder image instead of golang to build hubble [ upstream commit f0d3f939ccec23143aaf1df665b217a... 95970b1
  • gha: Upgrade helm/kind-action to the latest upstream [ upstream commit 7e0ebf4c0fba47bf6492e3f08746a011e12a47e9 ] T... d93e1a8
  • chore(deps): update quay.io/lvh-images/kind docker tag to bpf-20241206.013345 Signed-off-by: cilium-renovate[bot] <1... 360241f
  • chore(deps): update go to v1.22.10 Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply... d0c0d97
  • images: update cilium-{runtime,builder} Signed-off-by: Cilium Imagebot <[email protected]> e8803c3
  • chore(deps): update all github action dependencies Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bo... e3cc9eb
  • chore(deps): update quay.io/cilium/cilium-envoy docker tag to v1.30.8-1733718623-70f73cfb053b8039d0541fdd0c120afc5f57... b774f7e
  • docs: egress masquerade selector The PR documents a better way to match interfaces prefix for egress masquerade sele... b965c5c
  • gha: configure environment in build-images-base/image-digests job [ upstream commit aa510a92ec5fea5196dcfe3fc921d8a3... d01bc7d
  • gateway-api: Fix issue for namespace restriction [ upstream commit 29ac8befb0541a0e10e7402f4fc8b6be7854aeb7 ] [ back... 92a681d
  • and 19 more ...

View on GitHub

jaredledvina pushed 90 commits to v1.14 DataDog/cilium
  • envoy: Configure internal_address_config to avoid warning log [ upstream commit c4b13797d223af2f514acad6d7ec5a679d85... 6db2ecd
  • chore(deps): update docker.io/library/golang:1.22.9 docker digest to 147f428 Signed-off-by: cilium-renovate[bot] <13... c46a405
  • images: update cilium-{runtime,builder} Signed-off-by: Cilium Imagebot <[email protected]> 5588ff4
  • chore(deps): update all github action dependencies Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bo... 3c91107
  • preflight(migrate): correctly initialize etcd client [ upstream commit a7e9f0e7049370ac40972d1c57fb48f87d71c0bb ] C... 8e0257d
  • preflight(migrate): fix panic while retrieving node information [ upstream commit 7d1a25a5f202ddbddbf7a3f99b48f38685... cc09944
  • preflight(migrate): fix panic due to nil Shutdown option [ upstream commit 20ef15789c0f81a66f595d2588c19422642a3761 ... b18c0ff
  • chore(deps): update quay.io/cilium/cilium-envoy docker tag to v1.30.7-1733138674-96535afceef9d9f5c28a96cabe4068bf4472... 191a830
  • images: bump cni plugins to v1.6.0 Signed-off-by: Feroz Salam <[email protected]> 2dbd98b
  • images: update cilium-{runtime,builder} Signed-off-by: Cilium Imagebot <[email protected]> 638ccaa
  • gha: Upgrade helm/kind-action to the latest upstream [ upstream commit 7e0ebf4c0fba47bf6492e3f08746a011e12a47e9 ] T... 3bc9106
  • chore(deps): update go to v1.22.10 Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply... b413b3b
  • images: update cilium-{runtime,builder} Signed-off-by: Cilium Imagebot <[email protected]> dbbf582
  • chore(deps): update quay.io/cilium/cilium-envoy docker tag to v1.30.8-1733718623-70f73cfb053b8039d0541fdd0c120afc5f57... 040643b
  • gha: configure environment in build-images-base/image-digests job [ upstream commit aa510a92ec5fea5196dcfe3fc921d8a3... 4426693
  • docs: egress masquerade selector The PR documents a better way to match interfaces prefix for egress masquerade sele... a4efeaa
  • fqdn/dnsproxy: validate DNS response IPs Since net.IP is just a slice of bytes, there's no guarantee that it represe... ac48cdc
  • dnsproxy: bail when extracting info from DNS fails The comment asserted that it's okay to fail to extract informatio... 3f4b433
  • fqdn/dnsproxy: don't ignore error of processing When the dnsproxy tries to forward information via its notification ... b6cf328
  • chore(deps): update quay.io/cilium/cilium-envoy docker tag to v1.30.8-1733837904-eaae5aca0fb988583e5617170a65ac5aa51c... 7bdf580
  • and 70 more ...

View on GitHub

jaredledvina created a comment on an issue on ComplianceAsCode/content
@mpurg - I just wanted to see if you heard back for DISA on this one

View on GitHub

jaredledvina created a comment on an issue on nginx/nginx
I don't know exactly, in my case I was able to disable the `datadog-agent` which uses eBPF for its network performance feature(s) and that resolved the issue for me. From above, it seems like it mi...

View on GitHub

jaredledvina created a comment on an issue on nginx/nginx
You will need to review all of the services you're running on your nodes and determine which are installing eBPF programs that are monitoring network traffic. There's tons of things out there that ...

View on GitHub

jaredledvina pushed 2 commits to main seabird-chat/seabird-nwwsio-plugin

View on GitHub

jaredledvina pushed 1 commit to main seabird-chat/seabird-nwwsio-plugin

View on GitHub

jaredledvina pushed 2 commits to main seabird-chat/seabird-nwwsio-plugin

View on GitHub

jaredledvina pushed 1 commit to main seabird-chat/seabird-nwwsio-plugin

View on GitHub

jaredledvina pushed 1 commit to main seabird-chat/seabird-nwwsio-plugin

View on GitHub

jaredledvina closed an issue on seabird-chat/seabird-plugin-bundle
test test 1 2 3
Filed by ghavil in irc://seabird/%23encoded%2Dtest
jaredledvina published a release on seabird-chat/seabird-github-plugin
v0.2.0
## What's Changed * Upgrade to Go 1.23 & bump all deps by @jaredledvina in https://github.com/seabird-chat/seabird-github-plugin/pull/3 ## New Contributors * @jaredledvina made their first con...
jaredledvina created a tag on seabird-chat/seabird-github-plugin

v0.2.0

jaredledvina deleted a branch seabird-chat/seabird-github-plugin

jared.ledvina/upgrade-deps

jaredledvina pushed 2 commits to main seabird-chat/seabird-github-plugin
  • Upgrade to Go 1.23 & bump all deps Signed-off-by: Jared Ledvina <[email protected]> 6d59afa
  • Merge pull request #3 from seabird-chat/jared.ledvina/upgrade-deps Upgrade to Go 1.23 & bump all deps 91046be

View on GitHub

jaredledvina published a release on seabird-chat/seabird-datadog-plugin
v0.2.0
## What's Changed * Upgrade to Go 1.23 & datadog/v5 by @jaredledvina in https://github.com/seabird-chat/seabird-datadog-plugin/pull/3 **Full Changelog**: https://github.com/seabird-chat/seabi...
jaredledvina created a tag on seabird-chat/seabird-datadog-plugin

v0.2.0 - Seabird plugin to send chat metrics to Datadog

jaredledvina deleted a tag seabird-chat/seabird-datadog-plugin

v0.2.0

jaredledvina published a release on seabird-chat/seabird-datadog-plugin
v0.2.0
## What's Changed * Upgrade to Go 1.23 & datadog/v5 by @jaredledvina in https://github.com/seabird-chat/seabird-datadog-plugin/pull/3 **Full Changelog**: https://github.com/seabird-chat/seabi...
jaredledvina created a tag on seabird-chat/seabird-datadog-plugin

v0.2.0 - Seabird plugin to send chat metrics to Datadog

jaredledvina pushed 2 commits to main seabird-chat/seabird-datadog-plugin
  • Upgrade to Go 1.23 & datadog/v5 Signed-off-by: Jared Ledvina <[email protected]> 32d7772
  • Merge pull request #3 from seabird-chat/jared.ledvina/upgrade-deps Upgrade to Go 1.23 & datadog/v5 b3de60f

View on GitHub

jaredledvina pushed 1 commit to main seabird-chat/seabird-datadog-plugin

View on GitHub

jaredledvina created a branch on seabird-chat/seabird-datadog-plugin

jared.ledvina/upgrade-deps - Seabird plugin to send chat metrics to Datadog

Load more