Skip to content

Deprecating OperatorCRD

Compare
Choose a tag to compare
@devdattakulkarni devdattakulkarni released this 08 Apr 14:44
· 1718 commits to master since this release
a1206f7
  • 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.