Skip to content

Add standalone Nexus operation namespace capability#10206

Open
stephanos wants to merge 3 commits into
mainfrom
stephanos/sano-capability
Open

Add standalone Nexus operation namespace capability#10206
stephanos wants to merge 3 commits into
mainfrom
stephanos/sano-capability

Conversation

@stephanos
Copy link
Copy Markdown
Contributor

@stephanos stephanos commented May 8, 2026

What changed?

Add standalone Nexus operation namespace capability

@stephanos stephanos requested review from a team as code owners May 8, 2026 18:19
Comment thread go.mod Outdated
go.opentelemetry.io/otel/sdk/metric v1.43.0
go.opentelemetry.io/otel/trace v1.43.0
go.temporal.io/api v1.62.12-0.20260430203359-15c391664683
go.temporal.io/api v1.62.12-0.20260508181755-1c6dffa3e1af
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will be replaced with the version pointing at master before merge

@stephanos stephanos requested review from S15 and bergundy May 8, 2026 19:32
Copy link
Copy Markdown
Contributor

@S15 S15 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor suggestion

Comment thread service/frontend/service.go Outdated
WorkerCommandsEnabled dynamicconfig.BoolPropertyFnWithNamespaceFilter
WorkflowPauseEnabled dynamicconfig.BoolPropertyFnWithNamespaceFilter
TimeSkippingEnabled dynamicconfig.BoolPropertyFnWithNamespaceFilter
NexusOperationsEnabled dynamicconfig.BoolPropertyFnWithNamespaceFilter
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
NexusOperationsEnabled dynamicconfig.BoolPropertyFnWithNamespaceFilter
StandaloneNexusOperationsEnabled dynamicconfig.BoolPropertyFnWithNamespaceFilter

if it can be

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 good call

@stephanos stephanos force-pushed the stephanos/sano-capability branch from 5fbd19a to ce96a96 Compare May 11, 2026 23:09
@stephanos stephanos enabled auto-merge (squash) May 11, 2026 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants