Azure / acr-builder

Azure Container Registry Build Runner
MIT License
38 stars 35 forks source link

Add ability to resolve custom credential secrets of Vault/MSI type #415

Closed shahzzzam closed 5 years ago

shahzzzam commented 5 years ago

Purpose of the PR: This adds the feature of resolving custom credentials of a Registry, which may be in the form of Vault or MSI, and login to the Registry.

Fixes #

414