Skip to content

Release 0.9.0

Compare
Choose a tag to compare
@fabianvf fabianvf released this 19 Jun 19:08
· 7 commits to release-0.9 since this release

Release Notes

  • Add apply implementation
  • API discovery is now lazy by default
  • Reimplement ResourceLists (now v1.List is properly supported with the same behavior as kubectl)
  • Templates 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