Skip to content

v0.1-alpha.15

Pre-release
Pre-release
Compare
Choose a tag to compare
@pwittrock pwittrock released this 16 Sep 03:11
· 738 commits to master since this release

Note: Breaks backwards compatibility
Controller implementations should not embed a builders.DefaultControllerFns struct
to get the default implementation of Optional/Overridable Controller functions

  • Introduce overridable Run function to controllers that is called when the controller is started (post initialization)
  • Fix issue with generated openapi where gvk tags weren't applied to extension resource types