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

fix: end exclusive parse namespace end share range (backport #2208) #3491

Merged
merged 2 commits into from
May 16, 2024

Commits on May 16, 2024

  1. fix: end exclusive parse namespace end share range (#2208)

    <!--
    Please read and fill out this form before submitting your PR.
    
    Please make sure you have reviewed our contributors guide before
    submitting your
    first PR.
    -->
    
    ## Overview
    
    Fixes the range to support end exclusive share ranges
    
    ## Checklist
    
    <!--
    Please complete the checklist to ensure that the PR is ready to be
    reviewed.
    
    IMPORTANT:
    PRs should be left in Draft until the below checklist is completed.
    -->
    
    - [ ] New and updated code has appropriate documentation
    - [ ] New and updated code has new and/or updated testing
    - [ ] Required CI checks are passing
    - [ ] Visual proof for any user facing features like CLI or
    documentation updates
    - [ ] Linked issues closed with keywords
    
    ---------
    
    Co-authored-by: Rootul P <rootulp@gmail.com>
    (cherry picked from commit 0c55a6e)
    
    # Conflicts:
    #	pkg/proof/proof_test.go
    rach-id authored and mergify[bot] committed May 16, 2024
    Configuration menu
    Copy the full SHA
    26b715d View commit details
    Browse the repository at this point in the history
  2. fix: merge conflict

    rootulp committed May 16, 2024
    Configuration menu
    Copy the full SHA
    4f5dc91 View commit details
    Browse the repository at this point in the history