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

Fix file signing verification error and bucket upload #2785

Merged
merged 5 commits into from
Nov 30, 2022

Commits on Nov 30, 2022

  1. sign blob: Clean up temp directory

    Signed-off-by: Adolfo Garcia Veytia (puerco) <puerco@chainguard.dev>
    puerco committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    eba8fb2 View commit details
    Browse the repository at this point in the history
  2. Dont sync down certs and signatures

    Signed-off-by: Adolfo Garcia Veytia (puerco) <puerco@chainguard.dev>
    puerco committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    72faa0f View commit details
    Browse the repository at this point in the history
  3. Const away sig and cert extensions

    Signed-off-by: Adolfo Garcia Veytia (puerco) <puerco@chainguard.dev>
    puerco committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    fff43b4 View commit details
    Browse the repository at this point in the history
  4. sign blob: Enable bucket clobbering when uploading signatures and certs

    Signed-off-by: Adolfo Garcia Veytia (puerco) <puerco@chainguard.dev>
    puerco committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    e7270cb View commit details
    Browse the repository at this point in the history
  5. krel sign blob: Flatten a bunch of errors

    Signed-off-by: Adolfo Garcia Veytia (puerco) <puerco@chainguard.dev>
    puerco committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    19310bc View commit details
    Browse the repository at this point in the history