Azure / container-upstream

This project captures work in progress, and completed work for the Azure Core Container Upstream team
MIT License
53 stars 26 forks source link

[smi] fix logic for calculating weights #71

Closed michelleN closed 4 years ago

michelleN commented 5 years ago

https://github.com/deislabs/smi-adapter-istio/issues/12

michelleN commented 5 years ago

there's a larger discussion that needs to be had first around weights at the spec level https://github.com/deislabs/smi-spec/issues/65

michelleN commented 4 years ago
  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.