Azure / azure-iot-ops-cli-extension

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

fix: exclude meta resource job from billing support bundle using prefix name #293

Closed Elsie4ever closed 3 months ago

Elsie4ever commented 3 months ago

Since billing and meta resource share the same label, billing needs to be exclusive about the prefix it's capturing since both billing and meta resource has jobs and pods under AIO namespace(pods are already capturing the pod with prefix names stated, this pr is to fix the job) image ----> image


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).

Elsie4ever commented 3 months ago

IT runs

image