Update Calico from v3.11.2 to v3.12.0

* https://docs.projectcalico.org/release-notes/#v3120
* Remove reverse packet filter override, since Calico no
longer relies on the setting
* https://github.com/coreos/fedora-coreos-tracker/issues/219
* https://github.com/projectcalico/felix/pull/2189
This commit is contained in:
Dalton Hubble
2020-02-06 00:29:41 -08:00
parent e339fbd2b6
commit ca96a1335c
15 changed files with 10 additions and 32 deletions

View File

@ -4,6 +4,8 @@ Notable changes between versions.
## Latest
* Update Calico from v3.11.2 to v3.12.0
#### Google Cloud
* Add Terraform module for Fedora CoreOS ([#632](https://github.com/poseidon/typhoon/pull/632))