Skip to content

Releases: gardener/gardener-extension-networking-cilium

v1.4.0

23 Nov 08:07
Compare
Choose a tag to compare

[gardener-extension-networking-cilium]

Improvements

  • [OPERATOR] The cache for Secrets and ConfigMaps is now disabled to decrease the extension controller's memory footprint (#34, @ialidzhikov)
  • [OPERATOR] An issue causing networking-cilium controller to not respect the --max-concurrent-reconciles flag is now fixed. (#33, @ialidzhikov)

Docker Images

gardener-extension-networking-cilium: eu.gcr.io/gardener-project/gardener/extensions/networking-cilium:v1.4.0

v1.3.0

10 Nov 17:28
Compare
Choose a tag to compare

[gardener-extension-networking-cilium]

Improvements

  • [OPERATOR] Update cilium to v1.8.5 and update missing clusterrole permissions. (#31, @DockToFuture)
  • [OPERATOR] Vendor cilium to gardener v1.12.6 and update golang to 1.15 and alpine image to 3.12.1. (#30, @DockToFuture)
  • [OPERATOR] Adds priority class for extension pods to prevent preemption. (#28, @danielfoehrKn)
  • [OPERATOR] The following options can now be configured through the extension's Helm chart values charts/gardener-extension-networking-cilium/values.yaml: (#26, @timuthy)
    • Health check worker count
    • minAllowed values for VPA
  • [OPERATOR] Cilium is now running on v1.8.4. (#24, @DockToFuture)

Docker Images

gardener-extension-networking-cilium: eu.gcr.io/gardener-project/gardener/extensions/networking-cilium:v1.3.0

v1.2.0

07 Sep 13:37
Compare
Choose a tag to compare

[gardener-extension-networking-cilium]

Improvements

  • [OPERATOR] Cilium is now running on v1.8.2. (#17, @zanetworker)
  • [OPERATOR] hostscope IPAM is now used by default for Cilium clusters instead of cluster-pool. (#16, @zanetworker)
  • [OPERATOR] Monitoring is now enabled by default which would expose metrics/dashboards for the agent/hubble and operator components. (#14, @zanetworker)

v1.1.0

13 Jul 12:23
Compare
Choose a tag to compare

[gardener-extension-networking-cilium]

Improvements

  • [OPERATOR] Cilium is now running on v1.8.0 (#13, @zanetworker)
  • [OPERATOR] Vendored gardener v1.7.0. (#12, @plkokanov)
    • Added implementation for Restore and Migrate operations.
  • [OPERATOR] Release now points to the right slack channel. (#11, @zanetworker)

v1.0.0

28 May 14:34
Compare
Choose a tag to compare

[gardener-extension-networking-cilium]

Most notable changes

  • [USER] Gardener now supports Cilium as a network extension. (#7, @zanetworker)