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 flag to allow skipping upload to transparency log #2089

Merged
merged 7 commits into from
Jul 25, 2022

Commits on Jul 22, 2022

  1. add flag to allow skipping upload to transparency log

    we use cosign extensively with a private registry, and would like to
    streamline the signing process to bypass the prompt to skip uploading to
    a the transparency log with a private registry.
    
    Signed-off-by: Kenny Leung <[email protected]>
    k4leung4 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    a5fdb31 View commit details
    Browse the repository at this point in the history
  2. make docgen

    Signed-off-by: Kenny Leung <[email protected]>
    k4leung4 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    9fd51e2 View commit details
    Browse the repository at this point in the history
  3. fix e2e

    Signed-off-by: Kenny Leung <[email protected]>
    k4leung4 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    dfe1de1 View commit details
    Browse the repository at this point in the history
  4. add e2e test

    Signed-off-by: Kenny Leung <[email protected]>
    k4leung4 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    8a9d7f8 View commit details
    Browse the repository at this point in the history
  5. rename flag to no_tlog_upload

    Signed-off-by: Kenny Leung <[email protected]>
    k4leung4 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    911b574 View commit details
    Browse the repository at this point in the history
  6. dash instead of underscore in flag name.

    Signed-off-by: Kenny Leung <[email protected]>
    k4leung4 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    ee0942d View commit details
    Browse the repository at this point in the history
  7. make docgen

    Signed-off-by: Kenny Leung <[email protected]>
    k4leung4 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    2c51c93 View commit details
    Browse the repository at this point in the history