Azure / azure-iot-ops-cli-extension

Azure IoT Ops extension for Azure CLI
MIT License
9 stars 8 forks source link

feat: broker check update to 0.7.0 #325

Closed Elsie4ever closed 1 week ago

Elsie4ever commented 2 weeks ago

Update broker check to 0.7.0 according to the change list:

  1. Add a helper function to evaluate new status, since it might be similar across services in detail 0 it shows an overall status with worst case calculation: image

in detail 1 it shows both runtime and provision status if both exist

image

detail 2

image
  1. add tls check in broker listener, refactored the one of condition check to base so it can be used across service
  2. Add unit tests for resource.py

TODO: will add BrokerAuthorization and BrokerAuthentication evaluations in next pr


This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Thank you for contributing to Azure IoT Operations tooling!

This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

Intent for Production

Basic expectations

Azure IoT Operations CLI maintainers reserve the right to enforce any of the outlined expectations.

A PR is considered ready for review when all basic expectations have been met (or do not apply).