Sheldon Shao

Results 11 comments of Sheldon Shao

[metrics_iks1.txt](https://github.com/keikoproj/upgrade-manager/files/7069561/metrics_iks1.txt) Most of the metrics are from rest_client_request_latency_seconds grep rest_client_request_latency_seconds metrics_iks1.txt |wc -l 769

the features have been done in controller v2 https://github.com/keikoproj/upgrade-manager/pull/189

This feature is critical for AZ evacuation, when one AWS AZ went back, we should have a quick way to remove the nodes in the BAD AZ from the target...

Going through the checklist

@M00nF1sh Thanks for the comments. Couple questions, about the #2354 1. How are you going to sync the bad AZ information from one place to all ingresses ? if you...

@M00nF1sh Like the idea of "-backlisted-az-ids" ``` > @shaoxt > > > How are you going to sync the bad AZ information from one place to all ingresses ? if...

Got the email, Thank you On Fri, Jan 25, 2019 at 5:42 PM Srivathsan Canchi wrote: > *Youtube Channel* > https://www.youtube.com/channel/UC46gJODnt_dy4Ss3wzGpgvA > > *Google Groups Forum* > https://groups.google.com/forum/#!forum/foremast > >...

Standardize go-metrics and python-metrics for go-service and python-service

The problem looks like the lru_cache(None) https://github.com/jdb78/pytorch-forecasting/blob/master/pytorch_forecasting/data/timeseries.py ``` If user_function is specified, it must be a callable. This allows the lru_cache decorator to be applied directly to a user function,...

Would like to find any solution for this feature. A (asking for request compression) --> C B (doesn't need request compression)--> C How can I configure this case ? try...