Skip to content

1.0.0-rc7 release

Compare
Choose a tag to compare
@tgraf tgraf released this 08 Mar 22:59
· 25092 commits to main since this release

Bugfixes Changes

  • add "update" verb for customresourcedefinitions in cilium DaemonSet spec file (#3052, @aanm)
  • bpf: Move calls map to temporary location and remove after filter replacement (#3049, @tgraf)
  • bpf: Remove policy maps of programs loaded in init.sh (#3042, @tgraf)
  • agent: Fix manual endpoint regeneration (#3040, @tgraf)
  • Fix cilium CRD update in case schema validation changes (#3029, @aanm)
  • examples/getting-started: Fix failure to install docker (#3020, @tgraf)
  • bpf: Retry opening map after initial error (#3018, @tgraf)
  • consul: Report modified keys even if previously not known (#3013, @tgraf)
  • Restore error behaviour of endpoint config updates (#3054, @ianvernon)

Other Changes