v0.0.3
Small bug fix where after the upgrade to not use kubectl proxy
, the Watch for TPR's was looking for ALL namespaces, but the controller isn't setup (yet) to handle this. This caused running multiple controllers in the same k8s cluster to fight.
For now, deploy one operator per namespace, a future PR will come to resolve this.