Azure / container-upstream

This project captures work in progress, and completed work for the Azure Core Container Upstream team

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[smi] fix logic for calculating weights

michelleN opened this issue · comments

there's a larger discussion that needs to be had first around weights at the spec level servicemeshinterface/smi-spec#65

  1. we decided to refactor weights so that they're ints instead of strings. PR merged on spec.
  2. Fixed weight logic. PR in review.