Commit Graph

2137 Commits (ea42b04593de3e084810c10cfe75439fa54ae33c)
 

Author SHA1 Message Date
Ryan Uber 60bb23c19a Merge pull request #606 from hashicorp/f-maint
10 years ago
Ryan Uber ba2d0fa7e3 agent: maintenance logging + unique service check IDs
10 years ago
Ryan Uber 853cb504d6 website: document node maintenance mode
10 years ago
Ryan Uber 8cf4e9889e agent: test node maintenance mode
10 years ago
Ryan Uber 7748c62d09 agent: node maintenance mode works
10 years ago
Ryan Uber 9ee1e6e858 agent: maintenance mode api's are idempotent
10 years ago
Ryan Uber 8819d71f99 agent: maintenance mode is persistent
10 years ago
Ryan Uber 1f749ce3f2 website: document service maintenance endpoint
10 years ago
Ryan Uber 35c10a902f agent: test http endpoints for maintenance mode
10 years ago
Ryan Uber 3fbb2be6c0 agent: test agent service maintenance mode
10 years ago
Ryan Uber 2973cd9131 agent: first pass at service maintenance mode
10 years ago
Ryan Uber df52ac6bae Merge pull request #612 from hashicorp/f-refactor
10 years ago
Ryan Uber 41ec10a120 command: fix env var reader for HTTP addr
10 years ago
Ryan Uber 7a585d7a9b website: update docs for agent socket options
10 years ago
Ryan Uber f01bb5cf3b agent: error if binding to existing socket file
10 years ago
Ryan Uber 4b635738bf api: simple test for unix socket connectivity
10 years ago
Ryan Uber 56c3e488a9 agent: test socket file overwrite
10 years ago
Ryan Uber e2eff5698e command: style fixes for env addr reading
10 years ago
Ryan Uber 4c3ec248a5 agent: fixing up tests
10 years ago
Ryan Uber bf48651c58 agent: only ignore errors on IsNotExist()
10 years ago
Mário Freitas dafa61ad10 fixed: body not closed for non HTTP 200 responses
10 years ago
Ryan Uber 4675cdf01c agent: beginning refactor
10 years ago
Ryan Uber 36f9924e51 Merge pull request #587 from jefferai/unixlisten
10 years ago
Jeff Mitchell 9fcea08dbb Ensure a socket is created for permissions adjustment tests and fix some
10 years ago
Armon Dadgar e9216fa47d Merge pull request #604 from hashicorp/f-log-cache
10 years ago
Armon Dadgar 1c942386b6 consul: Use new LogCache to improve write throughput
10 years ago
Jeff Mitchell 5a9bcd36ef Update option text to describe how to use Unix listening sockets.
10 years ago
Jeff Mitchell 70dd5a1e81 Unix socket-based HTTP API test functionality. As a consequence this
10 years ago
Jeff Mitchell 32d2c6b848 Add a Unix socket RPC test. I modified some code in the testing library to not make assumptions about the listening socket; all RPC tests still pass. Still to do: Unix socket HTTP test.
10 years ago
Jeff Mitchell 0cc009c480 Remove unnecessary ClientListenerAddr function. Rework config test functions to be cleaner. Start of runtime tests.
10 years ago
Jeff Mitchell 8362e3e9eb Tests for populateUnixSocket. Still need to write tests for the other major function, and basic socket listening tests.
10 years ago
Jeff Mitchell 11a3ce0bdd RPC and HTTP interfaces fully generically-sockified so Unix is supported.
10 years ago
Armon Dadgar c835a04054 Merge pull request #601 from hashicorp/f-api-clean
10 years ago
Armon Dadgar 7ed1449b6c api: Adding Destroy to cleanup a semaphore
10 years ago
Armon Dadgar 9608108e64 api: Adding Destroy to cleanup a lock
10 years ago
Armon Dadgar 94d7022a88 api: Add support for DeleteCAS
10 years ago
Armon Dadgar 96c7ce120e command/agent: Minor cleanups
10 years ago
Armon Dadgar 713d30c73e Merge pull request #592 from nicholascapo/check-http
10 years ago
Armon Dadgar aedaf7a7c8 Merge pull request #595 from ebroder/dns-only-passing
10 years ago
Armon Dadgar 0b969c4e2b consul: Fixing potential issue with blocking queries for {Session,ACL}.Get
10 years ago
Armon Dadgar f2e1594814 Merge pull request #600 from hashicorp/f-api-semaphore
10 years ago
Armon Dadgar 8068c73b29 consul: Fixing blocking query returning old result
10 years ago
Armon Dadgar ed6abe05fb api: Changing default semaphore key
10 years ago
Armon Dadgar 4a038927ee api: More reliable session check
10 years ago
Armon Dadgar c19b0e2ab2 api: Enable debug output from Consul for tests
10 years ago
Ryan Uber 78328ec149 api: make node health test more reliable
10 years ago
Evan Broder a0228a64e2 Add more thorough testing for only_passing behavior
10 years ago
Armon Dadgar 5107f5d1f9 api: More semaphore tests
10 years ago
Armon Dadgar 8ad16ca390 api: Adding semaphore tests and fixes
10 years ago
Armon Dadgar b39374acae api: First pass at semaphore
10 years ago