1408 Commits (CC-7146/hcp-link-item-in-the-nav-bar)

Author SHA1 Message Date
James Phillips 2de1cd5a4a
test: Turns off ACLs for catalog and health WAN translation tests. 8 years ago
James Phillips 888fa5cad6
test: Moves a variable closer to where it's used. 8 years ago
James Phillips 0daacfe5e5
test: Turns down server health interval for faster convergence. 8 years ago
Frank Schroeder 21a82a0a16
test: Refactor WaitForResult tests with retry 8 years ago
Frank Schroeder 8c2b261c61 Use bind address as source for outgoing connections (#2822) 8 years ago
Frank Schroeder fb83790cb9 Do not modify config after creation II 8 years ago
Frank Schroeder a235986a28 Do not modify config after creation 8 years ago
Frank Schroeder a226edd4a9 Move GCE discovery code to command/agent/config_gce.go 8 years ago
Frank Schroeder 7f73f14260 Move AWS discovery code to command/agent/config_aws.go 8 years ago
Frank Schroeder 78fc19c48c Move verifyUniqueListeners to command/agent/config.go 8 years ago
Frank Schroeder d34ba3e823 Cleanup agent config 8 years ago
James Phillips 6382f95898
Updates static assets to pick up #2712. 8 years ago
Kyle Havlovitz cd56a5ebdd Add separate option for verifying incoming HTTPS traffic (#2974) 8 years ago
Frank Schroeder 84d6ac2d51 api: Return empty list instead of nil 8 years ago
Frank Schroeder 9685bdcd0b api: Add ServiceTags to Health state endpoint (#153) 8 years ago
Frank Schroeder 7075695627 Faster dev server startup 8 years ago
Frank Schroeder 48fa2962eb Revert "test: Run command/agent tests in parallel" 8 years ago
Frank Schroeder 0cb4295182 test: Do not run RetryJoin tests in parallel 8 years ago
Frank Schroeder 7281b4291a test: Speedup session renew tests 8 years ago
Frank Schroeder 37c180a920 test: Speedup Retry*Join tests 8 years ago
Frank Schroeder 17be40a733 test: Run command/agent tests in parallel 8 years ago
Kyle Havlovitz b70e419aeb Add TLS cipher suite options and CA path support (#2963) 8 years ago
James Phillips 59c4128deb
Updates compiled static assets. 8 years ago
Frank Schroeder 3403cd4372 golint: Fix existing comments 8 years ago
Frank Schroeder 3e00e36f41 golint: Untangle if blocks with return in else 8 years ago
Frank Schroeder d7e23857ad golint: No stutter 8 years ago
Frank Schroeder cf3ec1cf5c golint: Rename fields and structs 8 years ago
Frank Schroeder 5a3961f31f golint: Replace a += 1 with a++ 8 years ago
Frank Schroeder 6688a510e1 golint: Consistent receiver name 8 years ago
Frank Schroeder 8bb7792799 golint: Drop the unused value from range 8 years ago
Frank Schroeder eddb1af603 Remove duplicate constants 8 years ago
Frank Schroeder ee5b06a231 Use fmt.Fprint/Fprintf/Fprintln 8 years ago
mckennajones a489f2b734
Added check to see if ui and ui-dir flags are both specified 8 years ago
James Phillips 4de270326e
Updates static assets to pick up #2899. 8 years ago
James Phillips fa04c24978
Adds a new -disable-host-node-id option to help when testing with containers. 8 years ago
Alex Dadgar 7f6d95f1c9 Hash host ID so its stable and well distributed 8 years ago
Kyle Havlovitz da9c825592
Add CLI/API endpoints for removing peer by ID 8 years ago
James Phillips 7e2dcb61bf
Changes `disable_remote_exec` default to true so remote exec is opt-in. 8 years ago
James Phillips 11ee9a9e72
Disables agent-level enforcement on Consul agents unless acl_datacenter is set. 8 years ago
vaLentin chernoZemski 1e5163d241 Supress signal logging on SIGPIPE. Should address #2768 8 years ago
James Phillips 59a599a14b
Cleans up a stray mark and fixes unit tests. 8 years ago
James Phillips 7ce7d157da
Fixes up some broken unit tests. 8 years ago
James Phillips 8940d1c3fe
Keeps the service and check tokens around for deregistration. 8 years ago
James Phillips 4d3f3ea8d2
Changes verson 8 ACLs to opt-out. 8 years ago
Seth Vargo 0170a28ec9
Use new APIs 8 years ago
Seth Vargo 4622ac634b
Re-add RPC parsing 8 years ago
James Phillips 00a5fc2947
Renames some operator unit tests. 8 years ago
Kyle Havlovitz 390f41d8d5
Add advanced autopilot features 8 years ago
James Phillips 2696dd52b8
Updates to latest built-in static assets. 8 years ago
James Phillips 1091c7314e
Removes remoteConsuls in favor of the new router. 8 years ago