Skip to content

v1.18.0

Compare
Choose a tag to compare
@doublek doublek released this 15 May 02:29
· 1691 commits to master since this release
216b609

14 May 2021

Included Calico versions

Calico version: v3.19.0
Calico Enterprise version: v3.7.0

Enhancements

  • Namespace migration to ignore deleting resources [pick 1289 1290 r1.18] #1291 (@tmjd)
  • [Calico Enterprise] Support BGP layout ConfigMap for BGP multi-rack setups #1272 (@neiljerram)
  • [Calico Enterprise] Mount cert and add permissions to IDS controller to access managed cluster #1265 (@Suraiya-Hameed)
  • Added a watch for the kubernetes_services_endpoint configmap. #1255 (@sridhartigera)
  • [Calico Enterprise] Allow Implicit OIDC flow #1293 (@Brian-McM)
  • [Calico Enterprise] Install elasticsearch with basic license by default #1274 (@Suraiya-Hameed)
  • [Calico Enterprise] Add certificate management for compliance, dex, manager #1260 (@rene-dekker)

Bug fixes

  • Namespace migration: fix deletetion timestamp update #1290 (@tmjd)
  • Handle no resources to monitor in the status manager #1297 (@Brian-McM)
  • don't migrate if the daemonset and deployments are deleting #1289 (@paulgmiller)

Other changes