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

Change pod label - build label from unique key to value.

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • kubernetes-plugin
    • None
    • 1.22.1

      We combine filebeat with kubernetes to parse out  container logs for the build system.

      SInce the plugin uses a unique key value for each build, you can quickly exceed the default 10,000 fields limit for builds.

      Filebeat does not currently offer a regex to drop matching fields so we can't drop the single label matching our build label from being parsed.

      https://github.com/elastic/beats/issues/12923

      Since there is little value in keeping this as a unique key but instead should move to using a single key name with a value.

       

            seakip18 Matthew Ludlum
            seakip18 Matthew Ludlum
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: