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 image name used in Install RPC to VerifyResponse and StandyRespon… #119

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Apr 4, 2023

  1. Add image name used in Install RPC to VerifyResponse and StandyRespon…

    …se. For images which are named
    
    differently from the official image version name, returning image name allows for verifying the
    image passed in via the Install RPC is running.
    Ramesh Rajan committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    90e5e7e View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. For golden iso images which are not named the same as the official re…

    …lease version,
    
    return the image name. This allows for verifying the image in the Install RPC is
    running.
    
    Fix build errors.
    Ramesh Rajan committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    b07db19 View commit details
    Browse the repository at this point in the history
  2. For golden iso images which are not named the same as the official re…

    …lease version, return the image name. This allows for verifying the image in the Install RPC is running.
    Ramesh Rajan committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    03954ed View commit details
    Browse the repository at this point in the history
  3. Fix length of comment lines.

    Ramesh Rajan committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    76d40d4 View commit details
    Browse the repository at this point in the history