Commit Graph

6654 Commits (4dab70cb937ee240bea8cf7287ffdc1af927748e)
 

Author SHA1 Message Date
James Phillips 6ec04130f4 Update CHANGELOG.md
7 years ago
James Phillips f57382ff8d Update CHANGELOG.md
7 years ago
Seth Vargo afd83a9705 Add catalog CLI functions (#3204)
7 years ago
James Phillips a5461ce368 Update acl.html.md
7 years ago
James Phillips c3328f2e4c Update CHANGELOG.md
7 years ago
James Phillips 643bd65af5 Update CHANGELOG.md
7 years ago
James Phillips 0881e46111 Cleans up version 8 ACLs in the agent and the docs. (#3248)
7 years ago
wdevarshi 4f10cb6067 Update agent.html.md (#3266)
7 years ago
Frank Schroeder 9e83a034e3
build: run vet on make test
7 years ago
Frank Schroeder 4d4df3c69e
update .gitignore
7 years ago
James Phillips 3200aa03b0 Update CHANGELOG.md
7 years ago
Frank Schroeder 764dabfcf7
agent: fix go vet issue
7 years ago
preetapan 6f361f5ea0 Merge pull request #3258 from hashicorp/raft_library_update
7 years ago
Preetha Appan c4e8dfe554 Update raft library to pick up cleanup of temporary snapshot files
7 years ago
James Phillips 947cc0d5e9 Adds a version note about block_endpoints config.
7 years ago
James Phillips f82703d016 Update CHANGELOG.md
7 years ago
James Phillips 66edec5dfd Adds the ability to blacklist specific HTTP endpoints. (#3252)
7 years ago
James Phillips 3d8ec60d2d Update CHANGELOG.md
7 years ago
James Phillips 7200b8cda8 UI cleanup follow up from #3245. (#3251)
7 years ago
James Phillips c2c28d5f65 Update CHANGELOG.md
7 years ago
James Phillips aa11956d63 Changes the default ACL token type to "client" in web UI. (#3246)
7 years ago
James Phillips b01b3f6990 Update CHANGELOG.md
7 years ago
James Phillips 86b1e64a33 Cleans up web UI and fixes ACL token "stuckness" issue. (#3245)
7 years ago
James Phillips da0408c241 Update autopilot.html.md
7 years ago
Seth Rutner 5cef512fa7 Update autopilot.html.md (#3244)
7 years ago
James Phillips d89500d5dc Update CHANGELOG.md
7 years ago
Brian Shumate 7ae25f6c7e DOCS: Add note in Ports Used section (#3241)
7 years ago
Frank Schroeder e168ef0513
Update CHANGELOG.md
8 years ago
Frank Schroeder ba987a4417
vendor: update golang.org/x/sys/unix
8 years ago
Frank Schroeder be782ae45e Pull in vendor updates
8 years ago
Frank Schroeder 1781fd311f address review comments
8 years ago
Frank Schroeder 61ca9b02d4 build: build all packages together
8 years ago
Frank Schroeder e4b40acc7e agent: remove unused code
8 years ago
Frank Schroeder 8c792ad57d agent: make TestClient_RPC_ConsulServerPing more robust
8 years ago
Frank Schroeder 4a4b91a2db agent: fix data races with registerEndpoint
8 years ago
Frank Schroeder 19b937ba80 agent: make Reap test timing less aggressive
8 years ago
Frank Schroeder cd0b0b35c9 api: do not block in waitForLeader since the retry loop is handling this
8 years ago
James Phillips ebe032a75c Adds a temporary band-aid to the API tests.
8 years ago
James Phillips a855d31f84 Adds a comment about flood joining.
8 years ago
James Phillips 5b5217528a Simplifies Serf dynamic port selection code.
8 years ago
James Phillips 0e7c2f9e7f memberlist: Monkey patch memberlist to fix port 0 behavior.
8 years ago
James Phillips d8db4bc086 test: Changes WAN/LAN join confirmer to use port number vs. address.
8 years ago
Frank Schroeder d92f70f313 test: make joinLAN/WAN reliable
8 years ago
Frank Schroeder 112bc19cd5 rpc: make TestServer_JoinSeparateLanAndWanAddresses more robust
8 years ago
Frank Schroeder ffd45f5da5 rpc: make TestClient_SnapshotRPC_TLS more robust
8 years ago
Frank Schroeder c218fdbc77 agent: make timing sensitive tests more robust
8 years ago
Frank Schroeder b12b914017 agent: fix TestCheckHTTP_TLSSkipVerify_true_pass
8 years ago
Frank Schroeder 9c54f30c94 api: fix TestAPI_CatalogNodes test
8 years ago
Frank Schroeder 3aa752e998 retry: relax timing for test a bit
8 years ago
Frank Schroeder 406dc2ead8 command: make TestExecCommandRun_CrossDC more resilient
8 years ago