Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-56493

Platform labeler should handle Linux machines without lsb_release

XMLWordPrintable

      The platform labeler plugin relies on the lsb_release command to determine Linux operating system details. When the lsb_release command is not installed, it reports spurious information.

      It should use additional methods to determine Linux operating system information when the lsb_release command is not available.

      It currently handles Alpine Linux without an lsb_release command, but does not handle any other Linux variant without lsb_release.

      Uses the /etc/os-release file which exists in many Linux implementations to indicate the operating system and its release.

            markewaite Mark Waite
            markewaite Mark Waite
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: