Skip to content

Conversation

@carlosmmatos
Copy link
Contributor

Summary

Changes

  • falcon-container-sensor-pull.sh: Removed all KPA-specific code including CLI flag, sensor type validation, registry configuration, and API token retrieval logic
  • README.md: Removed KPA from API scopes, sensor types list, and sensor types table
  • DEPRECATION.md: Removed --kubernetes-protection-agent from deprecated flags
  • container_sensor_pull.yml: Removed KPA test matrix entry

Closes #473

KPA (Kubernetes Protection Agent) has been deprecated and replaced by
KAC (Kubernetes Admission Controller). This commit removes all KPA
references from the container pull script per the Tech Alert announcing
end of support.

Closes #473
@carlosmmatos carlosmmatos merged commit edcd54d into main Jan 23, 2026
@carlosmmatos carlosmmatos deleted the remove-kpa-sensor-type branch January 23, 2026 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Container Pull Script: Deprecate/Remove KPA

2 participants