gtsystem / lightkube

Modern lightweight kubernetes module for python
https://lightkube.readthedocs.io
MIT License
109 stars 13 forks source link

Ensure apiVersion and kind are set for 'list' requests #68

Closed benfiola closed 3 months ago

benfiola commented 3 months ago

These changes address the issue raised here.

Additionally, I: