Remove several x86 Windows apps, labels and policies - #43608
Conversation
Remove several x86-only Fleet-maintained Windows applications and their associated dynamic labels and patch policies. Changes touch: - it-and-security/fleets/workstations.yml: removed fleet app entries for Brave, Docker Desktop, GitHub Desktop, Postman, Sublime Text, Spotify, Figma, Google Drive, and Cursor. - it-and-security/lib/all/labels/windows-with-fleet-maintained-apps-installed.yml: removed the matching x86 dynamic labels. - it-and-security/lib/windows/policies/patch-fleet-maintained-apps.yml: removed the corresponding patch policies for those apps. This cleans up configuration related to x86-only Windows apps (labels previously filtered on arch NOT LIKE 'ARM%').
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
WalkthroughThis pull request removes configuration for nine Windows x86 applications across three YAML files: fleet-maintained app entries from the workstations configuration, corresponding dynamic label definitions for detecting installed applications, and associated patch policy entries. The removed applications are Brave Browser, Docker Desktop, GitHub Desktop, Postman, Sublime Text, Spotify, Figma, Google Drive, and Cursor. Other Windows application entries and policies remain unchanged. The changes span 169 total lines removed across the three files. Possibly related PRs
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Remove several x86-only Fleet-maintained Windows applications and their associated dynamic labels and patch policies. Changes touch:
This cleans up configuration related to x86-only Windows apps (labels previously filtered on arch NOT LIKE 'ARM%').
Summary by CodeRabbit