Easwar Swaminathan
|
5e4402fffa
|
attributes: avoid the use of %#v formatting verb (#6664)
|
2023-09-26 09:58:45 -07:00 |
Haixin Chen
|
58e2f2b105
|
attributes: print typed nil values instead of panic (#6574)
Co-authored-by: Easwar Swaminathan <easwars@google.com>
|
2023-09-22 12:09:02 -07:00 |
Doug Fawley
|
fbff2abb0f
|
*: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544)
|
2023-08-14 09:04:46 -07:00 |
Easwar Swaminathan
|
8e9c8f8e71
|
grpc: do not use balancer attributes during address comparison (#6439)
|
2023-07-11 18:35:39 -07:00 |
Zach Reyes
|
5e587344ee
|
xds: Add support for Custom LB Policies (#6224)
|
2023-05-08 21:29:36 -04:00 |
Doug Fawley
|
778860e606
|
testing: update Go to 1.19 (#5717)
|
2022-10-17 15:04:34 -07:00 |
Menghan Li
|
907a202a61
|
attributes: document that some value types (e.g. `map`s) must implement Equal (#5109)
|
2022-01-06 15:44:56 -08:00 |
Doug Fawley
|
36d87572db
|
attributes: add Equal method; resolver: add AddressMap and State.BalancerAttributes (#4855)
|
2021-10-15 10:39:56 -07:00 |
Gaurav Gahlot
|
d9063e7af3
|
standardized experimental warnings (#3917)
|
2020-10-02 09:11:08 -07:00 |
Easwar Swaminathan
|
b2df44eac8
|
Pass weights to wrr balancer through attributes. (#3530)
|
2020-04-27 20:55:58 -07:00 |
Doug Fawley
|
0aa47d32da
|
resolver: introduce attributes package and use it for Address and State (#3151)
|
2019-11-06 16:53:23 -08:00 |