Skip to content

Deprecate CNPStatusUpdates and K8sEventHandover #24503

@marseel

Description

@marseel

The logic for CNPStatusUpdates/K8sEventHandover is spread all over the Cilium repository:

  • operator has GC for node status updates
  • agent needs to update statuses
  • logic for migrating events from CRD to kvstore
  • additional logic when policies are created/updated

Taking into account that:

  • This feature puts significant performance/scalability limitations and should not even be used for debugging purposes.
  • Is disabled by default since Cilium 1.8

I propose we deprecate it and remove it in 1,15 Cilium.

Metadata

Metadata

Assignees

Labels

area/agentCilium agent related.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions