Releases: tigera/operator
v1.36.12
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
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
- Bump elasticsearch and kibana to 8.18.3. #4035 (@rene-dekker)
v1.38.3
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
v1.36.11
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
v1.38.2
v1.38.1
30 May 2025
Included Calico versions
Calico version: v3.30.1
Bug fixes
- Use correct cluster domain for Goldmane #3945 (@caseydavenport)
- Fix migrating an ebpf cluster from manual to operator #3934 (@sridhartigera)
Other changes
- Allow migration from manifest to operator with loadbalancer controller enabled (#3933) #3935 (@MichalFupso)
- Add whisker and goldmane finalizers (#3886) #3925 (@WilliamTigera)
v1.36.10
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 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)