kubernetes-client
357e7055 - Fix list building for custom resources.

Commit
7 years ago
Fix list building for custom resources. This fixes issue #1087. Custom resources cannot be deserialized with the standard Kubernetes JSON parser because it doesn't know about them. Since all items are JSON anyway, we can just use text concatenation anyway.
Author
Committer
Parents
Loading