Updates for Core for Kubernetes 5.2.2
C-VEN
Resolved Issues
Multiple C-VENs not syncing policy (E-122102)
In larger CLAS-enabled clusters with very big policies, even though C-VENs initially appeared to to be properly synced, the policy was not updated.
C-VEN on PCE UI has "-dev" in version but image pulled from helm does not (E-120423)
After upgrading to release 5.2.0, the C-VEN version was reported with a "-dev" string appended (for example, "23.4.0-8-dev") in the PCE UI (at the VEN details page) and other locations like in
/etc/agent_version
, but the image specified in the C-VEN daemonset resource did not.C-VEN: unable to send flows if there is a lot of data (E-119110)
When C-VEN attempted to send a large amount of flow data at once, the transmission would fail, and after a few retries the AgentMgr process would crash, causing C-VEN to stop sending flow records.