// older versions of kubernetes send pretty-printed JSON by default;
// that creates a problem with JSON-newline-delimit-based detection
logic,
-@@ -1692,7 +1714,7 @@
+@@ -1736,7 +1758,7 @@
// this flag is true by default and it remains true until the first
state http
// request for this handler is completed, at which point all newlines
are purged
// from the string and the purged buffer is posted for further
processing
@@ -902,3 +913,16 @@
}