Closed
Description
The recent Cilium 1.9.15, 1.10.11, 1.11.5 releases all removed the Cilium group. Now I see this in the 1.11.5 log:
level=info msg="Group not found" error="group: unknown group cilium" file-path=/var/run/cilium/health.sock group=cilium subsys=api
We should drop this logic since the cilium group isn't enabled in the latest code.