Commit Graph

8928 Commits (534c3617afa94aeb13eb12d014a59313d611f8bb)
 

Author SHA1 Message Date
Matt Keeler 7572ca0f37
Merge pull request #4374 from hashicorp/feature/proxy-env-vars
6 years ago
John Cowen ab914001c1 Bump consul-api-double
6 years ago
John Cowen 310a038f87 Show Service.ID's throughout the app, allow searching by Service.ID
6 years ago
John Cowen 40a270a492 Acceptance tests to search/look for service id's
6 years ago
Paul Banks 8405b41f2b
Update proxy config docs and add test for ipv6
6 years ago
Paul Banks bb9a5c703b
Default managed proxy TCP check address sanely when proxy is bound to 0.0.0.0.
6 years ago
Matt Keeler 0f56ed2d01 Set api.Config’s InsecureSkipVerify to the value of !RuntimeConfig.VerifyOutgoing
6 years ago
Matt Keeler 7dfd2ab316 Add some tests for GenerateEnv
6 years ago
Matt Keeler 22e4058893 Use type switch instead of .Network for more reliably detecting UnixAddrs
6 years ago
John Cowen c13e0dbe8c
Merge pull request #4347 from hashicorp/feature/ui-build-tweaks
6 years ago
Matt Keeler 700a275ddf Look specifically for tcp instead of unix
6 years ago
Matt Keeler c8df4b824c Update proxy manager test - test passing ProxyEnv vars
6 years ago
Kyle Havlovitz f95c6807e7
connect: use reflect.DeepEqual instead for test
6 years ago
Matt Keeler 73e3252076
Update CHANGELOG.md
6 years ago
Matt Keeler 98ead2a8f8
Merge pull request #3983 from pierresouchay/node_renaming
6 years ago
Kyle Havlovitz 4e5fb6bc19
connect: add provider state to snapshots
6 years ago
Kyle Havlovitz 462ace4867
connect: update leader initializeCA comment
6 years ago
Kyle Havlovitz 1d3f4b5099
connect: persist intermediate CAs on leader change
6 years ago
Matt Keeler c54b43bef3 PR Updates
6 years ago
Matt Keeler f8dcff8bd8
Update CHANGELOG.md
6 years ago
Matt Keeler 4d1ead10b3
Merge pull request #4371 from hashicorp/bugfix/gh-4358
6 years ago
Pierre Souchay fecae3de21 When renaming a node, ensure the name is not taken by another node.
6 years ago
John Cowen 4179afae06 Instead of rewriting the API call, use ember to rewrite the URL
6 years ago
John Cowen 1fe325fb81
Merge pull request #4348 from hashicorp/bugfix/last-healthcheck-icon
6 years ago
Pierre Souchay 68f7f85cda Tune GNUMakefile to pass more easily Travis tests
6 years ago
Pierre Souchay 817a69edad Avoid travis to fail with flacky tests
6 years ago
Matt Keeler bd76a34002
Merge pull request #4365 from pierresouchay/fix_test_warning
6 years ago
Matt Keeler 3b6eef8ec6 Pass around an API Config object and convert to env vars for the managed proxy
6 years ago
Pierre Souchay 7d2e4b77ec Use %q, not %s as it used to
6 years ago
Matt Keeler 6da4cd8fea
Update CHANGELOG.md
6 years ago
Matt Keeler ad3d5e3738
Merge pull request #4328 from hashicorp/bugfix/prevent-multi-c
6 years ago
Paul Banks fc9fb4f915
Update CHANGELOG.md
6 years ago
Paul Banks 8d26474dcf
Update CHANGELOG.md
6 years ago
Paul Banks 7ed3b23333
Merge pull request #4346 from hamishforbes/lock_timeout
6 years ago
Matt Keeler 0fd7e97c2d Merge remote-tracking branch 'origin/master' into bugfix/prevent-multi-cname
6 years ago
Matt Keeler ba24bdd32b
Update CHANGELOG.md
6 years ago
Matt Keeler d19c7d8882
Merge pull request #4303 from pierresouchay/non_blocking_acl
6 years ago
Matt Keeler c146f837bd
Update CHANGELOG.md
6 years ago
Matt Keeler d066fb7b18
Merge pull request #4362 from hashicorp/bugfix/gh-4354
6 years ago
Paul Banks efa13a1daf
Merge pull request #4361 from lganzzzo/patch-1
6 years ago
Pierre Souchay 2f76019847 Fixed message: testutil/server.go:317: missing ... in args forwarded to print-like function
6 years ago
Pierre Souchay b112bdd52d Fixed compilation warning about wrong type
6 years ago
Paul Banks 41c3a4ac8e
Merge pull request #4038 from pierresouchay/ACL_additional_info
6 years ago
Jack Pearkes 7ca7c09925 add copyright notice file
6 years ago
Siva Prasad fbc5017d5d
Merge pull request #4363 from MagnumOpus21/master
6 years ago
MagnumOpus21 371f0c3d5f Tests/Proxy : Changed function name to match the system being tested.
6 years ago
MagnumOpus21 9d57b72e81 Resolved merge conflicts
6 years ago
MagnumOpus21 300330e24b Agent/Proxy: Formatting and test cases fix
6 years ago
Matt Keeler 962f6a1816 Remove https://prefix from TLSConfig.Address
6 years ago
Matt Keeler cbf8f14451 Ensure TXT RRs always end up in the Additional section except for ANY or TXT queries
6 years ago