Azure / container-upstream

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

[smi] reflect weights -> int spec change in code across repos #79

Closed michelleN closed 5 years ago

michelleN commented 5 years ago

We decided to change weight to be int. This change needs to be reflected in the smi-sdk-go project and then smi-adapter-istio needs to update the sdk dependency and reflect that change in code as well

michelleN commented 5 years ago

https://github.com/deislabs/smi-sdk-go/pull/24

michelleN commented 5 years ago

sdk has been updated. now we just need to do a release and get this PR in the istio adapter merged with smi-sdk-go pinned to 0.2.0 which is being tracked in #71 so marking this as done.