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 client method to generate TLE struct #1498

Merged
merged 7 commits into from
May 25, 2023

Commits on May 23, 2023

  1. add client method to generate TLE protobuf

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed May 23, 2023
    Configuration menu
    Copy the full SHA
    6eb0daa View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed May 23, 2023
    Configuration menu
    Copy the full SHA
    9101b39 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. remove CLI usage

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed May 24, 2023
    Configuration menu
    Copy the full SHA
    e39db09 View commit details
    Browse the repository at this point in the history
  2. add unit tests

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed May 24, 2023
    Configuration menu
    Copy the full SHA
    e01d38a View commit details
    Browse the repository at this point in the history
  3. fix lint issues

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed May 24, 2023
    Configuration menu
    Copy the full SHA
    ce5e713 View commit details
    Browse the repository at this point in the history
  4. add back CLI output option for rekor-cli get

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed May 24, 2023
    Configuration menu
    Copy the full SHA
    5226245 View commit details
    Browse the repository at this point in the history
  5. fix func comment

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed May 24, 2023
    Configuration menu
    Copy the full SHA
    9be4166 View commit details
    Browse the repository at this point in the history