Fix Watch follow parameter detection
The generated client now emits parameter names and types on separate lines. Watch still searches for the old combined line, so it sends watch=True to pod log methods and the generated client rejects the unexpected keyword. Match the current generated format and update the fixture that covers log streaming.
T
Tamir Duberstein committed
2d6966fee44dd86fca427d3b15c0d77ab6cf56e5
Parent: f8c3ba2