Deprecating OperatorCRD
devdattakulkarni
released this
08 Apr 14:44
·
1745 commits
to master
since this release
- Going forward we will depend on Helm to deploy Operators
- Hence deprecating operator-manager and operator-deployer. They still exist in the code, but we are not using them going forward.
- Added operator-discovery-helper. This constructs CRD information that is then used by kube-discovery-apiserver.