Skip to content

Releases: tigera/operator

v1.34.5

19 Sep 16:25
3c25503
Compare
Choose a tag to compare

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

03 Sep 19:01
4734627
Compare
Choose a tag to compare

03 Sep 2024

Included Calico versions

Calico version: v3.28.1
Calico Enterprise version: v3.19.2

Other changes

v1.30.11

29 Aug 21:02
f9e6072
Compare
Choose a tag to compare

[release-v1.30] Auto Release Update for v1.30.11 (#3482)29 Aug 2024

Included Calico versions

Calico version: v3.26.5
Calico Enterprise version: v3.17.4

The primary change in this version of Operator is support for Calico v3.26.5.

Other changes

  • Update dependency versions

v1.32.11

19 Aug 21:42
6585322
Compare
Choose a tag to compare

19 Aug 2024

Included Calico versions

Calico version: v3.27.4
Calico Enterprise version: v3.18.5

Other changes

v1.35.0

02 Aug 22:20
a52e344
Compare
Choose a tag to compare

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

v1.34.3

31 Jul 22:18
feba8ee
Compare
Choose a tag to compare

31 Jul 2024

Included Calico versions

Calico version: v3.28.1
Calico Enterprise version: v3.19.1

Note

This release of Tigera Operator adds support for Calico v3.28.1, but contains no other changes from Operator v1.34.2.

v1.34.2

25 Jul 00:06
3ab4a3a
Compare
Choose a tag to compare

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

Other changes

v1.32.10

09 Jul 21:16
c9baef6
Compare
Choose a tag to compare

09 Jul 2024

Included Calico versions

Calico version: v3.27.4
Calico Enterprise version: v3.18.4

Bug Fixes

  • Removed a mutual dependency between logstorage and other components if certificates are missing required key usages. #3402 (@rene-dekker)

v1.34.1

21 Jun 17:29
64fd7d3
Compare
Choose a tag to compare

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)

Other changes

v1.32.9

15 Jun 01:00
25da49f
Compare
Choose a tag to compare

14 Jun 2024

Included Calico versions

Calico version: v3.27.3
Calico Enterprise version: v3.18.4

Other changes