Difference between revisions of "SetWorkerDeploymentCurrentVersion"
Jump to navigation
Jump to search
| (5 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
| − | {{Temporal operations}} | + | # Enable deployments on the default namespace |
| + | kubectl exec -n YOUR_NAMESPACE [[temporal-admintools]]-xxxxxx -- \ | ||
| + | [[temporal operator namespace update]] \ | ||
| + | --namespace default \ | ||
| + | [[--update-workflow-execution-record-metrics]] true | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | tctl --namespace default namespace update [[--enable-worker-versioning]] true | ||
| + | |||
| + | [[PERMISSION DENIED: Deployments are disabled on this namespace]] | ||
| + | [[Worker Versioning]] | ||
| + | |||
| + | == See also == | ||
| + | * {{tctl}} | ||
| + | * {{Temporal operations}} | ||
| + | * {{temporal cli}} | ||
| + | * {{Temporal Workers}} | ||
| + | |||
| + | [[Category:Temporal]] | ||
Latest revision as of 13:33, 24 July 2026
# Enable deployments on the default namespace kubectl exec -n YOUR_NAMESPACE temporal-admintools-xxxxxx -- \ temporal operator namespace update \ --namespace default \ --update-workflow-execution-record-metrics true
tctl --namespace default namespace update --enable-worker-versioning true
PERMISSION DENIED: Deployments are disabled on this namespace Worker Versioning
See also[edit]
tctl [ namespace register | taskqueue ]- Temporal operations
temporal [ activity | operator | task-queue | --help ],temporal-sql-tool, temporal-admintools, Temporal CLI TLS- Temporal Workers,
io.temporal.internal.worker, deployments (frontend.enableDeployments), Temporal Worker Versioning,SetWorkerDeploymentCurrentVersion,temporal worker deployment describe
Advertising: