ZHANG Dapeng
|
0b4503e4b2
|
xds: rollback PGV dependency from using maven artifact to importing proto source
PGV is adding new fields (`well_known_regex` and `strict`) to proto and some of our new features require the most current envoy API which in turn requires the new fields in latest PGV proto (https://github.com/envoyproxy/envoy/blob/master/api/envoy/api/v2/core/base.proto#L251), but they are not available in the latest PGV maven release.
|
2020-03-27 17:09:27 -07:00 |
ZHANG Dapeng
|
13fad99549
|
xds: remove gogoproto dependency
Since e7f0b7176e and 1dd72ab043 , gogoproto is not a dependency anymore.
|
2019-10-21 15:42:27 -07:00 |
ZHANG Dapeng
|
cd8dbd306b
|
xds: use PGV dependency from maven artifact
Resolves #6016
|
2019-09-23 18:09:38 -07:00 |
ZHANG Dapeng
|
0bc659cfdd
|
xds: bump envoy to 6ff0bce8ff417a252cde4d04dfb9cba2bab463d8
Also add import script for upda protos from https://github.com/cncf/udpa
This PR is for the purpose to sync up with internal cl/265717410
|
2019-08-28 12:58:09 -07:00 |
ZHANG Dapeng
|
81391c1fad
|
doc: Update NOTICE.txt with gogoproto
|
2019-06-21 13:01:28 -07:00 |
ZHANG Dapeng
|
dd466039b5
|
doc: Update NOTICE with xds third_party dependencies
|
2019-02-21 11:15:26 -08:00 |
Carl Mastrangelo
|
60a0b0c471
|
all: normalize copyright header
|
2018-05-03 14:55:21 -07:00 |
Carl Mastrangelo
|
3bfd630bff
|
all: update to Apache 2 licence
Also, update the authors.
|
2017-05-31 13:29:01 -07:00 |
Eric Anderson
|
9ef07916f7
|
netty: Copy DefaultHttp2ConnectionDecoder in prep for backport
|
2017-03-14 14:21:51 -07:00 |
Xudong Ma
|
b121c46b42
|
Reduce OkHttp dependency, copy all the needed files into our repository.
|
2015-10-15 16:35:08 -07:00 |