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] Finish Istio adapter #59

Closed michelleN closed 5 years ago

michelleN commented 5 years ago

This work also includes on-boarding and figuring out exactly what needs to be finished. So far, I've played with the traffic split implementation in the adapter. I will work on fixing bugs from the issue queue and see what major features or bugs there are left to complete on the traffic split portion. Also need to implement the Traffic Metrics and Traffic Access Control pieces of the SMI spec to finish the adapter.

michelleN commented 5 years ago
michelleN commented 5 years ago

Traffic Access Control has already been implemented. I manually tested. Someone also submitted the metrics implementation to the smi-metrics repo.