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

WIP #43

Closed
wants to merge 12 commits into from
Closed

WIP #43

wants to merge 12 commits into from

Commits on Mar 20, 2024

  1. WIP: Convert SigstoreKeys to protobuf-specs type

    Signed-off-by: Cody Soyland <codysoyland@github.com>
    codysoyland authored and bdehamer committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1d49f81 View commit details
    Browse the repository at this point in the history
  2. Use dash in CR hash algorithm name, as documented

    Signed-off-by: Cody Soyland <codysoyland@github.com>
    codysoyland authored and bdehamer committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    0657fed View commit details
    Browse the repository at this point in the history
  3. Fix broken reconciler tests

    Signed-off-by: Cody Soyland <codysoyland@github.com>
    codysoyland authored and bdehamer committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    28fe690 View commit details
    Browse the repository at this point in the history
  4. Add func to canonicalize SigstoreKeys

    Signed-off-by: Cody Soyland <codysoyland@github.com>
    codysoyland authored and bdehamer committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e045f6b View commit details
    Browse the repository at this point in the history
  5. Move testdata to separate file, and add testdata generator script

    Signed-off-by: Cody Soyland <codysoyland@github.com>
    codysoyland authored and bdehamer committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    0c28634 View commit details
    Browse the repository at this point in the history
  6. Add support for trusted_root.json

    Signed-off-by: Cody Soyland <codysoyland@github.com>
    codysoyland authored and bdehamer committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a771beb View commit details
    Browse the repository at this point in the history
  7. Add time ranges, log ids, and urls to converted SigstoreKeys

    Signed-off-by: Cody Soyland <codysoyland@github.com>
    codysoyland authored and bdehamer committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ca5a68a View commit details
    Browse the repository at this point in the history
  8. Refactor DeserializePublicKey to also return crypto.PublicKey

    Signed-off-by: Cody Soyland <codysoyland@github.com>
    codysoyland authored and bdehamer committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    50195d9 View commit details
    Browse the repository at this point in the history
  9. update setup-ko action reference

    Signed-off-by: Brian DeHamer <bdehamer@github.com>
    bdehamer committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e90ac5b View commit details
    Browse the repository at this point in the history
  10. add missing license headers

    Signed-off-by: Brian DeHamer <bdehamer@github.com>
    bdehamer committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    97f55ae View commit details
    Browse the repository at this point in the history
  11. lintfix

    Signed-off-by: Brian DeHamer <bdehamer@github.com>
    bdehamer committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b1ce16a View commit details
    Browse the repository at this point in the history
  12. fix e2e_test_trustroot_crd.sh

    Signed-off-by: Brian DeHamer <bdehamer@github.com>
    bdehamer committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    38fd473 View commit details
    Browse the repository at this point in the history