Skip to content

Add support for passing XLA flags to the Pathways proxy#225

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_907786553
Apr 29, 2026
Merged

Add support for passing XLA flags to the Pathways proxy#225
copybara-service[bot] merged 1 commit intomainfrom
test_907786553

Conversation

@copybara-service
Copy link
Copy Markdown

Add support for passing XLA flags to the Pathways proxy

This change introduces an xla_flags option within ProxyOptions, allowing users to specify XLA flags via the --proxy_options command-line argument. The flags are parsed, validated to ensure they start with "--xla_", and then injected into the Kubernetes YAML for the proxy server. New validator functions are added to handle the parsing and validation logic.

This change introduces an `xla_flags` option within `ProxyOptions`, allowing users to specify XLA flags via the `--proxy_options` command-line argument. The flags are parsed, validated to ensure they start with "--xla_", and then injected into the Kubernetes YAML for the proxy server. New validator functions are added to handle the parsing and validation logic.

PiperOrigin-RevId: 907831230
@copybara-service copybara-service Bot merged commit 37a870b into main Apr 29, 2026
@copybara-service copybara-service Bot deleted the test_907786553 branch April 29, 2026 23:16
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.

1 participant