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

Add machine name to grpc #172

Merged
merged 5 commits into from
Jan 10, 2024

Commits on Dec 25, 2023

  1. Add machine name to grpc request in order to remove workaround of usi…

    …ng a global variable that checks whether snr is created for a machine.
    
    Signed-off-by: Michael Shitrit <[email protected]>
    mshitrit committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    07f7eb7 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. remove redundant make target

    Signed-off-by: Michael Shitrit <[email protected]>
    mshitrit committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    41591d1 View commit details
    Browse the repository at this point in the history
  2. improve getMachineName readability

    Signed-off-by: Michael Shitrit <[email protected]>
    
    Signed-off-by: Michael Shitrit <[email protected]>
    mshitrit committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    cca2628 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. update logic for snr health

    Signed-off-by: Michael Shitrit <[email protected]>
    mshitrit committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    743801a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. remove redundant method isHealthyBySnr, fix return value and use corr…

    …ect context
    
    Signed-off-by: Michael Shitrit <[email protected]>
    mshitrit committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    94a7ee7 View commit details
    Browse the repository at this point in the history