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

feat: integrate Alibaba Cloud Container Registry cred helper #2008

Merged
merged 7 commits into from Aug 29, 2022

Commits on Jun 18, 2022

  1. feat: integrate Alibaba Cloud Container Registry cred helper

    Integrate a new keychain to support Alibaba Cloud Container Registry
    when run with the `--k8s-keychain` flag.
    
    Resolves: sigstore#2007
    
    Signed-off-by: mozillazg <mozillazg101@gmail.com>
    mozillazg committed Jun 18, 2022
    Copy the full SHA
    d1ac93c View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. update codegen

    Signed-off-by: mozillazg <mozillazg101@gmail.com>
    mozillazg committed Jun 20, 2022
    Copy the full SHA
    b81dbc3 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Merge remote-tracking branch 'upstream/main' into support-alibaba-acr…

    …-keychain
    
    Signed-off-by: mozillazg <mozillazg101@gmail.com>
    mozillazg committed Jun 30, 2022
    Copy the full SHA
    2327e84 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. Copy the full SHA
    3771279 View commit details
    Browse the repository at this point in the history
  2. upgrade dependencies

    Signed-off-by: mozillazg <mozillazg101@gmail.com>
    mozillazg committed Aug 20, 2022
    Copy the full SHA
    e4fbac0 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Copy the full SHA
    fbd3145 View commit details
    Browse the repository at this point in the history
  2. Use io.Discard instead of ioutil.Discard

    Signed-off-by: mozillazg <mozillazg101@gmail.com>
    mozillazg committed Aug 23, 2022
    Copy the full SHA
    cb656bc View commit details
    Browse the repository at this point in the history