Skip to content

Conversation

@shanduur
Copy link
Member

@shanduur shanduur commented Dec 23, 2025

There are some cases when comma-separated values are not interpreted the
same way as multiple appearances of the same flag (see #11694). We want to support
multiple appearances of the same flag while keeping the current API
signature - e.g., for gRPC proto messages.

Fixes #11694

Signed-off-by: Mateusz Urbanek mateusz.urbanek@siderolabs.com

There are some cases when comma-separated values are not interpreted the
same way as multiple appearances of the same flag. We want to support
multiple appearances of the same flag while keeping the current API
signature - e.g., for gRPC proto messages.

Signed-off-by: Mateusz Urbanek <mateusz.urbanek@siderolabs.com>
@shanduur shanduur changed the title feat: split coma separated values to repeated flags feat: split comma-separated values to repeated flags Dec 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: To Do

Development

Successfully merging this pull request may close these issues.

[Feature Request] Support multiple --service-account-issuer flags for zero-downtime endpoint migration

1 participant