-
Notifications
You must be signed in to change notification settings - Fork 553
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 #2007
Labels
enhancement
New feature or request
Comments
mozillazg
added a commit
to mozillazg/cosign
that referenced
this issue
Jun 18, 2022
Resolves: sigstore#2007 Signed-off-by: mozillazg <[email protected]>
mozillazg
added a commit
to mozillazg/cosign
that referenced
this issue
Jun 18, 2022
Resolves: sigstore#2007 Signed-off-by: mozillazg <[email protected]>
mozillazg
added a commit
to mozillazg/cosign
that referenced
this issue
Jun 18, 2022
Integrate a new keychain to support Alibaba Cloud Container Registry when run with the `--k8s-keychain` flag. Resolves: sigstore#2007 Signed-off-by: mozillazg <[email protected]>
dlorenc
pushed a commit
that referenced
this issue
Aug 29, 2022
* 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: #2007 Signed-off-by: mozillazg <[email protected]> * update codegen Signed-off-by: mozillazg <[email protected]> * upgrade dependencies Signed-off-by: mozillazg <[email protected]> * Use `io.Discard` instead of `ioutil.Discard` Signed-off-by: mozillazg <[email protected]> Signed-off-by: mozillazg <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Integrate a new keychain (via docker-credential-acr-helper) to support Alibaba Cloud Container Registry.
The text was updated successfully, but these errors were encountered: