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
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.
We decided to change
weight
to beint
. 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