Release 0.9.0
Release Notes
- Add
apply
implementation - API discovery is now lazy by default
- Reimplement
ResourceList
s (nowv1.List
is properly supported with the same behavior as kubectl) Template
s and other resources where the Group/Version/Kind maps to multiple resources are now properly discovered- All generated modules/models have been removed
- Kubernetes Python dependency bumped to 9.x
- Various bugfixes