Commit Graph

2046 Commits (f381aa554ae71895d61f00c79181a3ee5a56b511)
 

Author SHA1 Message Date
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
Ryan Uber 99d4e7831e agent: fix tests
10 years ago
Armon Dadgar 8dc077edaa consul: Testing leave as leader and non-leader
10 years ago
Ryan Uber bae6334c60 website: document unix_sockets config
10 years ago
Ryan Uber a6c877c7ee agent: re-add support for user name in socket perms
10 years ago
Armon Dadgar 6f48675f14 consul: Wait for RemovePeer in Leave as a follower
10 years ago
Armon Dadgar 38f276dc47 consul: remove ourself from raft peer set if we are the leader
10 years ago
Armon Dadgar 6446df65bf consul: Do not remove ourself as raft peer in Serf event handler
10 years ago
Armon Dadgar 4c27d125ac Adding fast-path for testing without depedency updates
10 years ago
Ryan Uber 145c56b47d agent: test Unix domain socket permission settings
10 years ago
Ryan Uber 450d05575d agent: adjusting tests for new behavior of sockets
10 years ago
Ryan Uber 21dd95d9af agent: beginning socket user/group/mode support as discussed in #612
10 years ago
Armon Dadgar d998bb3d67 Fixing merge conflict
10 years ago
Armon Dadgar ce4fa17d22 command/lock: Fixing mixed spaces and tabs
10 years ago
Armon Dadgar 2e281dc51f api: Fixing some comments
10 years ago
Armon Dadgar 1154b0cda6 Merge pull request #616 from ceh/updatedeps
10 years ago
Armon Dadgar 7195de51a2 api: Refactor to share session renew code
10 years ago
Armon Dadgar d6d1f19f1b website: Document the lock command
10 years ago
Armon Dadgar 3af280213c website: Document a distributed semaphore
10 years ago
Armon Dadgar d6837e2f31 command/lock: Adding simple test
10 years ago
Armon Dadgar 876de111bf command/lock: Calculate name, use provided token
10 years ago
Armon Dadgar 14691f7e29 api: Detect conflicting existing values for lock/semaphore
10 years ago
Armon Dadgar 08c0a81e4f command/lock: Ensure a conflict between lock and semaphore with shared prefix
10 years ago
Armon Dadgar 06249f0ee6 Adding new command 'lock'
10 years ago
Armon Dadgar f2f980f5bc command/lock: First pass at lock
10 years ago
Armon Dadgar 4fef14163d api: Make channels receive only
10 years ago
Ryan Uber 2530e5ff05 agent: test agent rpc unix socket create failure
10 years ago
Ryan Uber b30af9536d Merge pull request #608 from imkira/fixBodyLeak
10 years ago
Mário Freitas f45105383c fixed: requireOK should close Body on error
10 years ago
Mário Freitas f30237a92e Revert "fixed: body not closed for non HTTP 200 responses"
10 years ago