mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-08-11 23:56:06 +02:00
Fix bootstrap regression when networking="flannel"
* Fix bootstrap error for missing `manifests-networking/crd*yaml` when `networking = "flannel"` * Cleanup manifest-networking directory left during bootstrap * Regressed in v1.18.0 changes for Calico https://github.com/poseidon/typhoon/pull/675
This commit is contained in:
@ -6,6 +6,8 @@ Notable changes between versions.
|
||||
|
||||
* Change `kube-proxy` and `calico` or `flannel` to tolerate specific taints ([#682](https://github.com/poseidon/typhoon/pull/682))
|
||||
* Tolerate master and not-ready taints, rather than tolerating all taints
|
||||
* Fix bootstrap when `networking` mode `flannel` (non-default) is chosen
|
||||
* Regressed in v1.18.0 changes for Calico ([#675](https://github.com/poseidon/typhoon/pull/675))
|
||||
|
||||
## v1.18.0
|
||||
|
||||
|
Reference in New Issue
Block a user