Releases: tigera/operator
v1.35.1
19 Sep 2024
Included Calico versions
Calico version: v3.28.1
Calico Enterprise version: v3.20.0-1.0
Other changes
v1.34.5
19 Sep 2024
Included Calico versions
Calico version: v3.28.2
Calico Enterprise version: v3.19.2
Note
This version of Operator is being released to support Calico v3.28.2 and has no other changes from the previous release.
v1.34.4
v1.30.11
v1.32.11
19 Aug 2024
Included Calico versions
Calico version: v3.27.4
Calico Enterprise version: v3.18.5
Other changes
- Bump ElasticSearch/Kibana versions to fix CVEs #3457 (@rene-dekker)
v1.35.0
02 Aug 2024
Included Calico versions
Calico version: v3.28.1
Calico Enterprise version: v3.20.0-1.0
Bug Fixes
- Fix missing error message in tigerastatus object. #3420 (@rene-dekker)
- Fix calico-apiserver namespace frequently getting stuck in terminating status when upgrading to Calico Enterprise #3444 (@gcosgrave)
Other changes
- Set default values for vxlanVNI and BPFHostConntrackBypass for Docker EE #3442 (@sridhartigera)
- Relax ImageSet validation #3426 (@tmjd)
v1.34.3
v1.34.2
24 Jul 2024
Included Calico versions
Calico version: v3.28.0
Calico Enterprise version: v3.19.1
Note
Starting with k8s v1.29, AKS applies an ImageSet
to the cluster. As a result, users wishing to upgrade Calico to Calico Enterprise may get stuck unknowingly, because the operator is checking for an ImageSet
matching the target release version. This patch release modifies the check for an ImageSet
, so that the operator will only consider the ImageSet
for the same Calico variant that is configured.
Bug fixes
- Fix missing error message in tigerastatus object. #3421 (@rene-dekker)
- Fix deadlock situation where two controller rely on the #3404 (@rene-dekker)
Other changes
v1.32.10
v1.34.1
21 Jun 2024
Included Calico versions
Calico version: v3.28.0
Calico Enterprise version: v3.19.1
Bug fixes
- Fix deadlock where terminating resources were never #3385 (@caseydavenport)
- Limit TLSRoute lists to the tenant namespace in multi-tenant clusters (#3367) #3369 (@gcosgrave)
- Set mount type to DirectoryOrCreate for hostPath needed by Calico #3358 (@mazdakn)
- Force a Linseed restart when the credentials to connect to Elastic change #3355 (@asincu)