v1.12.alpha.4
yue9944882
released this
15 Jul 10:01
·
397 commits
to master
since this release
- Support specifying shortnames for resources in the resource tags (#369)
- Support generating built-in admission controllers for resources (#361)
- Make
create resource
command interactive to make resource/controller/admission-controller generation optional - Enhance docs about how to migrate existing controllers to make use of new-fashion
controller-runtime
- Deprecate
SchemeFunc
, consider registering types to scheme using aninit
func in the package