601 Commits (CC-7146/Sidebar-item-for-linking-status)

Author SHA1 Message Date
Daniel Nephin 3d39359bcb agent: move deprecated AddServiceFromSource to a test file 4 years ago
Daniel Nephin e44fd1cb92 agent: use a single method for Agent.AddService 4 years ago
Daniel Nephin 6757231b82 agent: rename AddService->AddServiceFromSource 4 years ago
Daniel Nephin e66af1a559 agent/consuk: Rename RPCRate -> RPCRateLimit 4 years ago
Daniel Nephin 5684223e36 agent/consul: make Client/Server config reloading more obvious 4 years ago
Daniel Nephin a04cefaa28 Remove an unnecessary else 4 years ago
Daniel Nephin 4b8b2a4291 xds: remove Server.Initialize 4 years ago
Daniel Nephin 375aed5ed6 xds: Pass in logger 4 years ago
Kenia 27f6899ec8
Create consul version metric with version label (#9350) 4 years ago
Daniel Nephin 738bf9efdc agent: fix bug with multiple listeners 4 years ago
Daniel Nephin 0ee86935f0 Remove two unused delegate methods 4 years ago
Matt Keeler 66fd23d67f
Refactor to call non-voting servers read replicas (#9191) 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
Daniel Nephin bd44952c2e streaming: disable streaming when requesting connect events 4 years ago
Daniel Nephin 853667e7d8 health: change the name of UseStreamingBackend config 4 years ago
Mathilde Gilles 1c8369b3c3 Fix: service LocallyRegisteredAsSidecar property is not persisted 4 years ago
Daniel Nephin e7d505dc33 config: add field for enabling streaming in the client 4 years ago
Matt Keeler 38f5ddce2a
Add per-agent reconnect timeouts (#8781) 4 years ago
Daniel Nephin b93577c94f config: add field for enabling streaming RPC endpoint 4 years ago
Kit Patella 7fe2f80b4b add config flag to disable 1.9 metrics backwards compatibility. Add warnings on start and reload on default value 4 years ago
Daniel Nephin 529f252d5c rpcclient: Add health.Client and use it in http and dns 4 years ago
Paul Banks e4db845246
Refactor uiserver to separate package, cleaner Reloading 4 years ago
Paul Banks f6d55e1d25
Fix reload test; address other PR feedback 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 282fbdfa75 api: rename HTTPServer to HTTPHandlers 4 years ago
Daniel Nephin cdd392d77f agent/consul: pass dependencies directly from agent 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
Matt Keeler 91d680b830
Merge of auto-config and auto-encrypt code (#8523) 4 years ago
R.B. Boyer 74d5df7c7a
xds: use envoy's rbac filter to handle intentions entirely within envoy (#8569) 4 years ago
Matt Keeler f97cc0445a
Move RPC router from Client/Server and into BaseDeps (#8559) 4 years ago
Pierre Souchay d2be9d38da Ensure that Cache options are reloaded when `consul reload` is performed. 4 years ago
Daniel Nephin e16375216d config: use logging.Config in RuntimeConfig 4 years ago
Daniel Nephin f2373a5575 logging: move init of grpclog 4 years ago
Daniel Nephin 63bad36de7 testing: disable global metrics sink in tests 4 years ago
Daniel Nephin 5d4df54296 agent: extract dependency creation from New 4 years ago
Daniel Nephin 35f1ecee0b config: Move remote-script-checks warning to config 4 years ago
Daniel Nephin 27b36bfc4e config: move NodeName validation to config validation 4 years ago
Daniel Nephin 399c77dfb6 agent: rename vars in newConsulConfig 4 years ago
Daniel Nephin 7b5b170a0d agent: Move setupKeyring functions to keyring.go 4 years ago
Daniel Nephin 9919e5dfa5 agent: unmethod consulConfig 4 years ago
Daniel Nephin 8f596f5551 Fix conflict in merged PRs 4 years ago
Daniel Nephin 37eacf8192 auto-config: reduce awareness of config 4 years ago
Daniel Nephin 875d8bde42 agent: convert NodeID methods to functions 4 years ago
Daniel Nephin 0738eb8596 Extract nodeID functions to a different file 4 years ago
Daniel Nephin 38980ebb4c config: Make Source an interface 4 years ago
Daniel Nephin 3b82ad0955 Rename NewClient/NewServer 4 years ago
Daniel Nephin 0420d91cdd Remove LogOutput from Agent 4 years ago
Daniel Nephin 5acf01ceeb Remove LogOutput from Server 4 years ago