From 36096f844de82a23f46ac1ba74cea93c75029057 Mon Sep 17 00:00:00 2001 From: Dalton Hubble Date: Sat, 12 Sep 2020 19:24:55 -0700 Subject: [PATCH] Promote Cilium from experimental to GA * Cilium was added as an experimental CNI provider in June * Since then, I've been choosing it for an increasing number of clusters and scenarios. --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 2cbe586d..57973f7f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,6 +7,7 @@ Notable changes between versions. * Kubernetes [v1.19.1](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.19.md#v1191) * Change control plane seccomp annotations to GA `seccompProfile` ([#822](https://github.com/poseidon/typhoon/pull/822)) * Update Cilium from v1.8.2 to [v1.8.3](https://github.com/cilium/cilium/releases/tag/v1.8.3) + * Promote Cilium from experimental to general availability * Update Calico from v1.15.2 to [v1.15.3](https://github.com/projectcalico/calico/releases/tag/v3.15.3) ### Fedora CoreOS