Skip to content

Filter ListNamespacesResponse from the proxy to remove names not in the ACL#92

Merged
temporal-nick merged 1 commit intomainfrom
nick/main
Jun 11, 2025
Merged

Filter ListNamespacesResponse from the proxy to remove names not in the ACL#92
temporal-nick merged 1 commit intomainfrom
nick/main

Conversation

@temporal-nick
Copy link
Copy Markdown
Collaborator

What was changed

After the proxy calls the upstream workflowservice, filter namespaces not in the ACL out of the response.

Why?

In the future, we'll want to migrate into cells with other customers. When we do that, we don't want to leak namespace details between customers.

  1. Closes https://temporalio.atlassian.net/browse/CGS-1033

  2. How was this tested:
    Added a test in proxy/workflowservice_test.go

@temporal-nick temporal-nick requested a review from a team as a code owner June 11, 2025 22:20
@temporal-nick temporal-nick merged commit b96738f into main Jun 11, 2025
5 checks passed
@temporal-nick temporal-nick deleted the nick/main branch June 11, 2025 22:49
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.

2 participants