Liam Neville

Results 4 comments of Liam Neville

I'm having the same issue as well, the method `ReadNamespacedPodLogWithHttpMessagesAsync` is failing with the same error code. All other functions seem to be working as expected. I believe it may...

@tg123 For context: running `kubectl describe pod -n ` shows me the pod, along with a list of events which include useful Warnings and Failures about the pod creation state...

@tg123 I've also tried calling `ReadNamespacedEventWithHttpMessagesAsync` to inspect the events of the pod after it's failed to create, and had similar results. It threw the same 'BadRequest' exception while attempting...