Skip to content

Releases: tigera/operator

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

v1.34.0

11 May 04:48
d841e02
Compare
Choose a tag to compare

10 May 2024

Included Calico versions

Calico version: v3.28.0
Calico Enterprise version: v3.19.0-2.0

Enhancements

Bug fixes

Other changes

Read more

v1.32.8

26 Apr 22:28
d1f7aec
Compare
Choose a tag to compare

26 Apr 2024

Included Calico versions

Calico version: v3.27.3
Calico Enterprise version: v3.18.3

Other changes

v1.32.7

02 Apr 00:04
04d0291
Compare
Choose a tag to compare

01 Apr 2024

Included Calico versions

Calico version: v3.27.3
Calico Enterprise version: v3.18.2

Bug fixes

  • Fix security-context for apiserver - audit logs are supported only in Enterprise version #2906 (@mihivagyok) this was incorrectly included as fixed in this release but the change was not included