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

XMLWordPrintable

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor
    • Component/s: 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.

       

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

              Created:
              Updated:
              Resolved: