Fleet version: 4.68.0
Web browser and operating system: Any
💥 Actual behavior
I noticed a few of my labels in dogfood were being applied erroneously to some devices. Upon investigation, what I think happened is the platform scope had changed. Knowing that labels are immutable in the UI, it seems GitOps can lead an admin to a tough position if the scope is changed via GitOps but things aren't updated retroactively as a result.
🛠️ To fix
When label platforms are updated in GitOps, remove label from hosts on different platforms.
🧑💻 Steps to reproduce
- Create a label via GitOps and assign it to all platforms or a specific platform (darwin for example)
- Observe the label in the UI and ensure it is applied to the correct devices
- Edit the label via GitOps and change the platform (to windows for example)
- Notice your Mac devices will have the label applied and that the labels UI shows the correct scope
🕯️ More info (optional)

Fleet version: 4.68.0
Web browser and operating system: Any
💥 Actual behavior
I noticed a few of my labels in dogfood were being applied erroneously to some devices. Upon investigation, what I think happened is the
platformscope had changed. Knowing that labels are immutable in the UI, it seems GitOps can lead an admin to a tough position if the scope is changed via GitOps but things aren't updated retroactively as a result.🛠️ To fix
When label platforms are updated in GitOps, remove label from hosts on different platforms.
🧑💻 Steps to reproduce
🕯️ More info (optional)