Skip to content

azure.mgmt.containerinstance.ContainerInstanceManagementClient.container_groups list operations returning stale / incomplete resources  #2662

Closed

Description

I have instantiated an authorised azure.mgmt.containerinstance.ContainerInstanceManagementClient object. When i iterate over .container_groups.list() I see the 3 container groups but their instance_view property is None. However, when I call .container_groups.get() the object I get has all the properties populated and I can see the instance_view property.

Therefore, unless this is somehow deliberate behaviour of list/list_by_resource_group, i.e. to return a partial resource, this is a bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    ACSDocsRestAPIService AttentionWorkflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions