Haowei Cai (Roy)

Results 219 comments of Haowei Cai (Roy)

I think this is a question for the Kong project, e.g. how to deploy the KongPlugin to Kubernetes using kubectl. If there is documentation on how to do it using...

I'm not familiar with KongPlugin. I suspect it's a custom resource. You may try using the [dynamic client](https://github.com/kubernetes-client/python/tree/master/examples/dynamic-client)

That sounds good. @pgajdos would you like to send a PR?

From the code exec [should be supported](https://github.com/kubernetes-client/python/blob/1271465acdb80bf174c50564a384fd6898635ea6/kubernetes/base/config/kube_config.py#L292-L293), so there seems to be a real problem. If someone can reproduce the issue, it would be great if we can get more...