We'd like to remove the Temporal prefix from the TemporalWorkerDeployment and TemporalConnection custom resource definition names.
Tentative plan is to introduce identical CRDs but with that prefix removed and a small piece of code in the controller that auto-converts older named CRs to newer named CRs.
We'd like to remove the
Temporalprefix from theTemporalWorkerDeploymentandTemporalConnectioncustom resource definition names.Tentative plan is to introduce identical CRDs but with that prefix removed and a small piece of code in the controller that auto-converts older named CRs to newer named CRs.