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

Switch to calling gRPC-based fulcio v2 APIs #1762

Closed
wants to merge 18 commits into from

Commits on Apr 14, 2022

  1. move to using gRPC interface of fulcio

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    0a5c2bc View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into fulcio_grpc

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    f77123c View commit details
    Browse the repository at this point in the history
  3. add TLS support if https requested

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    849a2cb View commit details
    Browse the repository at this point in the history
  4. ran hack/update-codegen.sh

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    00ce9be View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. handle default port case

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    198e72e View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into fulcio_grpc

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    abd9991 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. update to latest fulcio API

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    e06f099 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Merge remote-tracking branch 'upstream/main' into fulcio_grpc

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    26809be View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Merge remote-tracking branch 'upstream/main' into fulcio_grpc

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    927a7f2 View commit details
    Browse the repository at this point in the history
  2. remove 3p license files

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    fd89a89 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. change the way fulcio URL is parsed

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    c4a2bff View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into fulcio_grpc

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    8911066 View commit details
    Browse the repository at this point in the history
  3. fix lint error

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    bec1727 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Merge remote-tracking branch 'upstream/main' into fulcio_grpc

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    88a2b75 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. bump version of scaffolding to test grpc

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    c143e25 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into fulcio_grpc

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

Commits on Nov 10, 2022

  1. deal with http URL with insecure flag

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    92458c4 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into fulcio_grpc

    Signed-off-by: Bob Callaway <bcallaway@google.com>
    bobcallaway committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    2cdefb5 View commit details
    Browse the repository at this point in the history