183 Commits (CSLC-91-egress-connect-proxy)

Author SHA1 Message Date
DanStough 95250e7915 Update go version to 1.18.1 3 years ago
Dhia Ayachi 83720e5737
add a rate limiter to config auto-reload (#12490) 3 years ago
Dhia Ayachi 16b19dd82d
auto-reload configuration when config files change (#12329) 3 years ago
Evan Culver 602e08ada7
checks: populate interval and timeout when registering services (#11138) 3 years ago
R.B. Boyer b60d89e7ef bulk rewrite using this script 3 years ago
Dan Upton 205ce9a69d
Remove references to "master" ACL tokens in tests (#11751) 3 years ago
Dan Upton 3a91815169
agent/token: rename `agent_master` to `agent_recovery` (internally) (#11744) 3 years ago
R.B. Boyer db91cbf484
auto-config: ensure the feature works properly with partitions (#11699) 3 years ago
Daniel Nephin 4185045a7f sdk/freeport: rename Port to GetOne 3 years ago
Daniel Nephin e8312d6b5a testing: remove unnecessary calls to freeport 3 years ago
Daniel Nephin d795a73f78 testing: use the new freeport interfaces 3 years ago
Daniel Nephin 8c7475d95e sdk: add freeport functions that use t.Cleanup 3 years ago
Mark Anderson 7e8228a20b
Remove some usage of md5 from the system (#11491) 3 years ago
Dhia Ayachi 2801785710
regenerate expired certs (#11462) 3 years ago
R.B. Boyer ef559dfdd4
agent: refactor the agent delegate interface to be partition friendly (#11429) 3 years ago
tarat44 1e8e44d442 fix formatting 3 years ago
tarat44 c1ed3a9a94 change config option to H2PingUseTLS 3 years ago
tarat44 3c9f5a73d9 add support for h2c in h2 ping health checks 3 years ago
R.B. Boyer 5b6d96d27d
grpc: ensure that streaming gRPC requests work over mesh gateway based wan federation (#10838) 3 years ago
Evan Culver 710bd90ef7
checks: Add Interval and Timeout to API response (#10717) 3 years ago
R.B. Boyer fc9b1a277d
sync changes to oss files made in enterprise (#10670) 3 years ago
R.B. Boyer 188e8dc51f
agent/structs: add a bunch more EnterpriseMeta helper functions to help with partitioning (#10669) 3 years ago
Daniel Nephin 970f5d78ec agent: fix two data race in agent tests 3 years ago
Daniel Nephin 3a045cca8d ca: remove unused RotationPeriod field 3 years ago
Daniel Nephin 8b365f8271 Remove a racy and failing test 3 years ago
R.B. Boyer a2876453a5
connect/ca: cease including the common name field in generated certs (#10424) 3 years ago
Matt Keeler 234d0a3c2a Preparation for changing where license management is done. 4 years ago
Iryna Shustava d7d44f6ae7
Save exposed ports in agent's store and expose them via API (#10173) 4 years ago
Daniel Nephin e229b877d8 health: create health.Client in Agent.New 4 years ago
Tara Tufano 9deb52e868
add http2 ping health checks (#8431) 4 years ago
R.B. Boyer c608dc0d60
server: initialize mgw-wanfed to use local gateways more on startup (#9528) 4 years ago
Daniel Nephin 1495291054 agent: move two fields off of AddServiceRequest 4 years ago
Daniel Nephin 3d39359bcb agent: move deprecated AddServiceFromSource to a test file 4 years ago
Daniel Nephin 6757231b82 agent: rename AddService->AddServiceFromSource 4 years ago
Daniel Nephin d113f0e690 structs: Fix printing of IDs 4 years ago
Michael Montgomery 817903b925 Fixed failing tests 4 years ago
Daniel Nephin b9e60c0775 testing: skip slow tests with -short 4 years ago
Daniel Nephin 79963be559 Use freeport 4 years ago
Daniel Nephin 738bf9efdc agent: fix bug with multiple listeners 4 years ago
Michael Montgomery 5b6ac035ff Resolves #6074. Adds new option to configure HTTP Server's MaxHeaderBytes with option `-http-max-header-bytes` 4 years ago
Mathilde Gilles 1c8369b3c3 Fix: service LocallyRegisteredAsSidecar property is not persisted 4 years ago
R.B. Boyer 9801ef8eb1
agent: enable enable_central_service_config by default (#8746) 4 years ago
Paul Banks e4db845246
Refactor uiserver to separate package, cleaner Reloading 4 years ago
Paul Banks 526bab6164
Add config changes for UI metrics 4 years ago
R.B. Boyer 7eef25daf5
agent: when enable_central_service_config is enabled ensure agent reload doesn't revert check state to critical (#8747) 4 years ago
Daniel Nephin cdd392d77f agent/consul: pass dependencies directly from agent 4 years ago
Daniel Nephin 0bb9c318b7 http: fix tests incorrectly using HTTPAddr to get the address of the 4 years ago
Daniel Nephin 6ca45e1a61 agent: add apiServers type for managing HTTP servers 4 years ago
Daniel Nephin 330be5b740 agent/token: Move token persistence out of agent 4 years ago
Pierre Souchay 9a64d3e5fe Also test reload of EntryFetchMaxBurst 4 years ago