Azure-sdk-for-net: [QUERY] repositories in container registries

Created on 26 Apr 2019  Â·  4Comments  Â·  Source: Azure/azure-sdk-for-net

Query/Question
How I can get repositories in container registries with images data like tags and manifests?

Why is this not a Bug or a feature Request?
It can be done by PowerShell and API but can't do in SDK

Setup (please complete the following information if applicable):

  • OS: Win 10
  • IDE : VS
  • Version of the Library used: latest

Information Checklist
I can get IRegistry but there no way to get repositories from there

Container Registry Mgmt Service Attention question

Most helpful comment

@estebanreyl could you please update this issue with the pointer to your PR which would enable this in the SDK.

All 4 comments

@estebanreyl could you please update this issue with the pointer to your PR which would enable this in the SDK.

We are currently working to get through all of those issues and have an ongoing PR in the Azure rest api spec repository from where the acr sdk is autogenerated. You can find that here: https://github.com/Azure/azure-rest-api-specs/pull/6629 . Once that PR goes through we can generate the a new fully functioning api that supports tag and manifest acquisition among other things.

@PejmanNik, just check in. Seems @estebanreyl 's PR is merged, can you verify has your issue been resolved yet?

Yes, @xiadu94 . Thank you

Was this page helpful?
0 / 5 - 0 ratings