I\'ve looked over the documentation and browsed the source, but I can\'t seem to figure out how to do this. Is there any way to send query string parameters along with the p
Which version are you running? The escaping is a bug that was supposed to be fixed in 1.3:
https://github.com/kubernetes/kubernetes/pull/25064
Not perfect, but it doesn't require additional API fields in the YAML.