Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 7070
blobfe734cf62002ca471e57c81970c44d39df2ae151
1 Title: agent_kubernetes: don't output node with name "None"
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Edition: cre
6 Version: 1.6.0i1
7 Date: 1553622124
8 Class: fix
10 If pods cannot be scheduled their assigned node is "None".
11 The special agent produced piggyback data for this "None"
12 node. This output is now removed.