Commit Graph

6654 Commits (4dab70cb937ee240bea8cf7287ffdc1af927748e)
 

Author SHA1 Message Date
Preetha Appan aa64d4bc61 More tweaks and grammar corrections
7 years ago
Preetha Appan fb28d552da More review feedback
7 years ago
James Phillips cd43a91b86 Adds missing Oxford comma :-)
7 years ago
Frank Schroeder c17690e80b
Update CHANGELOG.md
7 years ago
Frank Schroeder 2fac427cd4 agent: use github.com/hashicorp/go-discover
7 years ago
Frank Schroeder e7285af6cc vendor: add go-discover
7 years ago
Frank Schroeder 02ed39cb2f vendor: drop unused deps for old discover code
7 years ago
Preetha Appan 5dc07f2322 Addressed review comments
7 years ago
preetapan 985335cf8e Merge pull request #3342 from ElijahCaine/patch-1
7 years ago
Elijah Caine 1565f58508 Register Entity Meta -> NodeMeta
7 years ago
Preetha Appan 857a8e200e Capitalize Consul and Docker throughout
7 years ago
Preetha Appan a9a2a300ca Update CHANGELOG.md
7 years ago
preetapan 74abe82b3c Merge pull request #3340 from hashicorp/issue_2637
7 years ago
Preetha Appan 4076c0d741 Return nil instead of empty list when returning a PermissionDenied error, updated unit test
7 years ago
Preetha Appan d45ceff4b7 First pass at a consul containers guide
7 years ago
James Phillips 5be3708f50 Removes "consul" from .gitignore.
7 years ago
Preetha Appan 6336014a86 Return 403 rather than a 404 when acls cause all results to be filtered out. This fixes #2637
7 years ago
James Phillips b97ae36896 Adds a Guides link to the nav. (#3337)
7 years ago
James Phillips ca50cc30c5 s/nodes/keys/
7 years ago
Preetha Appan a86e87d8ed Updated CHANGELOG.md to include GH#3322, and moved recursive delete fix to the improvements section.
7 years ago
preetapan 0f494d8b86 Merge pull request #3332 from hashicorp/issue_3322
7 years ago
Preetha Appan 2d84cd2330 Tweaked parsing error message to quote properly
7 years ago
James Phillips 10b660d77a Adds missing autopilot snapshot test and avoids snapshotting nil. (#3333)
7 years ago
Preetha Appan 5aeab1463b Validate unix sockets and ip addresses as needed, more test cases
7 years ago
Preetha Appan 4cec55e8db Modify ResolveTmplAddrs to parse advertise IPs, added test cases that fail to parse correctly
7 years ago
James Phillips 9810c18591 Update area.html.md
7 years ago
James Phillips b589d8c4a1 Update area.html.md
7 years ago
Preetha Appan 13c118ea51 Removed extra newlines
7 years ago
Preetha Appan 840749db7e Fix comments, and remove redundant TestConfig init from a couple of unit tests
7 years ago
Frank Schroeder b19b062194
add tests for go-sockaddr template parsing
7 years ago
Frank Schroeder ac9602e798
agent: unix sockets are not ip addrs
7 years ago
Frank Schroeder 2fcdb35cbb
config: refactor tmpl resolution fn
7 years ago
Preetha Appan aa98aeb4b1 Moved handling advertise address to readConfig and out of the agent's constructor, plus unit test fixes
7 years ago
Preetha Appan 25acd1534a Move go-socketaddr template parsing into config package to make it happen before creating a new agent. Also removed redundant parsetemplate calls from agent.go.
7 years ago
James Phillips 07ae7bc2e1 Update CHANGELOG.md
7 years ago
James Phillips 6250cd70f5 Adds option to prepared queries to remove empty tags. (#3330)
7 years ago
James Phillips 3fc1b8fa47 Update CHANGELOG.md
7 years ago
James Phillips 08a8d9f2a7 command/lock: Add -child-exitcode, return 2 on child error (#3329)
7 years ago
James Phillips 9f10566314 Update geo-failover.html.md
7 years ago
James Phillips 44128e5bbb Update geo-failover.html.md
7 years ago
James Phillips ab4d51df25 Update CHANGELOG.md
7 years ago
James Phillips 59b9164142 Adds a geo failover guide using prepared queries. (#3328)
7 years ago
James Phillips 4e8fd78957 Update CHANGELOG.md
7 years ago
James Phillips d62438da74 Update CHANGELOG.md
7 years ago
James Phillips 496b0bcf07 Adds support for agent-side ACL token management via API instead of config files. (#3324)
7 years ago
preetapan f2bc2b8d07 Merge pull request #3313 from hashicorp/delete_prefix
7 years ago
Preetha Appan a4487b2742 Update CHANGELOG.md
7 years ago
Preetha Appan b94617b281 Add extra test case for deleting entire tree with empty prefix
7 years ago
Preetha Appan 4498814843 Don't insert tombstone for empty prefix delete. Other minor unit test fixes
7 years ago
Preetha Appan fee418d378 Removed redundant comments and unit test
7 years ago