508 Commits (b73a13fc9e9cba90c039ebf6e0bd4151be66ba8b)

Author SHA1 Message Date
Freddy 4c5758d891
Remove operator_area note from godoc overview (#4603) 6 years ago
Siva Prasad 771e0bafd2
Addresses the flakiness of CatalogNodes (#4530) 6 years ago
Pierre Souchay cec5d72396 BUGFIX: Unit test relying on WaitForLeader() did not work due to wrong test (#4472) 6 years ago
Geoffrey Grosenbach 827fbac3ab Copy-and-paste Go client example (#4448) 6 years ago
Paul Banks 8cbeb29e73
Fixes #4421: General solution to stop blocking queries with index 0 (#4437) 6 years ago
Kyle Havlovitz d6ca015a42
connect/ca: add configurable leaf cert TTL 6 years ago
Matt Keeler 7dfd2ab316 Add some tests for GenerateEnv 6 years ago
Matt Keeler c54b43bef3 PR Updates 6 years ago
Matt Keeler 3b6eef8ec6 Pass around an API Config object and convert to env vars for the managed proxy 6 years ago
Hamish 9043966efd Fix lock and semaphore timeouts 6 years ago
Mitchell Hashimoto 1c3e9af316
agent: 400 error on invalid UUID format, api handles errors properly 7 years ago
Kyle Havlovitz 162daca4d7 revert go changes to hide rotation config 7 years ago
Kyle Havlovitz c20bbf8760 connect/ca: hide the RotationPeriod config field since it isn't used yet 7 years ago
Kyle Havlovitz bc997688e3 connect/ca: update Consul provider to use new cross-sign CSR method 7 years ago
Paul Banks b5f24a21cb Fix test broken by final telemetry PR change! 7 years ago
Paul Banks 597e55e8e2 Misc test fixes 7 years ago
Paul Banks 96c416012e Misc rebase and test fixes 7 years ago
Paul Banks 43b48bc06b Get agent cache tests passing without global hit count (which is racy). 7 years ago
Paul Banks 05a8097c5d Fix misc test failures (some from other PRs) 7 years ago
Kyle Havlovitz 82a4b3c13f connect: fix two CA tests that were broken in a previous PR (#60) 7 years ago
Paul Banks 0824d1df5f Misc comment cleanups 7 years ago
Mitchell Hashimoto 71216631d7 api: update intention struct for precedence 7 years ago
Mitchell Hashimoto 77a8003475 api: change Connect to a query option 7 years ago
Mitchell Hashimoto b55f0641e6 api: support ExecuteConnect 7 years ago
Mitchell Hashimoto 297e4f272e api: support native connect 7 years ago
Paul Banks df2cb30b01 Make tests pass and clean proxy persistence. No detached child changes yet. 7 years ago
Paul Banks cdc7cfaa36 Abandon daemonize for simpler solution (preserving history): 7 years ago
Paul Banks ba0fb58a72 Make daemoinze an option on test binary without hacks. Misc fixes for racey or broken tests. Still failing on several though. 7 years ago
Kyle Havlovitz 74f225fcd2
Add client api support for CA config endpoints 7 years ago
Mitchell Hashimoto 3a6a750972
api: IntentionUpdate API 7 years ago
Mitchell Hashimoto f27711a319
api: IntentionDelete + tests 7 years ago
Mitchell Hashimoto 272211e171
command/intention/get: the get command without tests 7 years ago
Mitchell Hashimoto 988d7d984a
command/intention/finder: package for finding based on src/dst 7 years ago
Mitchell Hashimoto 961e9c1eaf
command/intention/create 7 years ago
Mitchell Hashimoto a5ecdc5798
api: IntentionCheck 7 years ago
Paul Banks 7c7c858a9a
More test cleanup 7 years ago
Paul Banks 4aeab3897c
Fixed many tests after rebase. Some still failing and seem unrelated to any connect changes. 7 years ago
Mitchell Hashimoto aaa2431350
agent: change connect command paths to be slices, not strings 7 years ago
Paul Banks e0e12e165b
TLS watching integrated into Service with some basic tests. 7 years ago
Paul Banks cd88b2a351
Basic `watch` support for connect proxy config and certificate endpoints. 7 years ago
Paul Banks 36dbd878c9
Adds `api` client code and tests for new Proxy Config endpoint, registering with proxy and seeing proxy config in /agent/services list. 7 years ago
Paul Banks 88541bba17
Add tests all the way up through the endpoints to ensure duplicate src/destination is supported and so ultimately deny/allow nesting works. 7 years ago
Mitchell Hashimoto 97f5414d94
api: rename Authorize field to ClientCertURI 7 years ago
Mitchell Hashimoto 9638466b88
api: fix up some comments and rename IssuedCert to LeafCert 7 years ago
Mitchell Hashimoto 4689d8373a
api: IntentionMatch 7 years ago
Mitchell Hashimoto 663a12d96b
api: starting intention endpoints, reorganize files slightly 7 years ago
Mitchell Hashimoto 263e2c7cf7
api: endpoints for working with CA roots, agent authorize, etc. 7 years ago
Paul Banks 125555e1aa
require -> assert until rebase 7 years ago
Paul Banks 9309422fd9
Add Connect agent, catalog and health endpoints to api Client 7 years ago
Kyle Havlovitz b73323aa42
Remove the script field from checks in favor of args 7 years ago