github cilium/cilium v1.13.0-rc1
1.13.0-rc1

latest releases: v1.16.0-rc.0, 1.16.0-rc.0, v1.13.17...
pre-release20 months ago

We are pleased to release Cilium v1.13.0-rc1. These summary of changes are a diff between v1.13.0-rc0 and v1.13.0-rc1.

Summary of Changes

Major Changes:

Minor Changes:

  • Add support to fallback from ENI PD if subnet is out of /28 prefixes (#20822, @hemanthmalla)
  • Add the additional print columns CiliumInternalIP and InternalIP for kubectl get ciliumnode command. (#21258, @bavarianbidi)
  • Add TraceID field to Hubble flow and populate it from L7/HTTP flow. (#21456, @rolinh)
  • bpf: Add missing identity to TRACE_TO_STACK packet traces (#21403, @pchaigno)
  • cilium, bwm: Disable slow start after idle under pacing (#21356, @borkmann)
  • document ipv4/ipv6 native routing cidr helm option missing in Documentation and helm reference (#21195, @vincentmli)
  • eni: Add garbage collector for leaked ENIs (#21409, @gandro)
  • Fix a crash in cilium bpf endpoint delete when ran without arguments. (#21349, @farcaller)
  • fix empty message when tunnel and socketLB service missing in switch case (#21314, @vincentmli)
  • helm: Properly support passing subnet-tags/subnet-ids/instance-tags filters as a list (#21297, @slayer321)
  • hubble/filter: add a new endpoint workload filter (#21296, @kaworu)
  • hubble: Add kafka metrics (#21318, @chancez)
  • ingress: Rename LB annotation to annotation prefixes (#21222, @sayboras)
  • install: add TerminationMessagePolicy to cilium pods (#21012, @squeed)
  • Introduce Hubble HTTP v2 metrics and dashboards (#21181, @chancez)
  • ipam: Add exponential backoff when pool maintanance fails (#21473, @gandro)
  • ipam: Change default rate limiting access to external APIs (#21387, @gandro)
  • K8s client as reusable cell (#21026, @joamaki)
  • maglev: support setting a weight of a backend in a service spec via new cmdline argument (#18306, @oblazek)
  • sctp: Handle SCTP when correlating Endpoints to services. (#21490, @DolceTriade)
  • Support configuring metricsRelabelings on ServiceMonitors (#21051, @chancez)
  • Support L4 any port policy. (#21185, @liuxu623)
  • Support new hubble metrics context: "labelsContext" (#21079, @chancez)
  • When combining XDP Nodeport Acceleration with Egress Gateway, forwarding the EgressGW reply traffic no longer requires a specific iptables configuration on the Gateway node. (#20837, @julianwiedmann)

Bugfixes:

  • Cilium-envoy now sets option to allow (source) port reuse when binding to a source address of a pod for upstream connections. (#20996, @jrajahalme)
  • cilium/cmd: check datapath mode on running daemon (#21304, @tklauser)
  • daemon: avoid nil pointer dereference on invalid endpoint state (#21449, @tklauser)
  • daemon: Call initEnv from start hook to avoid data race (#21232, @joamaki)
  • daemon: Fix a nil dereference on cleanup when DNS proxy is not enabled (#21365, @joamaki)
  • kvstore/allocator: fix panic on receiving invalid identity entries (#21213, @ArthurChiao)
  • operator: update CiliumNode in kvstore without lease (#21202, @tklauser)
  • Remove no more available dockershim flags in kubelet wrapper (#21311, @pippolo84)

CI Changes:

Misc Changes:

Don't miss a new cilium release

NewReleases is sending notifications on new releases.