[AutoPR containerregistry/resource-manager] add a copy image operation to Azure Container Registry#2246
Conversation
add a copy image operation to Azure Container Registry - adds an operation to support copying a Docker image from one registry to another - supports copying to multiple places in the target registry - only one source and one target registry are supported
|
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-containerregistryYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Direct downloadYour files can be directly downloaded here: |
Codecov Report
@@ Coverage Diff @@
## restapi_auto_containerregistry/resource-manager #2246 +/- ##
==================================================================================
+ Coverage 53.08% 53.18% +0.1%
==================================================================================
Files 4774 4822 +48
Lines 119595 120086 +491
==================================================================================
+ Hits 63484 63872 +388
- Misses 56111 56214 +103
Continue to review full report at Codecov.
|
add a copy image operation to Azure Container Registry - adds an operation to support copying a Docker image from one registry to another - supports copying to multiple places in the target registry - only one source and one target registry are supported
add a copy image operation to Azure Container Registry - adds an operation to support copying a Docker image from one registry to another - supports copying to multiple places in the target registry - only one source and one target registry are supported
add a copy image operation to Azure Container Registry - adds an operation to support copying a Docker image from one registry to another - supports copying to multiple places in the target registry - only one source and one target registry are supported
add a copy image operation to Azure Container Registry - adds an operation to support copying a Docker image from one registry to another - supports copying to multiple places in the target registry - only one source and one target registry are supported
add a copy image operation to Azure Container Registry - adds an operation to support copying a Docker image from one registry to another - supports copying to multiple places in the target registry - only one source and one target registry are supported
|
This PR has been merged into #1935 |
…n to Azure Container Registry (#2246) * Generated from ffa69db8536d9ae71c581f58d88431c514400035 add a copy image operation to Azure Container Registry - adds an operation to support copying a Docker image from one registry to another - supports copying to multiple places in the target registry - only one source and one target registry are supported * Generated from 4e6be6f7aaa5d702c6f96feccac22fe922cc51c9 add a copy image operation to Azure Container Registry - adds an operation to support copying a Docker image from one registry to another - supports copying to multiple places in the target registry - only one source and one target registry are supported * Generated from d3b9410a38ed23a3f681e823e368d13be5476911 add a copy image operation to Azure Container Registry - adds an operation to support copying a Docker image from one registry to another - supports copying to multiple places in the target registry - only one source and one target registry are supported * Generated from 57b80df533758c342479734ab4660ecffad4236e add a copy image operation to Azure Container Registry - adds an operation to support copying a Docker image from one registry to another - supports copying to multiple places in the target registry - only one source and one target registry are supported * Generated from 8c306b9774829c9683c09365e29ff4265e655bcf add a copy image operation to Azure Container Registry - adds an operation to support copying a Docker image from one registry to another - supports copying to multiple places in the target registry - only one source and one target registry are supported * Generated from 8c306b9774829c9683c09365e29ff4265e655bcf add a copy image operation to Azure Container Registry - adds an operation to support copying a Docker image from one registry to another - supports copying to multiple places in the target registry - only one source and one target registry are supported
* Autorest.Python 2.1.35 + Profile support * [AutoPR containerregistry/resource-manager] add a copy image operation to Azure Container Registry (#2246) * Generated from ffa69db8536d9ae71c581f58d88431c514400035 add a copy image operation to Azure Container Registry - adds an operation to support copying a Docker image from one registry to another - supports copying to multiple places in the target registry - only one source and one target registry are supported * Generated from 4e6be6f7aaa5d702c6f96feccac22fe922cc51c9 add a copy image operation to Azure Container Registry - adds an operation to support copying a Docker image from one registry to another - supports copying to multiple places in the target registry - only one source and one target registry are supported * Generated from d3b9410a38ed23a3f681e823e368d13be5476911 add a copy image operation to Azure Container Registry - adds an operation to support copying a Docker image from one registry to another - supports copying to multiple places in the target registry - only one source and one target registry are supported * Generated from 57b80df533758c342479734ab4660ecffad4236e add a copy image operation to Azure Container Registry - adds an operation to support copying a Docker image from one registry to another - supports copying to multiple places in the target registry - only one source and one target registry are supported * Generated from 8c306b9774829c9683c09365e29ff4265e655bcf add a copy image operation to Azure Container Registry - adds an operation to support copying a Docker image from one registry to another - supports copying to multiple places in the target registry - only one source and one target registry are supported * Generated from 8c306b9774829c9683c09365e29ff4265e655bcf add a copy image operation to Azure Container Registry - adds an operation to support copying a Docker image from one registry to another - supports copying to multiple places in the target registry - only one source and one target registry are supported * Rebuild by #1935 * Use MultiAPISdk base class * Move doc link to docs.microsoft.com * Update version to v2.0.0 * Add tests (#2) * Test cases for build in python sdk * Add ContextManager to ACR client * Packaging
Created to sync Azure/azure-rest-api-specs#2719