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 PR #2584 to release/v1.7 for Implement ngt property get API #2588

Merged

Commits on Aug 22, 2024

  1. Implement ngt property get API (#2584)

    * add property to proto
    
    Signed-off-by: Kosuke Morimoto <[email protected]>
    
    * build proto files
    
    Signed-off-by: Kosuke Morimoto <[email protected]>
    
    * fix
    
    Signed-off-by: Kosuke Morimoto <[email protected]>
    
    * fix rust API
    
    Signed-off-by: Kosuke Morimoto <[email protected]>
    
    * fix unit test
    
    Signed-off-by: Kosuke Morimoto <[email protected]>
    
    * make format
    
    Signed-off-by: Kosuke Morimoto <[email protected]>
    
    * make format
    
    Signed-off-by: Kosuke Morimoto <[email protected]>
    
    * update
    
    Signed-off-by: Kosuke Morimoto <[email protected]>
    
    * fix test
    
    Signed-off-by: Kosuke Morimoto <[email protected]>
    
    * add unit test
    
    Signed-off-by: Kosuke Morimoto <[email protected]>
    
    * style: format code with Gofumpt and Prettier
    
    This commit fixes the style issues introduced in de3ef81 according to the output
    from Gofumpt and Prettier.
    
    Details: #2584
    
    * add codecov.yml to ignore generated code
    
    Signed-off-by: Kosuke Morimoto <[email protected]>
    
    * make format
    
    Signed-off-by: Kosuke Morimoto <[email protected]>
    
    * fix conflict
    
    Signed-off-by: Kosuke Morimoto <[email protected]>
    
    * fix
    
    Signed-off-by: Kosuke Morimoto <[email protected]>
    
    * style: format code with Gofumpt and Prettier
    
    This commit fixes the style issues introduced in 1d43dbb according to the output
    from Gofumpt and Prettier.
    
    Details: #2584
    
    * fix
    
    Signed-off-by: Kosuke Morimoto <[email protected]>
    
    * format
    
    Signed-off-by: Kosuke Morimoto <[email protected]>
    
    * add codecov ignore
    
    Signed-off-by: Kosuke Morimoto <[email protected]>
    
    * add unit test
    
    Signed-off-by: Kosuke Morimoto <[email protected]>
    
    ---------
    
    Signed-off-by: Kosuke Morimoto <[email protected]>
    Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
    2 people authored and vdaas-ci committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    78e4254 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. resolve conflict

    Signed-off-by: Kosuke Morimoto <[email protected]>
    kmrmt committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    4a14943 View commit details
    Browse the repository at this point in the history
  2. fix conflict

    Signed-off-by: Kosuke Morimoto <[email protected]>
    kmrmt committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    bf54494 View commit details
    Browse the repository at this point in the history