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

Update gather-logs to determine OS release based on /etc/os-release #2664

Open
tas50 opened this issue Jul 24, 2021 · 0 comments
Open

Update gather-logs to determine OS release based on /etc/os-release #2664

tas50 opened this issue Jul 24, 2021 · 0 comments
Labels
Status: Adopted An issue that is being worked on. Status: Good First Issue An issue ready for a new contributor. Type: Enhancement Adds new functionality.

Comments

@tas50
Copy link
Contributor

tas50 commented Jul 24, 2021

Every operating system has /etc/os-release now. We can just parse this and get the platform family from there instead of checking different files on disk and guessing.

Possible values: https://github.com/chef/os_release

@tas50 tas50 added the Status: Untriaged An issue that has yet to be triaged. label Jul 24, 2021
@PrajaktaPurohit PrajaktaPurohit added Type: Chore non-critical maintenance of a project. Status: Good First Issue An issue ready for a new contributor. Type: Enhancement Adds new functionality. and removed Status: Untriaged An issue that has yet to be triaged. Type: Chore non-critical maintenance of a project. labels May 17, 2022
@PrajaktaPurohit PrajaktaPurohit added the Status: Adopted An issue that is being worked on. label Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Adopted An issue that is being worked on. Status: Good First Issue An issue ready for a new contributor. Type: Enhancement Adds new functionality.
Projects
None yet
Development

No branches or pull requests

2 participants