Skip to content

Releases: projectcalico/calico

v3.2.2

24 Sep 19:44
Compare
Choose a tag to compare

v2.6.11

06 Sep 23:08
8177ab7
Compare
Choose a tag to compare

Bug fixes

v3.2.1

24 Aug 00:24
Compare
Choose a tag to compare

v3.2.0

14 Aug 18:36
7ffdca9
Compare
Choose a tag to compare

v3.1.3

30 May 18:25
813c361
Compare
Choose a tag to compare

Bug fixes

v3.0.8

30 May 18:19
b996c7e
Compare
Choose a tag to compare

Bug fixes

v2.6.10

30 May 18:04
42cff8e
Compare
Choose a tag to compare

Bug fixes

  • The install-cni container now maintains the original mode on certificates copied from Kubernetes secrets. cni-plugin #532 (@caseydavenport)
  • The install-cni container now writes the calico-kubeconfig file with mode 600 by default. It can be configured by setting the KUBECONFIG_MODE option. cni-plugin #532 (@caseydavenport)
  • The install-cni container now only writes the calico-kubeconfig file when running as a Kubernetes pod. cni-plugin #532 (@caseydavenport)
  • Fix etcd cert file existence check in calico/cni cni-plugin #532 (@bjhaid)
  • When run as a pod the Calico CNI plugin will be configured with the k8s CA for tls verification. cni-plugin #532 (@tmjd)
  • The libnetwork plugin IPAM driver now allocates addresses when the docker network was created with an explicit subnet. libnetwork-plugin #181 (@jsok)

v3.1.2

18 May 18:09
22711a8
Compare
Choose a tag to compare

Bug fixes

v3.0.7

17 May 15:27
fde63e8
Compare
Choose a tag to compare

Bug fixes

v3.1.1

20 Apr 00:56
e9f5575
Compare
Choose a tag to compare

Bug fixes