c12s-kubespray/roles/network_plugin
Frank Ritchie 5b0e88339a
Update cilium-operator clusterrole (#7416)
When upgrading cilium from 1.8.8 to 1.9.5 I ran into the following
error:

level=error msg="Unable to update CRD" error="customresourcedefinitions.apiextensions.k8s.io
\"ciliumnodes.cilium.io\" is forbidden: User \"system:serviceaccount:kube-system:cilium-operator\"
cannot update resource \"customresourcedefinitions\" in API group \"apiextensions.k8s.io\" at the
cluster scope" name=CiliumNode/v2 subsys=k8s

The fix was to add the update verb to the clusterrole. I also added
create to match the clusterrole created by the cilium helm chart.
2021-03-29 00:04:51 -07:00
..
calico Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
canal Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
cilium Update cilium-operator clusterrole (#7416) 2021-03-29 00:04:51 -07:00
cni/tasks Use role to copy CNI bin (#5953) 2020-04-16 10:06:45 -07:00
flannel Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
kube-ovn Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
kube-router Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
macvlan fix: correct hardcoded macvlan template, use var macvlan_interface. (#7401) 2021-03-24 01:46:06 -07:00
meta Remove contiv related files (#6964) 2020-11-30 06:48:50 -08:00
multus Disable CRI-O restart by Multus (#6930) 2020-11-28 08:52:47 -08:00
ovn4nfv Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
weave Update Weave to 2.8.0 (#7181) 2021-01-19 08:35:48 -08:00