Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR: support Linux distribution versions in device postures #12092

Open
timtailscale opened this issue May 10, 2024 · 1 comment
Open

FR: support Linux distribution versions in device postures #12092

timtailscale opened this issue May 10, 2024 · 1 comment
Labels
fr Feature request mdm Fleet management needs-triage OS-linux

Comments

@timtailscale
Copy link

What are you trying to do?

Currently only the version of the installed Linux kernel is used as the node:osVersion posture for devices. It would be helpful to also see the distribution's version, ie Fedora 12 or Ubuntu 22.04.

How should we solve this?

Parse and report the Linux distribution information separately from the Linux kernel version.

What is the impact of not solving this?

Less granular control of device postures on Linux.

Anything else?

go/tss/37768

@timtailscale timtailscale added needs-triage fr Feature request labels May 10, 2024
@agottardo agottardo added OS-linux mdm Fleet management labels May 11, 2024
@alexfornuto
Copy link

You could consider using codenames for debian-based distros, and/or version numbers as used in RHEL based distros.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fr Feature request mdm Fleet management needs-triage OS-linux
Projects
None yet
Development

No branches or pull requests

3 participants