Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Container Instances cloud service #14

Closed
ImMin5 opened this issue Oct 12, 2022 · 1 comment
Closed

Add Container Instances cloud service #14

ImMin5 opened this issue Oct 12, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ImMin5
Copy link
Member

ImMin5 commented Oct 12, 2022

Description

Based on this road map we are planning to add Container Instances cloud service at v1.5.0

Cloud Service

  • Container Insatnces

Release Version

  • 1.5.0
@ImMin5
Copy link
Member Author

ImMin5 commented Oct 24, 2022

when Container Instances state is Pending, instance_view is None.

Because of that this error will be occurred.

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/plugin_azure_cloud_services-1.4.0-py3.8.egg/spaceone/inventory/manager/container_instances/container_manager.py", line 59, in collect_cloud_service
    _start_time = container['instance_view']['current_state']['start_time']
TypeError: 'NoneType' object is not subscriptable

ImMin5 added a commit to ImMin5/plugin-azure-inven-collector that referenced this issue Oct 24, 2022
ImMin5 added a commit to ImMin5/plugin-azure-inven-collector that referenced this issue Oct 24, 2022
ImMin5 added a commit to ImMin5/plugin-azure-inven-collector that referenced this issue Oct 26, 2022
ImMin5 added a commit to ImMin5/plugin-azure-inven-collector that referenced this issue Oct 26, 2022
@ImMin5 ImMin5 closed this as completed Oct 27, 2022
@ImMin5 ImMin5 changed the title feat: Container Instances Add Container Instances cloud service Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant