Commit Graph

2125 Commits (32aaee518549893ac5b0dfa87794600c590ff42f)
 

Author SHA1 Message Date
Ryan Uber 67190e6f68 agent: more lenient dns response test
10 years ago
Armon Dadgar 17d1c392e4 CHANGELOG update, gofmt
10 years ago
Armon Dadgar e33c31a8d6 Updating changelog, bump to 0.5.0rc1
10 years ago
Armon Dadgar e1a5d537d4 Merge pull request #625 from hashicorp/f-maintcmd
10 years ago
Ryan Uber 5049a5eb7b command/maint: better arg conflict checking
10 years ago
Ryan Uber 44f3c20e50 command/maint: clean up
10 years ago
Ryan Uber de0b6d06bb website: update maint command documentation for list mode
10 years ago
Ryan Uber 09fd2a7e94 command/maint: display active maintenance when no args are passed
10 years ago
Armon Dadgar 85841cca92 Merge pull request #627 from sttts/api-agent-service-address
10 years ago
Dr. Stefan Schimanski acd9efbc40 Add test case for service Address field
10 years ago
Dr. Stefan Schimanski a85575dcaa Add agent service Address field to the api
10 years ago
Armon Dadgar d478f786db website: Cleanup the 'lock' documentation
10 years ago
Armon Dadgar cf04d6ae31 Merge pull request #622 from hashicorp/f-sockets
10 years ago
Armon Dadgar 149f25aaff Merge pull request #621 from hashicorp/f-leave
10 years ago
Ryan Uber 124e7bfa7e agent: use const for default maintenance reason strings
10 years ago
Ryan Uber 52ff08b6c0 website: document reason flag for http api
10 years ago
Ryan Uber 5aa69827f8 agent: fix test
10 years ago
Ryan Uber 6995e74d94 website: document maint command
10 years ago
Ryan Uber eaaa96922d command: more maint command tests
10 years ago
Ryan Uber 47c4ab6863 command: test maint command
10 years ago
Ryan Uber 61d17e65f5 agent: prevent duplicate error messages for maintenance api
10 years ago
Ryan Uber 7d663aa1ed command: maint command works
10 years ago
Ryan Uber 089c4396c4 api: support reason flag for maintenance mode
10 years ago
Ryan Uber aa8672203c command: starting maint command
10 years ago
Ryan Uber f00b5b542e agent: support passing ?reason= for custom notes field values on maintenance checks
10 years ago
Ryan Uber 5694ac6821 Merge pull request #617 from hashicorp/f-httpdoc
10 years ago
Ryan Uber f4f9b5c94b website: update maintenance mode endpoint
10 years ago
Ryan Uber e088240c95 api: finish up maintenance tests
10 years ago
Ryan Uber b6a0f2baae agent: fix maintenance check ID
10 years ago
Ryan Uber d9a3e673b0 agent: change node maintenance endpoint
10 years ago
Ryan Uber e47b64197e api: add node/service maintenance mode functions
10 years ago
Ryan Uber 9c69dc05fb agent: use strconv.ParseBool for parsing maintenance enable flag
10 years ago
Ryan Uber f247ec0551 fix space/tab mixing in docs.erb
10 years ago
Ryan Uber b164525960 website: fix tab/space mixing in _docs.scss
10 years ago
Ryan Uber a975903b63 website: fix health endpoint page
10 years ago
Ryan Uber 90ee967bc4 website: move content from monolithic http page
10 years ago
Ryan Uber 2968a20cb5 website: separate pages for top-level endpoints
10 years ago
Ryan Uber 99b92a6fb0 website: beginning http docs update
10 years ago
Ryan Uber d89af51eb6 Merge pull request #591 from hashicorp/f-multicheck
10 years ago
Ryan Uber 46d5dcfc17 agent: comments for new anti-entropy functionality
10 years ago
Ryan Uber a4039aaa4d agent: simplify anti-entropy of services with multiple checks, add tests
10 years ago
Ryan Uber 0c31e5851c agent: only send service with check sync if it is out of sync
10 years ago
Ryan Uber 949ddefbc8 agent: refactor syncChecks
10 years ago
Ryan Uber 197a5a9a9a api: support multiple checks during service/check registration
10 years ago
Ryan Uber 2a7211cd5d agent: support adding multiple checks during service registration from the API
10 years ago
Ryan Uber 674be58e55 agent: support multiple checks per service
10 years ago
Ryan Uber c958824bb6 agent: use squash mapstructure tag to properly decode embedded structs
10 years ago
Ryan Uber 5a8703bb00 website: add notice about socket permission portability
10 years ago
Ryan Uber b1dae530d4 agent: use interface for file permissions
10 years ago
Ryan Uber 782b0ddd88 agent: test permissions are set on rpc socket
10 years ago