Skip to content

Releases: tigera/operator

v1.36.12

18 Jul 18:10
d017ae8
Compare
Choose a tag to compare

18 Jul 2025

Included Calico versions

Calico version: v3.29.5
Calico Enterprise version: v3.20.5

Other changes

  • Increase the lifecycle.poll_interval for Elasticsearch. In a case where a cluster has many indices, the default setting can cause ES performance issues. #3998 (@rene-dekker)

v1.38.4

16 Jul 00:00
1d0b9dd
Compare
Choose a tag to compare

15 Jul 2025

Included Calico versions

Calico version: v3.30.2
Calico Enterprise version: v3.21.1

Bug Fixes

  • Fixed an issue that prevented the operator from detecting HTTP proxies set on the Guardian container. #4040 (@pasanw)
  • Fix security contexts for init containers when certificate management is enabled, so the certificates have the right permissions set on them. #4030 (@rene-dekker)
  • Render bpffs init container in iptables mode with -skip-cgroup #4014 (@sridhartigera)

Other Changes

v1.38.3

20 Jun 01:18
a687aaa
Compare
Choose a tag to compare

20 Jun 2025

Included Calico versions

Calico version: v3.30.2
Calico Enterprise version: v3.21.0-2.0

Other changes

  • Increase the lifecycle.poll_interval for Elasticsearch. In a case where a cluster has many indices, the default setting can cause ES performance issues. #3997 (@rene-dekker)
  • Add nodes CA to goldmanes trusted bundle to support legacy / BYO node certificates that weren't signed by the operator #3982 (@Brian-McM)

v1.34.13

12 Jun 17:09
8a7bc33
Compare
Choose a tag to compare

12 Jun 2025

Included Calico versions

Calico version: v3.28.5
Calico Enterprise version: v3.19.7

Note

This version of Operator is released to support installing Calico v3.28.5 and does not include any other changes.

v1.36.11

11 Jun 21:23
2df97ea
Compare
Choose a tag to compare

11 Jun 2025

Included Calico versions

Calico version: v3.29.4
Calico Enterprise version: v3.20.5

Note

This version of Operator is released to support installing Calico Enterprise v3.20.5 and does not include any other changes. For a list of updates to Operator since the release of Calico Enterprise v3.20.3, please see the Operator v1.36.9 release.

v1.34.12

09 Jun 21:45
e7aba24
Compare
Choose a tag to compare

09 Jun 2025

Included Calico versions

Calico version: v3.28.4
Calico Enterprise version: v3.19.7

Note

This version of Operator is released to support installing Calico Enterprise v3.19.7 and does not include any user-visible changes.

v1.38.2

03 Jun 22:10
1c004c1
Compare
Choose a tag to compare

3 June 2025

Included Calico versions

Calico version: v3.30.1
Calico Enterprise version: v3.21.0-2.0

Note

This version of Operator is released to support installing Calico Enterprise v3.21.0-2.0 and does not include any other changes.

v1.38.1

30 May 15:27
44401c7
Compare
Choose a tag to compare

30 May 2025

Included Calico versions

Calico version: v3.30.1

Bug fixes

Other changes

v1.36.10

28 May 00:46
cc26606
Compare
Choose a tag to compare

27 May 2025

Included Calico versions

Calico version: v3.29.4
Calico Enterprise version: v3.20.4

Note

This version of Operator is released to support installing Calico Enterprise v3.20.4 and does not include any other changes. For a list of updates to Operator since the release of Calico Enterprise v3.20.3, please see the Operator v1.36.9 release.

v1.36.9

21 May 17:52
5b31e37
Compare
Choose a tag to compare

21 May 2025

Included Calico versions

Calico version: v3.29.4
Calico Enterprise version: v3.20.3

Warning

This version is being released to support Calico v3.29.4, which changes how Calico handles policy names in the default tier. If you are upgrading from a previous version of Calico v3.29, please see the Calico v3.29.4 release for potentially breaking changes in tier naming.

Bug fixes

  • Remove dependency on authentication_controller while reconciling monitor_controller #3879 (@rene-dekker)
  • Fix certificate management with ECK 2.16.1. #3842 (@rene-dekker)