Skip to content

feat(container-pull): add unified image support for falcon-imageanalyzer#489

Merged
carlosmmatos merged 1 commit intoCrowdStrike:mainfrom
mr-jungchoi:pull-unified-iar
Mar 16, 2026
Merged

feat(container-pull): add unified image support for falcon-imageanalyzer#489
carlosmmatos merged 1 commit intoCrowdStrike:mainfrom
mr-jungchoi:pull-unified-iar

Conversation

@mr-jungchoi
Copy link
Copy Markdown
Contributor

Add Unified Image Analyzer Image Support

Summary

Adds support for the new unified Falcon Image Analyzer image formats (version 1.0.24+) following the same pattern established in PR #447 for unified sensor support.

Changes

  • New sensor type: falcon-imageanalyzer-regional for backward compatibility
  • Updated behavior: falcon-imageanalyzer now use unified format (no region paths)
  • Image format changes:
    • Unified container: registry.crowdstrike.com/falcon-imageanalyzer/release/falcon-imageanalyzer:1.0.24
    • Regional container: registry.crowdstrike.com/falcon-imageanalyzer/us-1/release/falcon-imageanalyzer:1.0.23

Backward Compatibility

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

Tech Alert Reference

This implements the Image Analyzer image changes described in the CrowdStrike tech alert for Falcon Image Analyzer version 1.0.24, which eliminates region-specific paths and simplifies the image naming convention.

@carlosmmatos carlosmmatos merged commit 776c7c2 into CrowdStrike:main Mar 16, 2026
4 checks passed
@carlosmmatos carlosmmatos mentioned this pull request Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants