artifacthub helm/cilium/cilium 1.7.11

latest releases: 1.13.16, 1.14.11, 1.15.5...
3 years ago

We are pleased to release Cilium v1.7.11.

Summary of Changes

Minor Changes:

  • Add metric 'cilium_k8s_event_lag_seconds' for calculated lag of Kubernetes events (Backport PR #13739, Upstream PR #13702, @aanm)
  • Automatic rate limiting of endpoint API calls (Backport PR #13392, Upstream PR #13319, @tgraf)

Bugfixes:

  • bpf: only clean up XDP from devices with XDP attached (Backport PR #13595, Upstream PR #13532, @jaffcheng)
  • contexthelpers: Fix deadlock when nobody recvs on success channel (Backport PR #13441, Upstream PR #13408, @brb)
  • endpoint: Avoid benign error messages on restoration (Backport PR #13708, Upstream PR #13667, @pchaigno)
  • Fix bug where Cilium leaks a goroutine when an endpoint is deleted. This leak, if left running in a high pod churn environment, can cause Cilium to exceed its memory usage and get OOM killed. (Backport PR #13690, Upstream PR #13683, @christarazi)
  • identity: Fix nil pointer panic in LookupIdentityByID (Backport PR #13595, Upstream PR #13514, @gandro)
  • lbmap: Correct issue that port info display error (Backport PR #13721, Upstream PR #13244, @Jianlin-lv)
  • metrics: fix negative identity count (Backport PR #13721, Upstream PR #12313, @ArthurChiao)
  • reduce cardinality of prometheus labels (Backport PR #13708, Upstream PR #13699, @aanm)
  • service: Use initNextID in acquireLocalID() (Backport PR #13595, Upstream PR #13576, @hzhou8)

CI Changes:

  • bugtool: get bpffs mountpoint from /proc/mounts (Backport PR #13402, Upstream PR #13342, @jibi)

Misc Changes:

Other Changes:

Don't miss a new cilium release

NewReleases is sending notifications on new releases.