-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support mutable tag strategy for GCP Artifact Registry (#52)
This PR adds support for pinning images in GCP artifact registries. * Only mutabletag strategy is implemented in this PR * We will want to add support for the other stategies Fix a bug in findImagesToPin - if the registries isn't specified we should match all registries but that wasn't the implemented behavior Related to #10
- Loading branch information
Showing
6 changed files
with
293 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.