Update Calico from v3.1.3 to v3.2.1

* Add new bird and felix readiness checks
* Read MTU from ConfigMap veth_mtu
* Add RBAC read for serviceaccounts
* Remove invalid description from CRDs
This commit is contained in:
Dalton Hubble
2018-08-14 23:49:33 -07:00
parent e58b424882
commit 7eb09237f4
9 changed files with 10 additions and 8 deletions

View File

@ -4,6 +4,8 @@ Notable changes between versions.
## Latest
* Update Calico from v3.1.3 to v3.2.1 ([#278](https://github.com/poseidon/typhoon/pull/278))
#### AWS
* Remove firewall rule allowing ICMP packets to nodes ([#285](https://github.com/poseidon/typhoon/pull/285))