-
Improvement
-
Resolution: Fixed
-
Minor
-
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.
- causes
-
JENKINS-60537 Exception when using multiple labels on a pod template
-
- Resolved
-
- is duplicated by
-
JENKINS-56442 Use agent slave pod label value instead of key
-
- Closed
-
- is related to
-
JENKINS-56442 Use agent slave pod label value instead of key
-
- Closed
-
- relates to
-
JENKINS-37087 Label expressions and multiple labels per pod aren't handled properly
-
- Closed
-
- links to
[JENKINS-60088] Change pod label - build label from unique key to value.
Link |
New:
This issue is related to |
Remote Link | New: This issue links to "kubernetes #640 (Web Link)" [ 24034 ] |
Assignee | New: Matthew Ludlum [ seakip18 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Link |
New:
This issue is duplicated by |
Link |
New:
This issue causes |
Link |
New:
This issue relates to |
Released As | New: 1.22.1 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |