Skip to content

feat(container-pull): add unified sensor support for falcon-container and falcon-kac images#459

Merged
carlosmmatos merged 3 commits intomainfrom
unified-lumos
Jan 6, 2026
Merged

feat(container-pull): add unified sensor support for falcon-container and falcon-kac images#459
carlosmmatos merged 3 commits intomainfrom
unified-lumos

Conversation

@carlosmmatos
Copy link
Copy Markdown
Contributor

@carlosmmatos carlosmmatos commented Dec 18, 2025

Add Unified Container and KAC Image Support

Summary

Adds support for the new unified Falcon container and KAC image formats (version 7.33+) following the same pattern established in PR #447 for unified sensor support.

Changes

  • New sensor types: falcon-container-regional and falcon-kac-regional for backward compatibility
  • Updated behavior: falcon-container and falcon-kac now use unified format (no region paths)
  • Image format changes:
    • Unified container: registry.crowdstrike.com/falcon-container/release/falcon-container:7.33.0-7201-1
    • Regional container: registry.crowdstrike.com/falcon-container/us-1/release/falcon-sensor:7.29.0-6801.container.Release.US-1
    • Unified KAC: registry.crowdstrike.com/falcon-kac/release/falcon-kac:7.33.0-7201-1
    • Regional KAC: registry.crowdstrike.com/falcon-kac/us-1/release/falcon-kac:7.29.0-6801-1

Backward Compatibility

Existing users of falcon-container and falcon-kac will automatically receive the unified format. Users needing the regional format can switch to falcon-container-regional or falcon-kac-regional with deprecation warnings to guide migration.

Tech Alert Reference

This implements the container and KAC image changes described in the CrowdStrike tech alert for Falcon Container sensor version 7.33+, which eliminates region-specific paths and simplifies the image naming convention.

@carlosmmatos carlosmmatos changed the title feat(container-pull): add unified sensor support for falcon-container image feat(container-pull): add unified sensor support for falcon-container and falcon-kac images Dec 18, 2025
@redhatrises redhatrises marked this pull request as ready for review January 6, 2026 23:33
@carlosmmatos carlosmmatos merged commit 6230e66 into main Jan 6, 2026
@carlosmmatos carlosmmatos deleted the unified-lumos branch January 6, 2026 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bash container enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants