Ecosyste.ms: Timeline

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

jaredledvina

jaredledvina created a review on a pull request on DataDog/cilium

View on GitHub

jaredledvina created a tag on DataDog/cilium

1.16.6-dd2-azure-per-instance-resync-2 - API Aware Networking and Security using BPF and XDP

jaredledvina pushed 1 commit to jared.ledvina/azure-per-instance-resync-old-sdk DataDog/cilium

View on GitHub

jaredledvina created a tag on DataDog/cilium

1.16.6-dd2-azure-per-instance-resync-1 - API Aware Networking and Security using BPF and XDP

jaredledvina opened a draft pull request on DataDog/cilium
[azure] Implement per-instance resync logic
This is a work in progress if implementing a per-instance resync strategy for the Azure IPAM mode. Currently, the resync method locks and forces a "resync the world" operation. This can quickly lea...
jaredledvina created a branch on DataDog/cilium

jared.ledvina/azure-per-instance-resync-old-sdk - API Aware Networking and Security using BPF and XDP

jaredledvina pushed 29 commits to main DataDog/cilium
  • fix concurrency issue related with allocator cache Add an atomic.Bool to control if the store has been set or not in... 9c9a83d
  • gha: fix retrieval of DNS server in conformance external workloads The "Verify cluster DNS on VM" step of Conformanc... cff4758
  • ci: fix curl call for metrics in smoke tests This commit remove the usage of installing apt and curl inside the cont... db2feaf
  • bgpv1: Extend component test timeout Currently, we only let whole tests to run 25sec for regular tests and 1min for ... 2e8599e
  • ces: Fix bug where stale endpoint information was injected into IPCache This commit removes an if-statement which sk... e9240dd
  • helm: preserve root context for .Values access Signed-off-by: Niclas Behrendt <[email protected]> 15c3ed8
  • fix: Change CNI CHECK Error Code from 1 to 101 Currently the CniErrUnhealthy error code returned by the cilium-cni C... c541e79
  • cli: Always pull agent pod logs on status failure Previously the cilium status would pull logs from the k8s containe... f561db7
  • cli: Refactor investigating errors in Pod logs This change moves the logic to pull and process cilium-agent logs int... bcb33ba
  • cli: Print more detailed errors from Cilium logs Previously, the Cilium CLI would print the first 50 messages printe... 7d20666
  • cli: Pull cilium-operator logs on error When the cilium-operator fails, such as CrashLoopBackoff, pull the previous ... 62c5204
  • cli: Pull hubble-relay logs on error When the hubble-relay fails, such as CrashLoopBackoff, pull the previous logs f... e7121b6
  • cli: Pull clustermesh logs on error When the clustermesh-apiserver fails, such as CrashLoopBackoff, pull the previou... 5515fb6
  • cli: Rename log function for clarity This function fetches container logs for a target pod, make the code clearer by... 448fe4f
  • ci: set --interactive=false for cilium status in delegated ipam e2e Update delegated IPAM E2E test to use --interact... 46a49b8
  • daemon: Create NAT retries maps early on startup We have some sort of race popping up in CI from time to time around... 00c5ef1
  • envoy: remove error from newXDSServer signature This commit removes the unnecessary error from the function `newXDSS... 57ff070
  • envoy: initialize resourceconfig in newXSServer Currently, most of the Envoy xDSServer is initialized in its contruc... 6a35ed3
  • test: Move the dind image to Quay to avoid rate-limiting Our CI sometimes fail with: +[02:21:02] docker run --p... 25c82e7
  • [operator] Always generate debug symbols Always generate debug symbols for the operator as part of the debug image. ... a50c181
  • and 9 more ...

View on GitHub

jaredledvina pushed 26 commits to v1.16 DataDog/cilium
  • chore(deps): update all github action dependencies Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bo... 2cb60b2
  • chore(deps): update dependency cilium/cilium-cli to v0.16.24 Signed-off-by: cilium-renovate[bot] <134692979+cilium-r... 9e60542
  • doc: eks cluster restriction removed [ upstream commit 69c1d742a8c88ad029b0861abd3a250142deac38 ] The commit remove... 768ee5e
  • test: Move demo-httpd from Docker to Quay [ upstream commit bd474071bb52ac2b0f620ade2570f71bf285e512 ] Problems man... 498fd3a
  • test: Fix the flake for TesRestoredPort [ upstream commit 9212dfffc557c04987ef53d67e89adddc1061cbc ] Testing was do... 2d3a45e
  • Docs: Remove matrix from the roadmap page [ upstream commit 67caa3fb30115e4a16fff67d4446f4f3e5d46c5e ] [ backporter... ba706c8
  • Remove link to Roadmap in README [ upstream commit 09333a9750ea245273bd4309cc2648f04192a78c ] Signed-off-by: Bill M... 8e788df
  • Clarify roadmap is community driven [ upstream commit 663c450daa6c6c80e9722637b5fa7390a64b9799 ] [ backporter's not... b97ad79
  • devices controller: spell out list of required netlink families [ upstream commit 4e50ea8d683593db19d4d23d9d272472e2... e7aee66
  • endpoint: let regeneration failure handler work more than once [ upstream commit 3c024b792bd212e2255b096f2429cc8714c... e6c9a7f
  • endpoint: remove stale TODO in regeneration failure handler [ upstream commit 2c4457bc1f348b0e16fab96aa13d9c72b02493... 85cca73
  • maps/nat/stats: Use Start context when waiting for maps [ upstream commit 0c0f98de4fa034202f07e73f3e99cd6addb3e7dc ]... cbf4470
  • renovate: add fix grpc-go autodetection [ upstream commit a8c321d2e93fc2c24607267fa82fd48090f01cb4 ] [ backporter's... e12b57a
  • images: update cilium-{runtime,builder} Signed-off-by: Cilium Imagebot <[email protected]> 65990f4
  • images: don't assume Dockerfile directory in builder/runtime update scripts [ upstream commit aa060c8ec0d1ff9ff8d719... 02b6662
  • docs: Add SNI policy example [ upstream commit 8b1714f76003120f166502ed2bbc83b4269c9e53 ] Relates: #22398 Signed-of... 6b9b096
  • nodeinit: move kubelet restart inside if/else in startup.bash [ upstream commit facc9dcb1fbc45a83af493d53388ea3ad07f... 4f8f35c
  • doc(glossary): Geneve as final RFC [ upstream commit 727b0b1be1a98430555ace035d5ca80d590942d9 ] Since 2020... (RFC ... d9b464e
  • Fix broken link in BGP control plane docs [ upstream commit bdcd7956fbb7b3794b8464638e0011c00bfbb573 ] Signed-off-b... dbf5ce9
  • gh: harmonize lvh kernel naming scheme [ upstream commit e781a7c0d2a9d44b463c346ad1894bf1de4b924f ] [ backporter's ... 1c59727
  • and 6 more ...

View on GitHub

jaredledvina pushed 21 commits to v1.15 DataDog/cilium
  • policy: clean up synthesized deny entries When there is an overlap in policies a case can arise where cilium needs t... 3f50ed1
  • policy: swap owner of synthesized map state entry Having deny keys own synthesised map state entries does not make s... 54413b4
  • policy: add test for clean up of synthesized entry Signed-off-by: David Bimmler <[email protected]> f0a6211
  • chore(deps): update all github action dependencies Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bo... e48b504
  • iptables: remove unused EgressMasqueradeInterfaces [ upstream commit 36cd1f5e54f0f87332ae0c19fe52e459b8e2a8ea ] `Eg... 60babc6
  • iptables: MasqueradeInterfaces parsing fix [ upstream commit a24b38512ac5405dc6b2777e3896a72aa34594a7 ] MasqueradeI... 782b909
  • iptables: node IPset NAT fix [ upstream commit 7fa629d984f63692284ace5a4f5b6c3c33751ff5 ] [ backporter's notes: hit... 4d6a06d
  • iptables: all egress traffic masquerade fix [ upstream commit 3a8f8511a9434d6c813a34010c0440fff469b0a5 ] When `Enab... ec706a2
  • masquerade: type change reverted [ upstream commit b8da5070737d4623fb13bdfe99dfbbae1d793d43 ] [ backporter's notes:... 4be3285
  • doc: eks cluster restriction removed [ upstream commit 69c1d742a8c88ad029b0861abd3a250142deac38 ] The commit remove... 05e8db6
  • endpoint: drop duplicate RunMetadataResolver call [ upstream commit 6d90e39f8464daf9f4d308e06110bab74e2c29c7 ] Do n... 1306afc
  • Docs: Remove matrix from the roadmap page [ upstream commit 67caa3fb30115e4a16fff67d4446f4f3e5d46c5e ] [ backporter... e74a85a
  • Remove link to Roadmap in README [ upstream commit 09333a9750ea245273bd4309cc2648f04192a78c ] [ backporter's notes:... 599007d
  • Clarify roadmap is community driven [ upstream commit 663c450daa6c6c80e9722637b5fa7390a64b9799 ] [ backporter's not... ffd29c4
  • docs: Add SNI policy example [ upstream commit 8b1714f76003120f166502ed2bbc83b4269c9e53 ] Relates: #22398 Signed-of... 69be70b
  • images/builder: let renovate update the protoc dependency [ upstream commit 1bf4f0b683a71edbc3738ef2021945af46550418... 645dc73
  • images/builder: replace mitchellh/protoc-gen-go-json by mfridman's [ upstream commit 6a7993396b054b209a0054bd0f87e01... 762c4e1
  • images/builder: let renovate update proto plugins [ upstream commit dc683b9ea77098d99fa18f6421664cc00319706c ] [ ba... 943d907
  • renovate: add fix grpc-go autodetection [ upstream commit a8c321d2e93fc2c24607267fa82fd48090f01cb4 ] [ backporter's... 324bdfd
  • images: update cilium-{runtime,builder} Signed-off-by: Cilium Imagebot <[email protected]> 1b03133
  • and 1 more ...

View on GitHub

jaredledvina pushed 6 commits to v1.14 DataDog/cilium
  • images/builder: let renovate update the protoc dependency [ upstream commit 1bf4f0b683a71edbc3738ef2021945af46550418... afec03c
  • images/builder: replace mitchellh/protoc-gen-go-json by mfridman's [ upstream commit 6a7993396b054b209a0054bd0f87e01... adf61b9
  • images/builder: let renovate update proto plugins [ upstream commit dc683b9ea77098d99fa18f6421664cc00319706c ] [ ba... 9e54c25
  • renovate: add fix grpc-go autodetection [ upstream commit a8c321d2e93fc2c24607267fa82fd48090f01cb4 ] [ backporter's... b6c4db3
  • images: update cilium-{runtime,builder} Signed-off-by: Cilium Imagebot <[email protected]> 6e7f7f0
  • chore(deps): update dependency cilium/cilium-cli to v0.16.24 Signed-off-by: cilium-renovate[bot] <134692979+cilium-r... 75828db

View on GitHub

jaredledvina pushed 1 commit to jared.ledvina/azure-eni-per-instance-resync DataDog/cilium

View on GitHub

jaredledvina pushed 1 commit to jared.ledvina/azure-eni-per-instance-resync DataDog/cilium

View on GitHub

jaredledvina created a branch on DataDog/cilium

jared.ledvina/azure-eni-per-instance-resync - API Aware Networking and Security using BPF and XDP

jaredledvina created a tag on DataDog/cilium

1.16.6-dd2-azure-rate-limit-with-more-buckets-3 - API Aware Networking and Security using BPF and XDP

jaredledvina pushed 1 commit to jared.ledvina/azure-rate-limit-metrics DataDog/cilium

View on GitHub

jaredledvina pushed 1 commit to jared.ledvina/azure-rate-limit-metrics DataDog/cilium

View on GitHub

jaredledvina created a tag on DataDog/cilium

1.16.6-dd2-azure-rate-limit-2 - API Aware Networking and Security using BPF and XDP

jaredledvina pushed 1 commit to jared.ledvina/azure-rate-limit-metrics DataDog/cilium

View on GitHub

jaredledvina opened a draft pull request on DataDog/cilium
[azure] Extract rate-limit metrics from headers
jaredledvina created a tag on DataDog/cilium

1.16.6-dd2-azure-rate-limit-1 - API Aware Networking and Security using BPF and XDP

jaredledvina created a branch on DataDog/cilium

jared.ledvina/azure-rate-limit-metrics - API Aware Networking and Security using BPF and XDP

jaredledvina created a tag on DataDog/cilium

1.16.6-dd2-duration-seconds-buckets-3 - API Aware Networking and Security using BPF and XDP

jaredledvina pushed 1 commit to jared.ledvina/1-16-metric-bucket-backport DataDog/cilium

View on GitHub

jaredledvina created a tag on DataDog/cilium

1.16.6-dd2-duration-seconds-buckets-2 - API Aware Networking and Security using BPF and XDP

jaredledvina pushed 1 commit to jared.ledvina/1-16-metric-bucket-backport DataDog/cilium
  • [metrics] Increase available api_duration_seconds metric buckets Signed-off-by: Jared Ledvina <jared.ledvina@datadog... ddfd173

View on GitHub

jaredledvina created a tag on DataDog/cilium

1.16.6-dd2-duration-seconds-buckets-1 - API Aware Networking and Security using BPF and XDP

jaredledvina created a branch on DataDog/cilium

jared.ledvina/1-16-metric-bucket-backport - API Aware Networking and Security using BPF and XDP

jaredledvina opened a draft pull request on cilium/cilium
[metrics] Increase available api_duration_seconds metric buckets
Please ensure your pull request adheres to the following guidelines: - [ ] For first time contributors, read [Submitting a pull request](https://docs.cilium.io/en/stable/contributing/development...
jaredledvina created a branch on DataDog/cilium

jared.ledvina/api-duration-seconds-buckets - API Aware Networking and Security using BPF and XDP

Load more