Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport: [topo] Disallow the slash character in shard names #12843 #12858

Merged
merged 3 commits into from
Apr 12, 2023

Commits on Apr 6, 2023

  1. [topo] Disallow the slash character in shard names (vitessio#12843)

    * Disallow the slash character in shard names
    
    Fixes vitessio#12842.
    
    Signed-off-by: Andrew Mason <[email protected]>
    
    * add release note
    
    Signed-off-by: Andrew Mason <[email protected]>
    
    * Update go/vt/topo/shard.go
    
    Co-authored-by: Deepthi Sigireddi <[email protected]>
    Signed-off-by: Andrew Mason <[email protected]>
    
    * Update changelog/17.0/17.0.0/summary.md
    
    Co-authored-by: Deepthi Sigireddi <[email protected]>
    Signed-off-by: Andrew Mason <[email protected]>
    
    ---------
    
    Signed-off-by: Andrew Mason <[email protected]>
    Signed-off-by: Andrew Mason <[email protected]>
    Co-authored-by: Deepthi Sigireddi <[email protected]>
    Andrew Mason and deepthi committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    26cf001 View commit details
    Browse the repository at this point in the history
  2. add changelog stub

    Signed-off-by: Andrew Mason <[email protected]>
    Andrew Mason committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    15a4ff5 View commit details
    Browse the repository at this point in the history
  3. fix version name

    Signed-off-by: Andrew Mason <[email protected]>
    Andrew Mason committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    6d6310b View commit details
    Browse the repository at this point in the history