4019 Commits (6eea2f2d48ec8f759ad6605c50531c6e092a2852)

Author SHA1 Message Date
Chris S. Kim bee18f4a1d
Generate bindata_assetfs.go (#12146) 3 years ago
R.B. Boyer b60d89e7ef bulk rewrite using this script 3 years ago
R.B. Boyer 31f6f55bbe test: normalize require.New and assert.New syntax 3 years ago
R.B. Boyer 424f3cdd2c
proxycfg: introduce explicit UpstreamID in lieu of bare string (#12125) 3 years ago
Dan Upton ca3aca92c4
[OSS] Remove remaining references to master (#11827) 3 years ago
VictorBac 31a39c9528
Add GRPC and GRPCUseTLS to api.HealthCheckDefinition (#12108) 3 years ago
Evan Culver e35dd08a63
connect: Upgrade Envoy 1.20 to 1.20.1 (#11895) 3 years ago
Kyle Havlovitz 0db874c38b Add virtual IP generation for term gateway backed services 3 years ago
Chris S. Kim 98ea6d1cf1
Fix race with tags (#12041) 3 years ago
Chris S. Kim a0acf9978f
Fix races in anti-entropy tests (#12028) 3 years ago
Mike Morris 1b1a97e8f9
ingress: allow setting TLS min version and cipher suites in ingress gateway config entries (#11576) 3 years ago
Dao Thanh Tung 88c7cfa578
URL-encode/decode resource names for HTTP API part 2 (#11957) 3 years ago
Daniel Nephin abac8baa5d ca: remove one call to provider.ActiveRoot 3 years ago
Daniel Nephin eaa084fd41 ca: remove redundant append of an intermediate cert 3 years ago
Daniel Nephin 11f4cdaa49 ca: only generate a single private key for the whole test case 3 years ago
Daniel Nephin b3ffe7ac72 ca: cleanup a test 3 years ago
Daniel Nephin 1fd6b16399 ca: use the new leaf signing lookup func in leader metrics 3 years ago
Blake Covarrubias 4bd92921f4
api: Return 404 when deregistering a non-existent check (#11950) 3 years ago
Dhia Ayachi 1eac39ae9c
clone the service under lock to avoid a data race (#11940) 3 years ago
Daniel Nephin abfc1e4840 snapshot: return the error from replyFn 3 years ago
Daniel Nephin 0166b0839c config: correctly capture all errors. 3 years ago
Chris S. Kim 4cd2542a3e
Fix test for ENT (#11946) 3 years ago
Chris S. Kim e4bcaac08c
Fix test for ENT (#11941) 3 years ago
Dhia Ayachi e653f81919
reset `coalesceTimer` to nil as soon as the event is consumed (#11924) 3 years ago
Mathew Estafanous 0fdd1318e9
Ensure consistency with error-handling across all handlers. (#11599) 3 years ago
Jared Kirschner b393c90ce7 Clarify service and check error messages (use ID) 3 years ago
Chris S. Kim 30550f2c63
testing: Revert assertion for virtual IP flag (#11932) 3 years ago
littlestar642 634c72d22f add path escape and unescape to path params 3 years ago
freddygv 21f2c2e68d Purge chain if it shouldn't be there 3 years ago
freddygv fe85138453 additional test fixes 3 years ago
freddygv d26b4860fd Account for new upstreams constraint in tests 3 years ago
freddygv 2fe27b748d Check ingress upstreams when gating chain watches 3 years ago
freddygv 6814e84459 Use ptr receiver in all Upstream methods 3 years ago
freddygv 6af9a0d8cf Avoid storing chain without an upstream 3 years ago
freddygv ba12dc215b Clean up chains separately from their watches 3 years ago
freddygv c5c290c503 Validate chains are associated with upstreams 3 years ago
freddygv 70d6358426 Store intention upstreams in snapshot 3 years ago
R.B. Boyer 81ea8129d7
proxycfg: ensure all of the watches are canceled if they are cancelable (#11824) 3 years ago
R.B. Boyer 4aabbe529c
proxycfg: use external addresses in tproxy when crossing partition boundaries (#11823) 3 years ago
Jared Kirschner 2de79abc00 http: improve 404 Not Found response message 3 years ago
Freddy 85fe875d07
Use anonymousToken when querying by secret ID (#11813) 3 years ago
R.B. Boyer 631c649291
various partition related todos (#11822) 3 years ago
Jared Kirschner 34ea9ae8c9 http: improve UI not enabled response message 3 years ago
Kyle Havlovitz 018693b6ee acl: use wildcard partition in metrics proxy ui endpoint 3 years ago
Kyle Havlovitz 80a4489844 state: fix freed VIP table id index 3 years ago
Kyle Havlovitz ecbd3eb2a6 Exit before starting the vip check routine if possible 3 years ago
Daniel Nephin 0a9cb62859 testing: Deprecate functions for creating a server. 3 years ago
Daniel Nephin c9a992f5e8 testing: remove old config.Build version 3 years ago
Kyle Havlovitz 04ef1c3fa0 leader: move the virtual IP version check into a goroutine 3 years ago
FFMMM 74eb257b1c
[sync ent] increase segment max limit to 4*64, make configurable (#1424) (#11795) 3 years ago