Commit Graph

8215 Commits (3c17144fb54c155310a9855e35c00fd715a745b3)
 

Author SHA1 Message Date
Mitchell Hashimoto 3c17144fb5 agent/structs: JSON marshal the configuration for a managed proxy
7 years ago
Mitchell Hashimoto e9e6514c9b agent: disallow deregistering a managed proxy directly
7 years ago
Mitchell Hashimoto 66a573e496 agent: deregister service deregisters the proxy along with it
7 years ago
Mitchell Hashimoto a82726f0b8 agent: RemoveProxy also removes the proxy service
7 years ago
Mitchell Hashimoto e2653bec02 Fix broken tests from PR merge related to proxy secure defaults
7 years ago
Mitchell Hashimoto cf9b377c78 agent/cache: always fetch with minimum index of 1 at least
7 years ago
Mitchell Hashimoto e02a5fc2cc website: fix spacing issue
7 years ago
Mitchell Hashimoto f92a89b310 website: fix proxies to work via copy/paste
7 years ago
Mitchell Hashimoto 6a438c25d0 agent/proxy: remove debug println
7 years ago
Mitchell Hashimoto 7f83ae1faf website: document proxy security settings
7 years ago
Mitchell Hashimoto 0d6dcbd2f1 agent: disallow API registration with managed proxy if not enabled
7 years ago
Mitchell Hashimoto f7fc026e18 agent/config: AllowManagedAPIRegistration
7 years ago
Mitchell Hashimoto ed98d65c2b agent/proxy: AllowRoot to disable executing managed proxies when root
7 years ago
Mitchell Hashimoto 5ae32837f7 agent/proxy: set the proper arguments so we only run the helper process
7 years ago
Mitchell Hashimoto 4897ca6545 agent/config: add AllowManagedRoot
7 years ago
Kyle Havlovitz 82a4b3c13f connect: fix two CA tests that were broken in a previous PR (#60)
7 years ago
Paul Banks 01fefd3d92 Return defensive error if API response is jank
7 years ago
Paul Banks e7a345cb9a Refactor resolver logic to be clearer
7 years ago
Paul Banks 41a29a469e Fix roots race with CA setup hammering bug and defensive nil check hit during obscure upgrade scenario
7 years ago
Mitchell Hashimoto 4b7ca952d6 website: example typo
7 years ago
Mitchell Hashimoto c809840c90 website: clarify custom proxy integration and custom managed proxies
7 years ago
Paul Banks 12a46cd996 Fix "fail open" wording
7 years ago
Kyle Havlovitz 5d005df8c6 docs: add Connect CA overview
7 years ago
Kyle Havlovitz 860bf825a3 docs: add agent config options for connect/CA
7 years ago
Kyle Havlovitz aafa3ca64a agent: format all CA config fields
7 years ago
Kyle Havlovitz edbeeeb23c agent: update accepted CA config fields and defaults
7 years ago
Mitchell Hashimoto 316bdbe010 agent/proxy: fix build on Windows
7 years ago
Mitchell Hashimoto 070c91cb23 website: update security model
7 years ago
Mitchell Hashimoto d1e48b4790 website: clarify namespaces, conflict
7 years ago
Paul Banks 541cbae5f5 More misc comment cleanup
7 years ago
Paul Banks 0824d1df5f Misc comment cleanups
7 years ago
Paul Banks e57aa52ca6 Warn about killing proxies in dev mode
7 years ago
Mitchell Hashimoto 71216631d7 api: update intention struct for precedence
7 years ago
Mitchell Hashimoto fb0a58e682 website: clarify tiebreaker behavior
7 years ago
Mitchell Hashimoto f6685177f0 website: document the precedence table
7 years ago
Mitchell Hashimoto 028aa78e83 agent/consul: set precedence value on struct itself
7 years ago
Mitchell Hashimoto 1f5398e17c website: document multi-DC, caching, clarify prepared queries and
7 years ago
Mitchell Hashimoto 9ebd27522b website: fix typo
7 years ago
Mitchell Hashimoto 927b45bf91 agent/config: move ports to `ports` structure, update docs
7 years ago
Paul Banks ecfda7cda5 Fix unreachable code warning from go vet
7 years ago
Paul Banks d1c67d90bc Fixs a few issues that stopped this working in real life but not caught by tests:
7 years ago
Mitchell Hashimoto 77a8003475 api: change Connect to a query option
7 years ago
Mitchell Hashimoto 8d66d1045a connect: remove old unused code
7 years ago
Mitchell Hashimoto 6ea59241d1 website: address feedback
7 years ago
Paul Banks 85d6502ab3 Don't kill proxies on agent shutdown; backport manager close fix
7 years ago
Paul Banks b2ff583392 Test for adopted process Stop race and fix
7 years ago
Mitchell Hashimoto 03131398c4 website: Go native integration with Connect
7 years ago
Mitchell Hashimoto f522249e6b website: connect native overview
7 years ago
Mitchell Hashimoto caae034f3b command/connect/proxy: can specify prepared query upstream types
7 years ago
Mitchell Hashimoto e587b7c161 connect: support prepared query resolution
7 years ago