artifacthub helm/cilium/cilium 1.7.0-rc3
v1.7.0-rc3

latest releases: 1.16.0-rc.0, 1.13.17, 1.14.12...
4 years ago

This is the third release candidate of v1.7.0, the summary of changes reflect the diff between tag v1.7.0-rc2 and tag v1.7.0-rc3

Upgrade Guide

https://docs.cilium.io/en/v1.7/install/upgrade/#upgrade-guide

Summary of Changes

Major Changes:

  • Add direct server return (DSR) for NodePort BPF (#9473, @brb)
  • add support for k8s endpoint slice (#9762, @aanm)

Minor Changes:

  • cmd: add zsh as a option for completion (#9882, @tonyluj)
  • golang: update to 1.13.6 (#9872, @aanm)
  • docs: remove disable container runtime documentation (#9868, @aanm)
  • bpf: improve DumpReliablyWithCallback (#9972, @rolinh)
  • Istio support is updated to version 1.4.3 (#9968, @jrajahalme)
  • Use helm repository in docs (#9783, @ap4y)
  • Rename "Policy denied (L3)" to "Policy denied" (#9951, @tgraf)
  • Add support for HealthCheckNodePort in NodePort BPF (#9906, @gandro)
  • bpf: Add bind{4,6} programs to block NodePorts (#9880, @gandro)
  • Support v4-in-v6 mapped addresses in BPF host reachable services. (#9923, @borkmann)
  • Add --kube-proxy-replacement flag to control enabling of kube-proxy replacement in BPF (#9992, @brb)

Bugfixes:

  • operator: only enable kvstore watcher if kvstore is enabled (#9963, @aanm)
  • Fix Unlock handling for kvstore locks (#9973, @aanm)
  • Fix regular service lookup in node-port range in case of host-reachable services. (#9843, @borkmann)
  • ipsec: fix connectivity after node reboots (#9866, @martin31821)
  • cni: Fix IP leak when CNI ADD times out (#9913, @tgraf)
  • Fix cilium-operator deadlock for clusters with more than 128 services (#10010, @aanm)
  • Fix node-port default route detection in case there multiple default entries with same ifindex. (#9844, @borkmann)
  • eni: Fix releases of excess IPs (#9858, @tgraf)
  • cni: Fix noisy warning "Unknown CNI chaining configuration" (#9937, @tgraf)
  • cilium: use %v for dumping frontend struct on error (#9845, @borkmann)
  • pkg/ip: fix cilium status output for big CIDR ranges (#9936, @aanm)
  • Fix cilium installation in GCloud beta "rapid" channel (#9959, @joestringer)
  • node: Provide context in log when restoring router addresses (#9947, @tgraf)
  • bpf: Remove POLICY_MAP from bpf_netdev and bpf_overlay (#9949, @tgraf)
  • garbage collect stale distributed locks (#9982, @aanm)

CI Changes:

Misc Changes:

Other Changes:

Don't miss a new cilium release

NewReleases is sending notifications on new releases.