Azure / fleet

Multi-cluster core
MIT License
80 stars 25 forks source link

fix: address a bug in the IMC resource stats collection process + add corresponding unit test #823

Closed michaelawyu closed 5 months ago

michaelawyu commented 5 months ago

Description of your changes

This PR addresses a bug in the IMC resource stats collection process. It also adds the unit test for the affected method.

I have:

How has this code been tested

Special notes for your reviewer

IMC controller tests are being refactored; more PRs will ensue.