Skip to content

v0.0.3

Compare
Choose a tag to compare
@stevesloka stevesloka released this 15 May 18:38
· 282 commits to master since this release

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.